#C3BFFE Color

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

Color preview

#C3BFFE

Color formats

HEX
#C3BFFE
RGB
rgb(195, 191, 254)
RGBA
rgba(195, 191, 254, 1)
HSL
hsl(244, 97%, 87%)
HSV
hsv(244, 25%, 100%)
CMYK
cmyk(23%, 25%, 0%, 0%)
CSS variable
--color-primary: #C3BFFE;
Lowercase HEX
#c3bffe

Shades

Tints

Tones

Harmony

CSS snippets for #C3BFFE

.color-c3bffe {
  color: #C3BFFE;
  background-color: #C3BFFE;
}

Frequently asked questions

What color is #C3BFFE?+

#C3BFFE is a HEX color with RGB value rgb(195, 191, 254) and HSL value hsl(244, 97%, 87%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C3BFFE?+

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