#CFAF30 Color

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

Color preview

#CFAF30

Color formats

HEX
#CFAF30
RGB
rgb(207, 175, 48)
RGBA
rgba(207, 175, 48, 1)
HSL
hsl(48, 62%, 50%)
HSV
hsv(48, 77%, 81%)
CMYK
cmyk(0%, 15%, 77%, 19%)
CSS variable
--color-primary: #CFAF30;
Lowercase HEX
#cfaf30

Shades

Tints

Tones

Harmony

CSS snippets for #CFAF30

.color-cfaf30 {
  color: #CFAF30;
  background-color: #CFAF30;
}

Frequently asked questions

What color is #CFAF30?+

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

What is the closest Tailwind color to #CFAF30?+

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