#FFE51E Color

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

Color preview

#FFE51E

Color formats

HEX
#FFE51E
RGB
rgb(255, 229, 30)
RGBA
rgba(255, 229, 30, 1)
HSL
hsl(53, 100%, 56%)
HSV
hsv(53, 88%, 100%)
CMYK
cmyk(0%, 10%, 88%, 0%)
CSS variable
--color-primary: #FFE51E;
Lowercase HEX
#ffe51e

Shades

Tints

Tones

Harmony

CSS snippets for #FFE51E

.color-ffe51e {
  color: #FFE51E;
  background-color: #FFE51E;
}

Frequently asked questions

What color is #FFE51E?+

#FFE51E is a HEX color with RGB value rgb(255, 229, 30) and HSL value hsl(53, 100%, 56%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFE51E?+

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