#FFE70A Color

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

Color preview

#FFE70A

Color formats

HEX
#FFE70A
RGB
rgb(255, 231, 10)
RGBA
rgba(255, 231, 10, 1)
HSL
hsl(54, 100%, 52%)
HSV
hsv(54, 96%, 100%)
CMYK
cmyk(0%, 9%, 96%, 0%)
CSS variable
--color-primary: #FFE70A;
Lowercase HEX
#ffe70a

Shades

Tints

Tones

Harmony

CSS snippets for #FFE70A

.color-ffe70a {
  color: #FFE70A;
  background-color: #FFE70A;
}

Frequently asked questions

What color is #FFE70A?+

#FFE70A is a HEX color with RGB value rgb(255, 231, 10) and HSL value hsl(54, 100%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFE70A?+

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