#CCC983 Color

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

Color preview

#CCC983

Color formats

HEX
#CCC983
RGB
rgb(204, 201, 131)
RGBA
rgba(204, 201, 131, 1)
HSL
hsl(58, 42%, 66%)
HSV
hsv(58, 36%, 80%)
CMYK
cmyk(0%, 1%, 36%, 20%)
CSS variable
--color-primary: #CCC983;
Lowercase HEX
#ccc983

Shades

Tints

Tones

Harmony

CSS snippets for #CCC983

.color-ccc983 {
  color: #CCC983;
  background-color: #CCC983;
}

Frequently asked questions

What color is #CCC983?+

#CCC983 is a HEX color with RGB value rgb(204, 201, 131) and HSL value hsl(58, 42%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC983?+

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