#CCC890 Color

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

Color preview

#CCC890

Color formats

HEX
#CCC890
RGB
rgb(204, 200, 144)
RGBA
rgba(204, 200, 144, 1)
HSL
hsl(56, 37%, 68%)
HSV
hsv(56, 29%, 80%)
CMYK
cmyk(0%, 2%, 29%, 20%)
CSS variable
--color-primary: #CCC890;
Lowercase HEX
#ccc890

Shades

Tints

Tones

Harmony

CSS snippets for #CCC890

.color-ccc890 {
  color: #CCC890;
  background-color: #CCC890;
}

Frequently asked questions

What color is #CCC890?+

#CCC890 is a HEX color with RGB value rgb(204, 200, 144) and HSL value hsl(56, 37%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC890?+

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