#CDCD86 Color

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

Color preview

#CDCD86

Color formats

HEX
#CDCD86
RGB
rgb(205, 205, 134)
RGBA
rgba(205, 205, 134, 1)
HSL
hsl(60, 42%, 66%)
HSV
hsv(60, 35%, 80%)
CMYK
cmyk(0%, 0%, 35%, 20%)
CSS variable
--color-primary: #CDCD86;
Lowercase HEX
#cdcd86

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD86

.color-cdcd86 {
  color: #CDCD86;
  background-color: #CDCD86;
}

Frequently asked questions

What color is #CDCD86?+

#CDCD86 is a HEX color with RGB value rgb(205, 205, 134) and HSL value hsl(60, 42%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCD86?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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