#FCF4FE Color

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

Color preview

#FCF4FE

Color formats

HEX
#FCF4FE
RGB
rgb(252, 244, 254)
RGBA
rgba(252, 244, 254, 1)
HSL
hsl(288, 83%, 98%)
HSV
hsv(288, 4%, 100%)
CMYK
cmyk(1%, 4%, 0%, 0%)
CSS variable
--color-primary: #FCF4FE;
Lowercase HEX
#fcf4fe

Shades

Tints

Tones

Harmony

CSS snippets for #FCF4FE

.color-fcf4fe {
  color: #FCF4FE;
  background-color: #FCF4FE;
}

Frequently asked questions

What color is #FCF4FE?+

#FCF4FE is a HEX color with RGB value rgb(252, 244, 254) and HSL value hsl(288, 83%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #FCF4FE?+

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