#FFCC26 Color

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

Color preview

#FFCC26

Color formats

HEX
#FFCC26
RGB
rgb(255, 204, 38)
RGBA
rgba(255, 204, 38, 1)
HSL
hsl(46, 100%, 57%)
HSV
hsv(46, 85%, 100%)
CMYK
cmyk(0%, 20%, 85%, 0%)
CSS variable
--color-primary: #FFCC26;
Lowercase HEX
#ffcc26

Shades

Tints

Tones

Harmony

CSS snippets for #FFCC26

.color-ffcc26 {
  color: #FFCC26;
  background-color: #FFCC26;
}

Frequently asked questions

What color is #FFCC26?+

#FFCC26 is a HEX color with RGB value rgb(255, 204, 38) and HSL value hsl(46, 100%, 57%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFCC26?+

The closest Tailwind color is amber-400, available as the bg-amber-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