Color #F472B6

#F472B6rgb(244, 114, 182)

Color Codes

HEX#F472B6
RGBrgb(244, 114, 182)
HSLhsl(329°, 86%, 70%)
CMYKcmyk(0%, 53%, 25%, 4%)
CIELABLab(65.5, 57.2, -12)

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #F472B6;
color: #F472B6;
border: 2px solid #F472B6;
background: linear-gradient(135deg, #F472B6, #72f4b0);

Code Export

css
:root {
  --color-primary: #f472b6;
  --color-primary-rgb: 244, 114, 182;
  --color-primary-hsl: 329, 86%, 70%;
}

Related Tools