#F8EBAA Color

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

Color preview

#F8EBAA

Color formats

HEX
#F8EBAA
RGB
rgb(248, 235, 170)
RGBA
rgba(248, 235, 170, 1)
HSL
hsl(50, 85%, 82%)
HSV
hsv(50, 31%, 97%)
CMYK
cmyk(0%, 5%, 31%, 3%)
CSS variable
--color-primary: #F8EBAA;
Lowercase HEX
#f8ebaa

Shades

Tints

Tones

Harmony

CSS snippets for #F8EBAA

.color-f8ebaa {
  color: #F8EBAA;
  background-color: #F8EBAA;
}

Frequently asked questions

What color is #F8EBAA?+

#F8EBAA is a HEX color with RGB value rgb(248, 235, 170) and HSL value hsl(50, 85%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8EBAA?+

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