#CCC98C Color

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

Color preview

#CCC98C

Color formats

HEX
#CCC98C
RGB
rgb(204, 201, 140)
RGBA
rgba(204, 201, 140, 1)
HSL
hsl(57, 39%, 67%)
HSV
hsv(57, 31%, 80%)
CMYK
cmyk(0%, 1%, 31%, 20%)
CSS variable
--color-primary: #CCC98C;
Lowercase HEX
#ccc98c

Shades

Tints

Tones

Harmony

CSS snippets for #CCC98C

.color-ccc98c {
  color: #CCC98C;
  background-color: #CCC98C;
}

Frequently asked questions

What color is #CCC98C?+

#CCC98C is a HEX color with RGB value rgb(204, 201, 140) and HSL value hsl(57, 39%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC98C?+

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