#FCF0FE Color

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

Color preview

#FCF0FE

Color formats

HEX
#FCF0FE
RGB
rgb(252, 240, 254)
RGBA
rgba(252, 240, 254, 1)
HSL
hsl(291, 88%, 97%)
HSV
hsv(291, 6%, 100%)
CMYK
cmyk(1%, 6%, 0%, 0%)
CSS variable
--color-primary: #FCF0FE;
Lowercase HEX
#fcf0fe

Shades

Tints

Tones

Harmony

CSS snippets for #FCF0FE

.color-fcf0fe {
  color: #FCF0FE;
  background-color: #FCF0FE;
}

Frequently asked questions

What color is #FCF0FE?+

#FCF0FE is a HEX color with RGB value rgb(252, 240, 254) and HSL value hsl(291, 88%, 97%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #FCF0FE?+

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