#F2E9AB Color

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

Color preview

#F2E9AB

Color formats

HEX
#F2E9AB
RGB
rgb(242, 233, 171)
RGBA
rgba(242, 233, 171, 1)
HSL
hsl(52, 73%, 81%)
HSV
hsv(52, 29%, 95%)
CMYK
cmyk(0%, 4%, 29%, 5%)
CSS variable
--color-primary: #F2E9AB;
Lowercase HEX
#f2e9ab

Shades

Tints

Tones

Harmony

CSS snippets for #F2E9AB

.color-f2e9ab {
  color: #F2E9AB;
  background-color: #F2E9AB;
}

Frequently asked questions

What color is #F2E9AB?+

#F2E9AB is a HEX color with RGB value rgb(242, 233, 171) and HSL value hsl(52, 73%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F2E9AB?+

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