#C3BEDF Color

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

Color preview

#C3BEDF

Color formats

HEX
#C3BEDF
RGB
rgb(195, 190, 223)
RGBA
rgba(195, 190, 223, 1)
HSL
hsl(249, 34%, 81%)
HSV
hsv(249, 15%, 87%)
CMYK
cmyk(13%, 15%, 0%, 13%)
CSS variable
--color-primary: #C3BEDF;
Lowercase HEX
#c3bedf

Shades

Tints

Tones

Harmony

CSS snippets for #C3BEDF

.color-c3bedf {
  color: #C3BEDF;
  background-color: #C3BEDF;
}

Frequently asked questions

What color is #C3BEDF?+

#C3BEDF is a HEX color with RGB value rgb(195, 190, 223) and HSL value hsl(249, 34%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C3BEDF?+

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