#FFCFF0 Color

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

Color preview

#FFCFF0

Color formats

HEX
#FFCFF0
RGB
rgb(255, 207, 240)
RGBA
rgba(255, 207, 240, 1)
HSL
hsl(319, 100%, 91%)
HSV
hsv(319, 19%, 100%)
CMYK
cmyk(0%, 19%, 6%, 0%)
CSS variable
--color-primary: #FFCFF0;
Lowercase HEX
#ffcff0

Shades

Tints

Tones

Harmony

CSS snippets for #FFCFF0

.color-ffcff0 {
  color: #FFCFF0;
  background-color: #FFCFF0;
}

Frequently asked questions

What color is #FFCFF0?+

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

What is the closest Tailwind color to #FFCFF0?+

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