#CBAF2F Color

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

Color preview

#CBAF2F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBAF2F

.color-cbaf2f {
  color: #CBAF2F;
  background-color: #CBAF2F;
}

Frequently asked questions

What color is #CBAF2F?+

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

What is the closest Tailwind color to #CBAF2F?+

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