#FFEA94 Color

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

Color preview

#FFEA94

Color formats

HEX
#FFEA94
RGB
rgb(255, 234, 148)
RGBA
rgba(255, 234, 148, 1)
HSL
hsl(48, 100%, 79%)
HSV
hsv(48, 42%, 100%)
CMYK
cmyk(0%, 8%, 42%, 0%)
CSS variable
--color-primary: #FFEA94;
Lowercase HEX
#ffea94

Shades

Tints

Tones

Harmony

CSS snippets for #FFEA94

.color-ffea94 {
  color: #FFEA94;
  background-color: #FFEA94;
}

Frequently asked questions

What color is #FFEA94?+

#FFEA94 is a HEX color with RGB value rgb(255, 234, 148) and HSL value hsl(48, 100%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFEA94?+

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