#CCC993 Color

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

Color preview

#CCC993

Color formats

HEX
#CCC993
RGB
rgb(204, 201, 147)
RGBA
rgba(204, 201, 147, 1)
HSL
hsl(57, 36%, 69%)
HSV
hsv(57, 28%, 80%)
CMYK
cmyk(0%, 1%, 28%, 20%)
CSS variable
--color-primary: #CCC993;
Lowercase HEX
#ccc993

Shades

Tints

Tones

Harmony

CSS snippets for #CCC993

.color-ccc993 {
  color: #CCC993;
  background-color: #CCC993;
}

Frequently asked questions

What color is #CCC993?+

#CCC993 is a HEX color with RGB value rgb(204, 201, 147) and HSL value hsl(57, 36%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC993?+

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