#FEFCEA Color

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

Color preview

#FEFCEA

Color formats

HEX
#FEFCEA
RGB
rgb(254, 252, 234)
RGBA
rgba(254, 252, 234, 1)
HSL
hsl(54, 91%, 96%)
HSV
hsv(54, 8%, 100%)
CMYK
cmyk(0%, 1%, 8%, 0%)
CSS variable
--color-primary: #FEFCEA;
Lowercase HEX
#fefcea

Shades

Tints

Tones

Harmony

CSS snippets for #FEFCEA

.color-fefcea {
  color: #FEFCEA;
  background-color: #FEFCEA;
}

Frequently asked questions

What color is #FEFCEA?+

#FEFCEA is a HEX color with RGB value rgb(254, 252, 234) and HSL value hsl(54, 91%, 96%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FEFCEA?+

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