#CCC18F Color

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

Color preview

#CCC18F

Color formats

HEX
#CCC18F
RGB
rgb(204, 193, 143)
RGBA
rgba(204, 193, 143, 1)
HSL
hsl(49, 37%, 68%)
HSV
hsv(49, 30%, 80%)
CMYK
cmyk(0%, 5%, 30%, 20%)
CSS variable
--color-primary: #CCC18F;
Lowercase HEX
#ccc18f

Shades

Tints

Tones

Harmony

CSS snippets for #CCC18F

.color-ccc18f {
  color: #CCC18F;
  background-color: #CCC18F;
}

Frequently asked questions

What color is #CCC18F?+

#CCC18F is a HEX color with RGB value rgb(204, 193, 143) and HSL value hsl(49, 37%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC18F?+

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