#CDBC77 Color

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

Color preview

#CDBC77

Color formats

HEX
#CDBC77
RGB
rgb(205, 188, 119)
RGBA
rgba(205, 188, 119, 1)
HSL
hsl(48, 46%, 64%)
HSV
hsv(48, 42%, 80%)
CMYK
cmyk(0%, 8%, 42%, 20%)
CSS variable
--color-primary: #CDBC77;
Lowercase HEX
#cdbc77

Shades

Tints

Tones

Harmony

CSS snippets for #CDBC77

.color-cdbc77 {
  color: #CDBC77;
  background-color: #CDBC77;
}

Frequently asked questions

What color is #CDBC77?+

#CDBC77 is a HEX color with RGB value rgb(205, 188, 119) and HSL value hsl(48, 46%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDBC77?+

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