#CDB55C Color

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

Color preview

#CDB55C

Color formats

HEX
#CDB55C
RGB
rgb(205, 181, 92)
RGBA
rgba(205, 181, 92, 1)
HSL
hsl(47, 53%, 58%)
HSV
hsv(47, 55%, 80%)
CMYK
cmyk(0%, 12%, 55%, 20%)
CSS variable
--color-primary: #CDB55C;
Lowercase HEX
#cdb55c

Shades

Tints

Tones

Harmony

CSS snippets for #CDB55C

.color-cdb55c {
  color: #CDB55C;
  background-color: #CDB55C;
}

Frequently asked questions

What color is #CDB55C?+

#CDB55C is a HEX color with RGB value rgb(205, 181, 92) and HSL value hsl(47, 53%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDB55C?+

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