#FCF0E4 Color

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

Color preview

#FCF0E4

Color formats

HEX
#FCF0E4
RGB
rgb(252, 240, 228)
RGBA
rgba(252, 240, 228, 1)
HSL
hsl(30, 80%, 94%)
HSV
hsv(30, 10%, 99%)
CMYK
cmyk(0%, 5%, 10%, 1%)
CSS variable
--color-primary: #FCF0E4;
Lowercase HEX
#fcf0e4

Shades

Tints

Tones

Harmony

CSS snippets for #FCF0E4

.color-fcf0e4 {
  color: #FCF0E4;
  background-color: #FCF0E4;
}

Frequently asked questions

What color is #FCF0E4?+

#FCF0E4 is a HEX color with RGB value rgb(252, 240, 228) and HSL value hsl(30, 80%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FCF0E4?+

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