#F2E29C Color

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

Color preview

#F2E29C

Color formats

HEX
#F2E29C
RGB
rgb(242, 226, 156)
RGBA
rgba(242, 226, 156, 1)
HSL
hsl(49, 77%, 78%)
HSV
hsv(49, 36%, 95%)
CMYK
cmyk(0%, 7%, 36%, 5%)
CSS variable
--color-primary: #F2E29C;
Lowercase HEX
#f2e29c

Shades

Tints

Tones

Harmony

CSS snippets for #F2E29C

.color-f2e29c {
  color: #F2E29C;
  background-color: #F2E29C;
}

Frequently asked questions

What color is #F2E29C?+

#F2E29C is a HEX color with RGB value rgb(242, 226, 156) and HSL value hsl(49, 77%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F2E29C?+

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