#CDAB68 Color

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

Color preview

#CDAB68

Color formats

HEX
#CDAB68
RGB
rgb(205, 171, 104)
RGBA
rgba(205, 171, 104, 1)
HSL
hsl(40, 50%, 61%)
HSV
hsv(40, 49%, 80%)
CMYK
cmyk(0%, 17%, 49%, 20%)
CSS variable
--color-primary: #CDAB68;
Lowercase HEX
#cdab68

Shades

Tints

Tones

Harmony

CSS snippets for #CDAB68

.color-cdab68 {
  color: #CDAB68;
  background-color: #CDAB68;
}

Frequently asked questions

What color is #CDAB68?+

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

What is the closest Tailwind color to #CDAB68?+

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