#CAA28B Color

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

Color preview

#CAA28B

Color formats

HEX
#CAA28B
RGB
rgb(202, 162, 139)
RGBA
rgba(202, 162, 139, 1)
HSL
hsl(22, 37%, 67%)
HSV
hsv(22, 31%, 79%)
CMYK
cmyk(0%, 20%, 31%, 21%)
CSS variable
--color-primary: #CAA28B;
Lowercase HEX
#caa28b

Shades

Tints

Tones

Harmony

CSS snippets for #CAA28B

.color-caa28b {
  color: #CAA28B;
  background-color: #CAA28B;
}

Frequently asked questions

What color is #CAA28B?+

#CAA28B is a HEX color with RGB value rgb(202, 162, 139) and HSL value hsl(22, 37%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAA28B?+

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