#CFBC30 Color

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

Color preview

#CFBC30

Color formats

HEX
#CFBC30
RGB
rgb(207, 188, 48)
RGBA
rgba(207, 188, 48, 1)
HSL
hsl(53, 62%, 50%)
HSV
hsv(53, 77%, 81%)
CMYK
cmyk(0%, 9%, 77%, 19%)
CSS variable
--color-primary: #CFBC30;
Lowercase HEX
#cfbc30

Shades

Tints

Tones

Harmony

CSS snippets for #CFBC30

.color-cfbc30 {
  color: #CFBC30;
  background-color: #CFBC30;
}

Frequently asked questions

What color is #CFBC30?+

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

What is the closest Tailwind color to #CFBC30?+

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