#FEF4C0 Color

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

Color preview

#FEF4C0

Color formats

HEX
#FEF4C0
RGB
rgb(254, 244, 192)
RGBA
rgba(254, 244, 192, 1)
HSL
hsl(50, 97%, 87%)
HSV
hsv(50, 24%, 100%)
CMYK
cmyk(0%, 4%, 24%, 0%)
CSS variable
--color-primary: #FEF4C0;
Lowercase HEX
#fef4c0

Shades

Tints

Tones

Harmony

CSS snippets for #FEF4C0

.color-fef4c0 {
  color: #FEF4C0;
  background-color: #FEF4C0;
}

Frequently asked questions

What color is #FEF4C0?+

#FEF4C0 is a HEX color with RGB value rgb(254, 244, 192) and HSL value hsl(50, 97%, 87%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #FEF4C0?+

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