#FECEEF Color

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

Color preview

#FECEEF

Color formats

HEX
#FECEEF
RGB
rgb(254, 206, 239)
RGBA
rgba(254, 206, 239, 1)
HSL
hsl(319, 96%, 90%)
HSV
hsv(319, 19%, 100%)
CMYK
cmyk(0%, 19%, 6%, 0%)
CSS variable
--color-primary: #FECEEF;
Lowercase HEX
#feceef

Shades

Tints

Tones

Harmony

CSS snippets for #FECEEF

.color-feceef {
  color: #FECEEF;
  background-color: #FECEEF;
}

Frequently asked questions

What color is #FECEEF?+

#FECEEF is a HEX color with RGB value rgb(254, 206, 239) and HSL value hsl(319, 96%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FECEEF?+

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