#CDCB41 Color

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

Color preview

#CDCB41

Color formats

HEX
#CDCB41
RGB
rgb(205, 203, 65)
RGBA
rgba(205, 203, 65, 1)
HSL
hsl(59, 58%, 53%)
HSV
hsv(59, 68%, 80%)
CMYK
cmyk(0%, 1%, 68%, 20%)
CSS variable
--color-primary: #CDCB41;
Lowercase HEX
#cdcb41

Shades

Tints

Tones

Harmony

CSS snippets for #CDCB41

.color-cdcb41 {
  color: #CDCB41;
  background-color: #CDCB41;
}

Frequently asked questions

What color is #CDCB41?+

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

What is the closest Tailwind color to #CDCB41?+

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