#F8CEE6 Color

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

Color preview

#F8CEE6

Color formats

HEX
#F8CEE6
RGB
rgb(248, 206, 230)
RGBA
rgba(248, 206, 230, 1)
HSL
hsl(326, 75%, 89%)
HSV
hsv(326, 17%, 97%)
CMYK
cmyk(0%, 17%, 7%, 3%)
CSS variable
--color-primary: #F8CEE6;
Lowercase HEX
#f8cee6

Shades

Tints

Tones

Harmony

CSS snippets for #F8CEE6

.color-f8cee6 {
  color: #F8CEE6;
  background-color: #F8CEE6;
}

Frequently asked questions

What color is #F8CEE6?+

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

What is the closest Tailwind color to #F8CEE6?+

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