#C8AECF Color

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

Color preview

#C8AECF

Color formats

HEX
#C8AECF
RGB
rgb(200, 174, 207)
RGBA
rgba(200, 174, 207, 1)
HSL
hsl(287, 26%, 75%)
HSV
hsv(287, 16%, 81%)
CMYK
cmyk(3%, 16%, 0%, 19%)
CSS variable
--color-primary: #C8AECF;
Lowercase HEX
#c8aecf

Shades

Tints

Tones

Harmony

CSS snippets for #C8AECF

.color-c8aecf {
  color: #C8AECF;
  background-color: #C8AECF;
}

Frequently asked questions

What color is #C8AECF?+

#C8AECF is a HEX color with RGB value rgb(200, 174, 207) and HSL value hsl(287, 26%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8AECF?+

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