#C0ACF7 Color

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

Color preview

#C0ACF7

Color formats

HEX
#C0ACF7
RGB
rgb(192, 172, 247)
RGBA
rgba(192, 172, 247, 1)
HSL
hsl(256, 82%, 82%)
HSV
hsv(256, 30%, 97%)
CMYK
cmyk(22%, 30%, 0%, 3%)
CSS variable
--color-primary: #C0ACF7;
Lowercase HEX
#c0acf7

Shades

Tints

Tones

Harmony

CSS snippets for #C0ACF7

.color-c0acf7 {
  color: #C0ACF7;
  background-color: #C0ACF7;
}

Frequently asked questions

What color is #C0ACF7?+

#C0ACF7 is a HEX color with RGB value rgb(192, 172, 247) and HSL value hsl(256, 82%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0ACF7?+

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