#C5AABB Color

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

Color preview

#C5AABB

Color formats

HEX
#C5AABB
RGB
rgb(197, 170, 187)
RGBA
rgba(197, 170, 187, 1)
HSL
hsl(322, 19%, 72%)
HSV
hsv(322, 14%, 77%)
CMYK
cmyk(0%, 14%, 5%, 23%)
CSS variable
--color-primary: #C5AABB;
Lowercase HEX
#c5aabb

Shades

Tints

Tones

Harmony

CSS snippets for #C5AABB

.color-c5aabb {
  color: #C5AABB;
  background-color: #C5AABB;
}

Frequently asked questions

What color is #C5AABB?+

#C5AABB is a HEX color with RGB value rgb(197, 170, 187) and HSL value hsl(322, 19%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C5AABB?+

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