#F9EAB4 Color

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

Color preview

#F9EAB4

Color formats

HEX
#F9EAB4
RGB
rgb(249, 234, 180)
RGBA
rgba(249, 234, 180, 1)
HSL
hsl(47, 85%, 84%)
HSV
hsv(47, 28%, 98%)
CMYK
cmyk(0%, 6%, 28%, 2%)
CSS variable
--color-primary: #F9EAB4;
Lowercase HEX
#f9eab4

Shades

Tints

Tones

Harmony

CSS snippets for #F9EAB4

.color-f9eab4 {
  color: #F9EAB4;
  background-color: #F9EAB4;
}

Frequently asked questions

What color is #F9EAB4?+

#F9EAB4 is a HEX color with RGB value rgb(249, 234, 180) and HSL value hsl(47, 85%, 84%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #F9EAB4?+

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