#F2CBEC Color

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

Color preview

#F2CBEC

Color formats

HEX
#F2CBEC
RGB
rgb(242, 203, 236)
RGBA
rgba(242, 203, 236, 1)
HSL
hsl(309, 60%, 87%)
HSV
hsv(309, 16%, 95%)
CMYK
cmyk(0%, 16%, 2%, 5%)
CSS variable
--color-primary: #F2CBEC;
Lowercase HEX
#f2cbec

Shades

Tints

Tones

Harmony

CSS snippets for #F2CBEC

.color-f2cbec {
  color: #F2CBEC;
  background-color: #F2CBEC;
}

Frequently asked questions

What color is #F2CBEC?+

#F2CBEC is a HEX color with RGB value rgb(242, 203, 236) and HSL value hsl(309, 60%, 87%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F2CBEC?+

The closest Tailwind color is pink-200, available as the bg-pink-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