#FFC300 Color

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

Color preview

#FFC300

Color formats

HEX
#FFC300
RGB
rgb(255, 195, 0)
RGBA
rgba(255, 195, 0, 1)
HSL
hsl(46, 100%, 50%)
HSV
hsv(46, 100%, 100%)
CMYK
cmyk(0%, 24%, 100%, 0%)
CSS variable
--color-primary: #FFC300;
Lowercase HEX
#ffc300

Shades

Tints

Tones

Harmony

CSS snippets for #FFC300

.color-ffc300 {
  color: #FFC300;
  background-color: #FFC300;
}

Frequently asked questions

What color is #FFC300?+

#FFC300 is a HEX color with RGB value rgb(255, 195, 0) and HSL value hsl(46, 100%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFC300?+

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