#C3AABB Color

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

Color preview

#C3AABB

Color formats

HEX
#C3AABB
RGB
rgb(195, 170, 187)
RGBA
rgba(195, 170, 187, 1)
HSL
hsl(319, 17%, 72%)
HSV
hsv(319, 13%, 76%)
CMYK
cmyk(0%, 13%, 4%, 24%)
CSS variable
--color-primary: #C3AABB;
Lowercase HEX
#c3aabb

Shades

Tints

Tones

Harmony

CSS snippets for #C3AABB

.color-c3aabb {
  color: #C3AABB;
  background-color: #C3AABB;
}

Frequently asked questions

What color is #C3AABB?+

#C3AABB is a HEX color with RGB value rgb(195, 170, 187) and HSL value hsl(319, 17%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3AABB?+

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