#F4C6EE Color

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

Color preview

#F4C6EE

Color formats

HEX
#F4C6EE
RGB
rgb(244, 198, 238)
RGBA
rgba(244, 198, 238, 1)
HSL
hsl(308, 68%, 87%)
HSV
hsv(308, 19%, 96%)
CMYK
cmyk(0%, 19%, 2%, 4%)
CSS variable
--color-primary: #F4C6EE;
Lowercase HEX
#f4c6ee

Shades

Tints

Tones

Harmony

CSS snippets for #F4C6EE

.color-f4c6ee {
  color: #F4C6EE;
  background-color: #F4C6EE;
}

Frequently asked questions

What color is #F4C6EE?+

#F4C6EE is a HEX color with RGB value rgb(244, 198, 238) and HSL value hsl(308, 68%, 87%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F4C6EE?+

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