#C3BEDD Color

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

Color preview

#C3BEDD

Color formats

HEX
#C3BEDD
RGB
rgb(195, 190, 221)
RGBA
rgba(195, 190, 221, 1)
HSL
hsl(250, 31%, 81%)
HSV
hsv(250, 14%, 87%)
CMYK
cmyk(12%, 14%, 0%, 13%)
CSS variable
--color-primary: #C3BEDD;
Lowercase HEX
#c3bedd

Shades

Tints

Tones

Harmony

CSS snippets for #C3BEDD

.color-c3bedd {
  color: #C3BEDD;
  background-color: #C3BEDD;
}

Frequently asked questions

What color is #C3BEDD?+

#C3BEDD is a HEX color with RGB value rgb(195, 190, 221) and HSL value hsl(250, 31%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C3BEDD?+

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