#F5E10A Color

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

Color preview

#F5E10A

Color formats

HEX
#F5E10A
RGB
rgb(245, 225, 10)
RGBA
rgba(245, 225, 10, 1)
HSL
hsl(55, 92%, 50%)
HSV
hsv(55, 96%, 96%)
CMYK
cmyk(0%, 8%, 96%, 4%)
CSS variable
--color-primary: #F5E10A;
Lowercase HEX
#f5e10a

Shades

Tints

Tones

Harmony

CSS snippets for #F5E10A

.color-f5e10a {
  color: #F5E10A;
  background-color: #F5E10A;
}

Frequently asked questions

What color is #F5E10A?+

#F5E10A is a HEX color with RGB value rgb(245, 225, 10) and HSL value hsl(55, 92%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F5E10A?+

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