#F0EBAB Color

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

Color preview

#F0EBAB

Color formats

HEX
#F0EBAB
RGB
rgb(240, 235, 171)
RGBA
rgba(240, 235, 171, 1)
HSL
hsl(56, 70%, 81%)
HSV
hsv(56, 29%, 94%)
CMYK
cmyk(0%, 2%, 29%, 6%)
CSS variable
--color-primary: #F0EBAB;
Lowercase HEX
#f0ebab

Shades

Tints

Tones

Harmony

CSS snippets for #F0EBAB

.color-f0ebab {
  color: #F0EBAB;
  background-color: #F0EBAB;
}

Frequently asked questions

What color is #F0EBAB?+

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

What is the closest Tailwind color to #F0EBAB?+

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