#F2CCEB Color

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

Color preview

#F2CCEB

Color formats

HEX
#F2CCEB
RGB
rgb(242, 204, 235)
RGBA
rgba(242, 204, 235, 1)
HSL
hsl(311, 59%, 87%)
HSV
hsv(311, 16%, 95%)
CMYK
cmyk(0%, 16%, 3%, 5%)
CSS variable
--color-primary: #F2CCEB;
Lowercase HEX
#f2cceb

Shades

Tints

Tones

Harmony

CSS snippets for #F2CCEB

.color-f2cceb {
  color: #F2CCEB;
  background-color: #F2CCEB;
}

Frequently asked questions

What color is #F2CCEB?+

#F2CCEB is a HEX color with RGB value rgb(242, 204, 235) and HSL value hsl(311, 59%, 87%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F2CCEB?+

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