#F8DEEF Color

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

Color preview

#F8DEEF

Color formats

HEX
#F8DEEF
RGB
rgb(248, 222, 239)
RGBA
rgba(248, 222, 239, 1)
HSL
hsl(321, 65%, 92%)
HSV
hsv(321, 10%, 97%)
CMYK
cmyk(0%, 10%, 4%, 3%)
CSS variable
--color-primary: #F8DEEF;
Lowercase HEX
#f8deef

Shades

Tints

Tones

Harmony

CSS snippets for #F8DEEF

.color-f8deef {
  color: #F8DEEF;
  background-color: #F8DEEF;
}

Frequently asked questions

What color is #F8DEEF?+

#F8DEEF is a HEX color with RGB value rgb(248, 222, 239) and HSL value hsl(321, 65%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F8DEEF?+

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