#F8CFED Color

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

Color preview

#F8CFED

Color formats

HEX
#F8CFED
RGB
rgb(248, 207, 237)
RGBA
rgba(248, 207, 237, 1)
HSL
hsl(316, 75%, 89%)
HSV
hsv(316, 17%, 97%)
CMYK
cmyk(0%, 17%, 4%, 3%)
CSS variable
--color-primary: #F8CFED;
Lowercase HEX
#f8cfed

Shades

Tints

Tones

Harmony

CSS snippets for #F8CFED

.color-f8cfed {
  color: #F8CFED;
  background-color: #F8CFED;
}

Frequently asked questions

What color is #F8CFED?+

#F8CFED is a HEX color with RGB value rgb(248, 207, 237) and HSL value hsl(316, 75%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F8CFED?+

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