#CCAF8B Color

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

Color preview

#CCAF8B

Color formats

HEX
#CCAF8B
RGB
rgb(204, 175, 139)
RGBA
rgba(204, 175, 139, 1)
HSL
hsl(33, 39%, 67%)
HSV
hsv(33, 32%, 80%)
CMYK
cmyk(0%, 14%, 32%, 20%)
CSS variable
--color-primary: #CCAF8B;
Lowercase HEX
#ccaf8b

Shades

Tints

Tones

Harmony

CSS snippets for #CCAF8B

.color-ccaf8b {
  color: #CCAF8B;
  background-color: #CCAF8B;
}

Frequently asked questions

What color is #CCAF8B?+

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

What is the closest Tailwind color to #CCAF8B?+

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