#CFCB41 Color

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

Color preview

#CFCB41

Color formats

HEX
#CFCB41
RGB
rgb(207, 203, 65)
RGBA
rgba(207, 203, 65, 1)
HSL
hsl(58, 60%, 53%)
HSV
hsv(58, 69%, 81%)
CMYK
cmyk(0%, 2%, 69%, 19%)
CSS variable
--color-primary: #CFCB41;
Lowercase HEX
#cfcb41

Shades

Tints

Tones

Harmony

CSS snippets for #CFCB41

.color-cfcb41 {
  color: #CFCB41;
  background-color: #CFCB41;
}

Frequently asked questions

What color is #CFCB41?+

#CFCB41 is a HEX color with RGB value rgb(207, 203, 65) and HSL value hsl(58, 60%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFCB41?+

The closest Tailwind color is amber-300, available as the bg-amber-300 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