#CDBB43 Color

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

Color preview

#CDBB43

Color formats

HEX
#CDBB43
RGB
rgb(205, 187, 67)
RGBA
rgba(205, 187, 67, 1)
HSL
hsl(52, 58%, 53%)
HSV
hsv(52, 67%, 80%)
CMYK
cmyk(0%, 9%, 67%, 20%)
CSS variable
--color-primary: #CDBB43;
Lowercase HEX
#cdbb43

Shades

Tints

Tones

Harmony

CSS snippets for #CDBB43

.color-cdbb43 {
  color: #CDBB43;
  background-color: #CDBB43;
}

Frequently asked questions

What color is #CDBB43?+

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

What is the closest Tailwind color to #CDBB43?+

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