#CCCA94 Color

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

Color preview

#CCCA94

Color formats

HEX
#CCCA94
RGB
rgb(204, 202, 148)
RGBA
rgba(204, 202, 148, 1)
HSL
hsl(58, 35%, 69%)
HSV
hsv(58, 27%, 80%)
CMYK
cmyk(0%, 1%, 27%, 20%)
CSS variable
--color-primary: #CCCA94;
Lowercase HEX
#ccca94

Shades

Tints

Tones

Harmony

CSS snippets for #CCCA94

.color-ccca94 {
  color: #CCCA94;
  background-color: #CCCA94;
}

Frequently asked questions

What color is #CCCA94?+

#CCCA94 is a HEX color with RGB value rgb(204, 202, 148) and HSL value hsl(58, 35%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCA94?+

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