#CCC183 Color

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

Color preview

#CCC183

Color formats

HEX
#CCC183
RGB
rgb(204, 193, 131)
RGBA
rgba(204, 193, 131, 1)
HSL
hsl(51, 42%, 66%)
HSV
hsv(51, 36%, 80%)
CMYK
cmyk(0%, 5%, 36%, 20%)
CSS variable
--color-primary: #CCC183;
Lowercase HEX
#ccc183

Shades

Tints

Tones

Harmony

CSS snippets for #CCC183

.color-ccc183 {
  color: #CCC183;
  background-color: #CCC183;
}

Frequently asked questions

What color is #CCC183?+

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

What is the closest Tailwind color to #CCC183?+

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