#CDCB43 Color

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

Color preview

#CDCB43

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDCB43

.color-cdcb43 {
  color: #CDCB43;
  background-color: #CDCB43;
}

Frequently asked questions

What color is #CDCB43?+

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

What is the closest Tailwind color to #CDCB43?+

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