#FFEA70 Color

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

Color preview

#FFEA70

Color formats

HEX
#FFEA70
RGB
rgb(255, 234, 112)
RGBA
rgba(255, 234, 112, 1)
HSL
hsl(51, 100%, 72%)
HSV
hsv(51, 56%, 100%)
CMYK
cmyk(0%, 8%, 56%, 0%)
CSS variable
--color-primary: #FFEA70;
Lowercase HEX
#ffea70

Shades

Tints

Tones

Harmony

CSS snippets for #FFEA70

.color-ffea70 {
  color: #FFEA70;
  background-color: #FFEA70;
}

Frequently asked questions

What color is #FFEA70?+

#FFEA70 is a HEX color with RGB value rgb(255, 234, 112) and HSL value hsl(51, 100%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFEA70?+

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