#F4E29C Color

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

Color preview

#F4E29C

Color formats

HEX
#F4E29C
RGB
rgb(244, 226, 156)
RGBA
rgba(244, 226, 156, 1)
HSL
hsl(48, 80%, 78%)
HSV
hsv(48, 36%, 96%)
CMYK
cmyk(0%, 7%, 36%, 4%)
CSS variable
--color-primary: #F4E29C;
Lowercase HEX
#f4e29c

Shades

Tints

Tones

Harmony

CSS snippets for #F4E29C

.color-f4e29c {
  color: #F4E29C;
  background-color: #F4E29C;
}

Frequently asked questions

What color is #F4E29C?+

#F4E29C is a HEX color with RGB value rgb(244, 226, 156) and HSL value hsl(48, 80%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F4E29C?+

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