#CCC181 Color

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

Color preview

#CCC181

Color formats

HEX
#CCC181
RGB
rgb(204, 193, 129)
RGBA
rgba(204, 193, 129, 1)
HSL
hsl(51, 42%, 65%)
HSV
hsv(51, 37%, 80%)
CMYK
cmyk(0%, 5%, 37%, 20%)
CSS variable
--color-primary: #CCC181;
Lowercase HEX
#ccc181

Shades

Tints

Tones

Harmony

CSS snippets for #CCC181

.color-ccc181 {
  color: #CCC181;
  background-color: #CCC181;
}

Frequently asked questions

What color is #CCC181?+

#CCC181 is a HEX color with RGB value rgb(204, 193, 129) and HSL value hsl(51, 42%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC181?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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