#FFE11F Color

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

Color preview

#FFE11F

Color formats

HEX
#FFE11F
RGB
rgb(255, 225, 31)
RGBA
rgba(255, 225, 31, 1)
HSL
hsl(52, 100%, 56%)
HSV
hsv(52, 88%, 100%)
CMYK
cmyk(0%, 12%, 88%, 0%)
CSS variable
--color-primary: #FFE11F;
Lowercase HEX
#ffe11f

Shades

Tints

Tones

Harmony

CSS snippets for #FFE11F

.color-ffe11f {
  color: #FFE11F;
  background-color: #FFE11F;
}

Frequently asked questions

What color is #FFE11F?+

#FFE11F is a HEX color with RGB value rgb(255, 225, 31) and HSL value hsl(52, 100%, 56%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFE11F?+

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