#CDCB8E Color

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

Color preview

#CDCB8E

Color formats

HEX
#CDCB8E
RGB
rgb(205, 203, 142)
RGBA
rgba(205, 203, 142, 1)
HSL
hsl(58, 39%, 68%)
HSV
hsv(58, 31%, 80%)
CMYK
cmyk(0%, 1%, 31%, 20%)
CSS variable
--color-primary: #CDCB8E;
Lowercase HEX
#cdcb8e

Shades

Tints

Tones

Harmony

CSS snippets for #CDCB8E

.color-cdcb8e {
  color: #CDCB8E;
  background-color: #CDCB8E;
}

Frequently asked questions

What color is #CDCB8E?+

#CDCB8E is a HEX color with RGB value rgb(205, 203, 142) and HSL value hsl(58, 39%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCB8E?+

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