#F2CBCF Color

Inspect #F2CBCF across formats, palettes, contrast and closest named color matches.

Color preview

#F2CBCF

Color formats

HEX
#F2CBCF
RGB
rgb(242, 203, 207)
RGBA
rgba(242, 203, 207, 1)
HSL
hsl(354, 60%, 87%)
HSV
hsv(354, 16%, 95%)
CMYK
cmyk(0%, 16%, 14%, 5%)
CSS variable
--color-primary: #F2CBCF;
Lowercase HEX
#f2cbcf

Shades

Tints

Tones

Harmony

CSS snippets for #F2CBCF

.color-f2cbcf {
  color: #F2CBCF;
  background-color: #F2CBCF;
}

Frequently asked questions

What color is #F2CBCF?+

#F2CBCF is a HEX color with RGB value rgb(242, 203, 207) and HSL value hsl(354, 60%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F2CBCF?+

The closest Tailwind color is rose-200, available as the bg-rose-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools