#FFCFDF Color

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

Color preview

#FFCFDF

Color formats

HEX
#FFCFDF
RGB
rgb(255, 207, 223)
RGBA
rgba(255, 207, 223, 1)
HSL
hsl(340, 100%, 91%)
HSV
hsv(340, 19%, 100%)
CMYK
cmyk(0%, 19%, 13%, 0%)
CSS variable
--color-primary: #FFCFDF;
Lowercase HEX
#ffcfdf

Shades

Tints

Tones

Harmony

CSS snippets for #FFCFDF

.color-ffcfdf {
  color: #FFCFDF;
  background-color: #FFCFDF;
}

Frequently asked questions

What color is #FFCFDF?+

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

What is the closest Tailwind color to #FFCFDF?+

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