#FFE70F Color

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

Color preview

#FFE70F

Color formats

HEX
#FFE70F
RGB
rgb(255, 231, 15)
RGBA
rgba(255, 231, 15, 1)
HSL
hsl(54, 100%, 53%)
HSV
hsv(54, 94%, 100%)
CMYK
cmyk(0%, 9%, 94%, 0%)
CSS variable
--color-primary: #FFE70F;
Lowercase HEX
#ffe70f

Shades

Tints

Tones

Harmony

CSS snippets for #FFE70F

.color-ffe70f {
  color: #FFE70F;
  background-color: #FFE70F;
}

Frequently asked questions

What color is #FFE70F?+

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

What is the closest Tailwind color to #FFE70F?+

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