#CABFA2 Color

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

Color preview

#CABFA2

Color formats

HEX
#CABFA2
RGB
rgb(202, 191, 162)
RGBA
rgba(202, 191, 162, 1)
HSL
hsl(44, 27%, 71%)
HSV
hsv(44, 20%, 79%)
CMYK
cmyk(0%, 5%, 20%, 21%)
CSS variable
--color-primary: #CABFA2;
Lowercase HEX
#cabfa2

Shades

Tints

Tones

Harmony

CSS snippets for #CABFA2

.color-cabfa2 {
  color: #CABFA2;
  background-color: #CABFA2;
}

Frequently asked questions

What color is #CABFA2?+

#CABFA2 is a HEX color with RGB value rgb(202, 191, 162) and HSL value hsl(44, 27%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABFA2?+

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