#C3BFE2 Color

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

Color preview

#C3BFE2

Color formats

HEX
#C3BFE2
RGB
rgb(195, 191, 226)
RGBA
rgba(195, 191, 226, 1)
HSL
hsl(247, 38%, 82%)
HSV
hsv(247, 15%, 89%)
CMYK
cmyk(14%, 15%, 0%, 11%)
CSS variable
--color-primary: #C3BFE2;
Lowercase HEX
#c3bfe2

Shades

Tints

Tones

Harmony

CSS snippets for #C3BFE2

.color-c3bfe2 {
  color: #C3BFE2;
  background-color: #C3BFE2;
}

Frequently asked questions

What color is #C3BFE2?+

#C3BFE2 is a HEX color with RGB value rgb(195, 191, 226) and HSL value hsl(247, 38%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C3BFE2?+

The closest Tailwind color is slate-300, available as the bg-slate-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