#BEBDE3 Color

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

Color preview

#BEBDE3

Color formats

HEX
#BEBDE3
RGB
rgb(190, 189, 227)
RGBA
rgba(190, 189, 227, 1)
HSL
hsl(242, 40%, 82%)
HSV
hsv(242, 17%, 89%)
CMYK
cmyk(16%, 17%, 0%, 11%)
CSS variable
--color-primary: #BEBDE3;
Lowercase HEX
#bebde3

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDE3

.color-bebde3 {
  color: #BEBDE3;
  background-color: #BEBDE3;
}

Frequently asked questions

What color is #BEBDE3?+

#BEBDE3 is a HEX color with RGB value rgb(190, 189, 227) and HSL value hsl(242, 40%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEBDE3?+

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