#C5BCF9 Color

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

Color preview

#C5BCF9

Color formats

HEX
#C5BCF9
RGB
rgb(197, 188, 249)
RGBA
rgba(197, 188, 249, 1)
HSL
hsl(249, 84%, 86%)
HSV
hsv(249, 24%, 98%)
CMYK
cmyk(21%, 24%, 0%, 2%)
CSS variable
--color-primary: #C5BCF9;
Lowercase HEX
#c5bcf9

Shades

Tints

Tones

Harmony

CSS snippets for #C5BCF9

.color-c5bcf9 {
  color: #C5BCF9;
  background-color: #C5BCF9;
}

Frequently asked questions

What color is #C5BCF9?+

#C5BCF9 is a HEX color with RGB value rgb(197, 188, 249) and HSL value hsl(249, 84%, 86%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C5BCF9?+

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