#CFCC2B Color

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

Color preview

#CFCC2B

Color formats

HEX
#CFCC2B
RGB
rgb(207, 204, 43)
RGBA
rgba(207, 204, 43, 1)
HSL
hsl(59, 66%, 49%)
HSV
hsv(59, 79%, 81%)
CMYK
cmyk(0%, 1%, 79%, 19%)
CSS variable
--color-primary: #CFCC2B;
Lowercase HEX
#cfcc2b

Shades

Tints

Tones

Harmony

CSS snippets for #CFCC2B

.color-cfcc2b {
  color: #CFCC2B;
  background-color: #CFCC2B;
}

Frequently asked questions

What color is #CFCC2B?+

#CFCC2B is a HEX color with RGB value rgb(207, 204, 43) and HSL value hsl(59, 66%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CFCC2B?+

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