#CCC18B Color

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

Color preview

#CCC18B

Color formats

HEX
#CCC18B
RGB
rgb(204, 193, 139)
RGBA
rgba(204, 193, 139, 1)
HSL
hsl(50, 39%, 67%)
HSV
hsv(50, 32%, 80%)
CMYK
cmyk(0%, 5%, 32%, 20%)
CSS variable
--color-primary: #CCC18B;
Lowercase HEX
#ccc18b

Shades

Tints

Tones

Harmony

CSS snippets for #CCC18B

.color-ccc18b {
  color: #CCC18B;
  background-color: #CCC18B;
}

Frequently asked questions

What color is #CCC18B?+

#CCC18B is a HEX color with RGB value rgb(204, 193, 139) and HSL value hsl(50, 39%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC18B?+

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