#CDAB6F Color

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

Color preview

#CDAB6F

Color formats

HEX
#CDAB6F
RGB
rgb(205, 171, 111)
RGBA
rgba(205, 171, 111, 1)
HSL
hsl(38, 48%, 62%)
HSV
hsv(38, 46%, 80%)
CMYK
cmyk(0%, 17%, 46%, 20%)
CSS variable
--color-primary: #CDAB6F;
Lowercase HEX
#cdab6f

Shades

Tints

Tones

Harmony

CSS snippets for #CDAB6F

.color-cdab6f {
  color: #CDAB6F;
  background-color: #CDAB6F;
}

Frequently asked questions

What color is #CDAB6F?+

#CDAB6F is a HEX color with RGB value rgb(205, 171, 111) and HSL value hsl(38, 48%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAB6F?+

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