#F2EFAB Color

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

Color preview

#F2EFAB

Color formats

HEX
#F2EFAB
RGB
rgb(242, 239, 171)
RGBA
rgba(242, 239, 171, 1)
HSL
hsl(57, 73%, 81%)
HSV
hsv(57, 29%, 95%)
CMYK
cmyk(0%, 1%, 29%, 5%)
CSS variable
--color-primary: #F2EFAB;
Lowercase HEX
#f2efab

Shades

Tints

Tones

Harmony

CSS snippets for #F2EFAB

.color-f2efab {
  color: #F2EFAB;
  background-color: #F2EFAB;
}

Frequently asked questions

What color is #F2EFAB?+

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

What is the closest Tailwind color to #F2EFAB?+

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