#CDCD81 Color

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

Color preview

#CDCD81

Color formats

HEX
#CDCD81
RGB
rgb(205, 205, 129)
RGBA
rgba(205, 205, 129, 1)
HSL
hsl(60, 43%, 65%)
HSV
hsv(60, 37%, 80%)
CMYK
cmyk(0%, 0%, 37%, 20%)
CSS variable
--color-primary: #CDCD81;
Lowercase HEX
#cdcd81

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD81

.color-cdcd81 {
  color: #CDCD81;
  background-color: #CDCD81;
}

Frequently asked questions

What color is #CDCD81?+

#CDCD81 is a HEX color with RGB value rgb(205, 205, 129) and HSL value hsl(60, 43%, 65%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CDCD81?+

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