#BEBBEF Color

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

Color preview

#BEBBEF

Color formats

HEX
#BEBBEF
RGB
rgb(190, 187, 239)
RGBA
rgba(190, 187, 239, 1)
HSL
hsl(243, 62%, 84%)
HSV
hsv(243, 22%, 94%)
CMYK
cmyk(21%, 22%, 0%, 6%)
CSS variable
--color-primary: #BEBBEF;
Lowercase HEX
#bebbef

Shades

Tints

Tones

Harmony

CSS snippets for #BEBBEF

.color-bebbef {
  color: #BEBBEF;
  background-color: #BEBBEF;
}

Frequently asked questions

What color is #BEBBEF?+

#BEBBEF is a HEX color with RGB value rgb(190, 187, 239) and HSL value hsl(243, 62%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEBBEF?+

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