#C0B5EA Color

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

Color preview

#C0B5EA

Color formats

HEX
#C0B5EA
RGB
rgb(192, 181, 234)
RGBA
rgba(192, 181, 234, 1)
HSL
hsl(252, 56%, 81%)
HSV
hsv(252, 23%, 92%)
CMYK
cmyk(18%, 23%, 0%, 8%)
CSS variable
--color-primary: #C0B5EA;
Lowercase HEX
#c0b5ea

Shades

Tints

Tones

Harmony

CSS snippets for #C0B5EA

.color-c0b5ea {
  color: #C0B5EA;
  background-color: #C0B5EA;
}

Frequently asked questions

What color is #C0B5EA?+

#C0B5EA is a HEX color with RGB value rgb(192, 181, 234) and HSL value hsl(252, 56%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0B5EA?+

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