#CBB03B Color

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

Color preview

#CBB03B

Color formats

HEX
#CBB03B
RGB
rgb(203, 176, 59)
RGBA
rgba(203, 176, 59, 1)
HSL
hsl(49, 58%, 51%)
HSV
hsv(49, 71%, 80%)
CMYK
cmyk(0%, 13%, 71%, 20%)
CSS variable
--color-primary: #CBB03B;
Lowercase HEX
#cbb03b

Shades

Tints

Tones

Harmony

CSS snippets for #CBB03B

.color-cbb03b {
  color: #CBB03B;
  background-color: #CBB03B;
}

Frequently asked questions

What color is #CBB03B?+

#CBB03B is a HEX color with RGB value rgb(203, 176, 59) and HSL value hsl(49, 58%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CBB03B?+

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