#C5AAEC Color

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

Color preview

#C5AAEC

Color formats

HEX
#C5AAEC
RGB
rgb(197, 170, 236)
RGBA
rgba(197, 170, 236, 1)
HSL
hsl(265, 63%, 80%)
HSV
hsv(265, 28%, 93%)
CMYK
cmyk(17%, 28%, 0%, 7%)
CSS variable
--color-primary: #C5AAEC;
Lowercase HEX
#c5aaec

Shades

Tints

Tones

Harmony

CSS snippets for #C5AAEC

.color-c5aaec {
  color: #C5AAEC;
  background-color: #C5AAEC;
}

Frequently asked questions

What color is #C5AAEC?+

#C5AAEC is a HEX color with RGB value rgb(197, 170, 236) and HSL value hsl(265, 63%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C5AAEC?+

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