#FFCB2E Color

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

Color preview

#FFCB2E

Color formats

HEX
#FFCB2E
RGB
rgb(255, 203, 46)
RGBA
rgba(255, 203, 46, 1)
HSL
hsl(45, 100%, 59%)
HSV
hsv(45, 82%, 100%)
CMYK
cmyk(0%, 20%, 82%, 0%)
CSS variable
--color-primary: #FFCB2E;
Lowercase HEX
#ffcb2e

Shades

Tints

Tones

Harmony

CSS snippets for #FFCB2E

.color-ffcb2e {
  color: #FFCB2E;
  background-color: #FFCB2E;
}

Frequently asked questions

What color is #FFCB2E?+

#FFCB2E is a HEX color with RGB value rgb(255, 203, 46) and HSL value hsl(45, 100%, 59%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFCB2E?+

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