#FFCFDC Color

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

Color preview

#FFCFDC

Color formats

HEX
#FFCFDC
RGB
rgb(255, 207, 220)
RGBA
rgba(255, 207, 220, 1)
HSL
hsl(344, 100%, 91%)
HSV
hsv(344, 19%, 100%)
CMYK
cmyk(0%, 19%, 14%, 0%)
CSS variable
--color-primary: #FFCFDC;
Lowercase HEX
#ffcfdc

Shades

Tints

Tones

Harmony

CSS snippets for #FFCFDC

.color-ffcfdc {
  color: #FFCFDC;
  background-color: #FFCFDC;
}

Frequently asked questions

What color is #FFCFDC?+

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

What is the closest Tailwind color to #FFCFDC?+

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