#C3BBFF Color

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

Color preview

#C3BBFF

Color formats

HEX
#C3BBFF
RGB
rgb(195, 187, 255)
RGBA
rgba(195, 187, 255, 1)
HSL
hsl(247, 100%, 87%)
HSV
hsv(247, 27%, 100%)
CMYK
cmyk(24%, 27%, 0%, 0%)
CSS variable
--color-primary: #C3BBFF;
Lowercase HEX
#c3bbff

Shades

Tints

Tones

Harmony

CSS snippets for #C3BBFF

.color-c3bbff {
  color: #C3BBFF;
  background-color: #C3BBFF;
}

Frequently asked questions

What color is #C3BBFF?+

#C3BBFF is a HEX color with RGB value rgb(195, 187, 255) and HSL value hsl(247, 100%, 87%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C3BBFF?+

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