#FFCFFA Color

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

Color preview

#FFCFFA

Color formats

HEX
#FFCFFA
RGB
rgb(255, 207, 250)
RGBA
rgba(255, 207, 250, 1)
HSL
hsl(306, 100%, 91%)
HSV
hsv(306, 19%, 100%)
CMYK
cmyk(0%, 19%, 2%, 0%)
CSS variable
--color-primary: #FFCFFA;
Lowercase HEX
#ffcffa

Shades

Tints

Tones

Harmony

CSS snippets for #FFCFFA

.color-ffcffa {
  color: #FFCFFA;
  background-color: #FFCFFA;
}

Frequently asked questions

What color is #FFCFFA?+

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

What is the closest Tailwind color to #FFCFFA?+

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