#F0E2AB Color

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

Color preview

#F0E2AB

Color formats

HEX
#F0E2AB
RGB
rgb(240, 226, 171)
RGBA
rgba(240, 226, 171, 1)
HSL
hsl(48, 70%, 81%)
HSV
hsv(48, 29%, 94%)
CMYK
cmyk(0%, 6%, 29%, 6%)
CSS variable
--color-primary: #F0E2AB;
Lowercase HEX
#f0e2ab

Shades

Tints

Tones

Harmony

CSS snippets for #F0E2AB

.color-f0e2ab {
  color: #F0E2AB;
  background-color: #F0E2AB;
}

Frequently asked questions

What color is #F0E2AB?+

#F0E2AB is a HEX color with RGB value rgb(240, 226, 171) and HSL value hsl(48, 70%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0E2AB?+

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