#CDCD8B Color

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

Color preview

#CDCD8B

Color formats

HEX
#CDCD8B
RGB
rgb(205, 205, 139)
RGBA
rgba(205, 205, 139, 1)
HSL
hsl(60, 40%, 67%)
HSV
hsv(60, 32%, 80%)
CMYK
cmyk(0%, 0%, 32%, 20%)
CSS variable
--color-primary: #CDCD8B;
Lowercase HEX
#cdcd8b

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD8B

.color-cdcd8b {
  color: #CDCD8B;
  background-color: #CDCD8B;
}

Frequently asked questions

What color is #CDCD8B?+

#CDCD8B is a HEX color with RGB value rgb(205, 205, 139) and HSL value hsl(60, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCD8B?+

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