#CDBB72 Color

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

Color preview

#CDBB72

Color formats

HEX
#CDBB72
RGB
rgb(205, 187, 114)
RGBA
rgba(205, 187, 114, 1)
HSL
hsl(48, 48%, 63%)
HSV
hsv(48, 44%, 80%)
CMYK
cmyk(0%, 9%, 44%, 20%)
CSS variable
--color-primary: #CDBB72;
Lowercase HEX
#cdbb72

Shades

Tints

Tones

Harmony

CSS snippets for #CDBB72

.color-cdbb72 {
  color: #CDBB72;
  background-color: #CDBB72;
}

Frequently asked questions

What color is #CDBB72?+

#CDBB72 is a HEX color with RGB value rgb(205, 187, 114) and HSL value hsl(48, 48%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDBB72?+

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