#CDCA83 Color

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

Color preview

#CDCA83

Color formats

HEX
#CDCA83
RGB
rgb(205, 202, 131)
RGBA
rgba(205, 202, 131, 1)
HSL
hsl(58, 43%, 66%)
HSV
hsv(58, 36%, 80%)
CMYK
cmyk(0%, 1%, 36%, 20%)
CSS variable
--color-primary: #CDCA83;
Lowercase HEX
#cdca83

Shades

Tints

Tones

Harmony

CSS snippets for #CDCA83

.color-cdca83 {
  color: #CDCA83;
  background-color: #CDCA83;
}

Frequently asked questions

What color is #CDCA83?+

#CDCA83 is a HEX color with RGB value rgb(205, 202, 131) and HSL value hsl(58, 43%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCA83?+

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