#C0AACB Color

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

Color preview

#C0AACB

Color formats

HEX
#C0AACB
RGB
rgb(192, 170, 203)
RGBA
rgba(192, 170, 203, 1)
HSL
hsl(280, 24%, 73%)
HSV
hsv(280, 16%, 80%)
CMYK
cmyk(5%, 16%, 0%, 20%)
CSS variable
--color-primary: #C0AACB;
Lowercase HEX
#c0aacb

Shades

Tints

Tones

Harmony

CSS snippets for #C0AACB

.color-c0aacb {
  color: #C0AACB;
  background-color: #C0AACB;
}

Frequently asked questions

What color is #C0AACB?+

#C0AACB is a HEX color with RGB value rgb(192, 170, 203) and HSL value hsl(280, 24%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0AACB?+

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