#CBAF30 Color

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

Color preview

#CBAF30

Color formats

HEX
#CBAF30
RGB
rgb(203, 175, 48)
RGBA
rgba(203, 175, 48, 1)
HSL
hsl(49, 62%, 49%)
HSV
hsv(49, 76%, 80%)
CMYK
cmyk(0%, 14%, 76%, 20%)
CSS variable
--color-primary: #CBAF30;
Lowercase HEX
#cbaf30

Shades

Tints

Tones

Harmony

CSS snippets for #CBAF30

.color-cbaf30 {
  color: #CBAF30;
  background-color: #CBAF30;
}

Frequently asked questions

What color is #CBAF30?+

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

What is the closest Tailwind color to #CBAF30?+

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