#F4CCEB Color

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

Color preview

#F4CCEB

Color formats

HEX
#F4CCEB
RGB
rgb(244, 204, 235)
RGBA
rgba(244, 204, 235, 1)
HSL
hsl(314, 65%, 88%)
HSV
hsv(314, 16%, 96%)
CMYK
cmyk(0%, 16%, 4%, 4%)
CSS variable
--color-primary: #F4CCEB;
Lowercase HEX
#f4cceb

Shades

Tints

Tones

Harmony

CSS snippets for #F4CCEB

.color-f4cceb {
  color: #F4CCEB;
  background-color: #F4CCEB;
}

Frequently asked questions

What color is #F4CCEB?+

#F4CCEB is a HEX color with RGB value rgb(244, 204, 235) and HSL value hsl(314, 65%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F4CCEB?+

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