#FFC508 Color

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

Color preview

#FFC508

Color formats

HEX
#FFC508
RGB
rgb(255, 197, 8)
RGBA
rgba(255, 197, 8, 1)
HSL
hsl(46, 100%, 52%)
HSV
hsv(46, 97%, 100%)
CMYK
cmyk(0%, 23%, 97%, 0%)
CSS variable
--color-primary: #FFC508;
Lowercase HEX
#ffc508

Shades

Tints

Tones

Harmony

CSS snippets for #FFC508

.color-ffc508 {
  color: #FFC508;
  background-color: #FFC508;
}

Frequently asked questions

What color is #FFC508?+

#FFC508 is a HEX color with RGB value rgb(255, 197, 8) and HSL value hsl(46, 100%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFC508?+

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