#CAAF83 Color

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

Color preview

#CAAF83

Color formats

HEX
#CAAF83
RGB
rgb(202, 175, 131)
RGBA
rgba(202, 175, 131, 1)
HSL
hsl(37, 40%, 65%)
HSV
hsv(37, 35%, 79%)
CMYK
cmyk(0%, 13%, 35%, 21%)
CSS variable
--color-primary: #CAAF83;
Lowercase HEX
#caaf83

Shades

Tints

Tones

Harmony

CSS snippets for #CAAF83

.color-caaf83 {
  color: #CAAF83;
  background-color: #CAAF83;
}

Frequently asked questions

What color is #CAAF83?+

#CAAF83 is a HEX color with RGB value rgb(202, 175, 131) and HSL value hsl(37, 40%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAAF83?+

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