#CDBA68 Color

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

Color preview

#CDBA68

Color formats

HEX
#CDBA68
RGB
rgb(205, 186, 104)
RGBA
rgba(205, 186, 104, 1)
HSL
hsl(49, 50%, 61%)
HSV
hsv(49, 49%, 80%)
CMYK
cmyk(0%, 9%, 49%, 20%)
CSS variable
--color-primary: #CDBA68;
Lowercase HEX
#cdba68

Shades

Tints

Tones

Harmony

CSS snippets for #CDBA68

.color-cdba68 {
  color: #CDBA68;
  background-color: #CDBA68;
}

Frequently asked questions

What color is #CDBA68?+

#CDBA68 is a HEX color with RGB value rgb(205, 186, 104) and HSL value hsl(49, 50%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDBA68?+

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