#F8CEDE Color

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

Color preview

#F8CEDE

Color formats

HEX
#F8CEDE
RGB
rgb(248, 206, 222)
RGBA
rgba(248, 206, 222, 1)
HSL
hsl(337, 75%, 89%)
HSV
hsv(337, 17%, 97%)
CMYK
cmyk(0%, 17%, 10%, 3%)
CSS variable
--color-primary: #F8CEDE;
Lowercase HEX
#f8cede

Shades

Tints

Tones

Harmony

CSS snippets for #F8CEDE

.color-f8cede {
  color: #F8CEDE;
  background-color: #F8CEDE;
}

Frequently asked questions

What color is #F8CEDE?+

#F8CEDE is a HEX color with RGB value rgb(248, 206, 222) and HSL value hsl(337, 75%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F8CEDE?+

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