#F8EBAB Color

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

Color preview

#F8EBAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8EBAB

.color-f8ebab {
  color: #F8EBAB;
  background-color: #F8EBAB;
}

Frequently asked questions

What color is #F8EBAB?+

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

What is the closest Tailwind color to #F8EBAB?+

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