#CBB130 Color

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

Color preview

#CBB130

Color formats

HEX
#CBB130
RGB
rgb(203, 177, 48)
RGBA
rgba(203, 177, 48, 1)
HSL
hsl(50, 62%, 49%)
HSV
hsv(50, 76%, 80%)
CMYK
cmyk(0%, 13%, 76%, 20%)
CSS variable
--color-primary: #CBB130;
Lowercase HEX
#cbb130

Shades

Tints

Tones

Harmony

CSS snippets for #CBB130

.color-cbb130 {
  color: #CBB130;
  background-color: #CBB130;
}

Frequently asked questions

What color is #CBB130?+

#CBB130 is a HEX color with RGB value rgb(203, 177, 48) and HSL value hsl(50, 62%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CBB130?+

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