#FED508 Color

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

Color preview

#FED508

Color formats

HEX
#FED508
RGB
rgb(254, 213, 8)
RGBA
rgba(254, 213, 8, 1)
HSL
hsl(50, 99%, 51%)
HSV
hsv(50, 97%, 100%)
CMYK
cmyk(0%, 16%, 97%, 0%)
CSS variable
--color-primary: #FED508;
Lowercase HEX
#fed508

Shades

Tints

Tones

Harmony

CSS snippets for #FED508

.color-fed508 {
  color: #FED508;
  background-color: #FED508;
}

Frequently asked questions

What color is #FED508?+

#FED508 is a HEX color with RGB value rgb(254, 213, 8) and HSL value hsl(50, 99%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FED508?+

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