#C2BEA3 Color

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

Color preview

#C2BEA3

Color formats

HEX
#C2BEA3
RGB
rgb(194, 190, 163)
RGBA
rgba(194, 190, 163, 1)
HSL
hsl(52, 20%, 70%)
HSV
hsv(52, 16%, 76%)
CMYK
cmyk(0%, 2%, 16%, 24%)
CSS variable
--color-primary: #C2BEA3;
Lowercase HEX
#c2bea3

Shades

Tints

Tones

Harmony

CSS snippets for #C2BEA3

.color-c2bea3 {
  color: #C2BEA3;
  background-color: #C2BEA3;
}

Frequently asked questions

What color is #C2BEA3?+

#C2BEA3 is a HEX color with RGB value rgb(194, 190, 163) and HSL value hsl(52, 20%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C2BEA3?+

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