#CDBA6F Color

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

Color preview

#CDBA6F

Color formats

HEX
#CDBA6F
RGB
rgb(205, 186, 111)
RGBA
rgba(205, 186, 111, 1)
HSL
hsl(48, 48%, 62%)
HSV
hsv(48, 46%, 80%)
CMYK
cmyk(0%, 9%, 46%, 20%)
CSS variable
--color-primary: #CDBA6F;
Lowercase HEX
#cdba6f

Shades

Tints

Tones

Harmony

CSS snippets for #CDBA6F

.color-cdba6f {
  color: #CDBA6F;
  background-color: #CDBA6F;
}

Frequently asked questions

What color is #CDBA6F?+

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

What is the closest Tailwind color to #CDBA6F?+

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