#FFCFE8 Color

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

Color preview

#FFCFE8

Color formats

HEX
#FFCFE8
RGB
rgb(255, 207, 232)
RGBA
rgba(255, 207, 232, 1)
HSL
hsl(329, 100%, 91%)
HSV
hsv(329, 19%, 100%)
CMYK
cmyk(0%, 19%, 9%, 0%)
CSS variable
--color-primary: #FFCFE8;
Lowercase HEX
#ffcfe8

Shades

Tints

Tones

Harmony

CSS snippets for #FFCFE8

.color-ffcfe8 {
  color: #FFCFE8;
  background-color: #FFCFE8;
}

Frequently asked questions

What color is #FFCFE8?+

#FFCFE8 is a HEX color with RGB value rgb(255, 207, 232) and HSL value hsl(329, 100%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFCFE8?+

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