#C2ABCC Color

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

Color preview

#C2ABCC

Color formats

HEX
#C2ABCC
RGB
rgb(194, 171, 204)
RGBA
rgba(194, 171, 204, 1)
HSL
hsl(282, 24%, 74%)
HSV
hsv(282, 16%, 80%)
CMYK
cmyk(5%, 16%, 0%, 20%)
CSS variable
--color-primary: #C2ABCC;
Lowercase HEX
#c2abcc

Shades

Tints

Tones

Harmony

CSS snippets for #C2ABCC

.color-c2abcc {
  color: #C2ABCC;
  background-color: #C2ABCC;
}

Frequently asked questions

What color is #C2ABCC?+

#C2ABCC is a HEX color with RGB value rgb(194, 171, 204) and HSL value hsl(282, 24%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C2ABCC?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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