#CCCD98 Color

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

Color preview

#CCCD98

Color formats

HEX
#CCCD98
RGB
rgb(204, 205, 152)
RGBA
rgba(204, 205, 152, 1)
HSL
hsl(61, 35%, 70%)
HSV
hsv(61, 26%, 80%)
CMYK
cmyk(0%, 0%, 26%, 20%)
CSS variable
--color-primary: #CCCD98;
Lowercase HEX
#cccd98

Shades

Tints

Tones

Harmony

CSS snippets for #CCCD98

.color-cccd98 {
  color: #CCCD98;
  background-color: #CCCD98;
}

Frequently asked questions

What color is #CCCD98?+

#CCCD98 is a HEX color with RGB value rgb(204, 205, 152) and HSL value hsl(61, 35%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCD98?+

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