#CFAA30 Color

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

Color preview

#CFAA30

Color formats

HEX
#CFAA30
RGB
rgb(207, 170, 48)
RGBA
rgba(207, 170, 48, 1)
HSL
hsl(46, 62%, 50%)
HSV
hsv(46, 77%, 81%)
CMYK
cmyk(0%, 18%, 77%, 19%)
CSS variable
--color-primary: #CFAA30;
Lowercase HEX
#cfaa30

Shades

Tints

Tones

Harmony

CSS snippets for #CFAA30

.color-cfaa30 {
  color: #CFAA30;
  background-color: #CFAA30;
}

Frequently asked questions

What color is #CFAA30?+

#CFAA30 is a HEX color with RGB value rgb(207, 170, 48) and HSL value hsl(46, 62%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CFAA30?+

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