#F8EAB5 Color

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

Color preview

#F8EAB5

Color formats

HEX
#F8EAB5
RGB
rgb(248, 234, 181)
RGBA
rgba(248, 234, 181, 1)
HSL
hsl(47, 83%, 84%)
HSV
hsv(47, 27%, 97%)
CMYK
cmyk(0%, 6%, 27%, 3%)
CSS variable
--color-primary: #F8EAB5;
Lowercase HEX
#f8eab5

Shades

Tints

Tones

Harmony

CSS snippets for #F8EAB5

.color-f8eab5 {
  color: #F8EAB5;
  background-color: #F8EAB5;
}

Frequently asked questions

What color is #F8EAB5?+

#F8EAB5 is a HEX color with RGB value rgb(248, 234, 181) and HSL value hsl(47, 83%, 84%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #F8EAB5?+

The closest Tailwind color is amber-100, available as the bg-amber-100 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