#BEBEEC Color

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

Color preview

#BEBEEC

Color formats

HEX
#BEBEEC
RGB
rgb(190, 190, 236)
RGBA
rgba(190, 190, 236, 1)
HSL
hsl(240, 55%, 84%)
HSV
hsv(240, 19%, 93%)
CMYK
cmyk(19%, 19%, 0%, 7%)
CSS variable
--color-primary: #BEBEEC;
Lowercase HEX
#bebeec

Shades

Tints

Tones

Harmony

CSS snippets for #BEBEEC

.color-bebeec {
  color: #BEBEEC;
  background-color: #BEBEEC;
}

Frequently asked questions

What color is #BEBEEC?+

#BEBEEC is a HEX color with RGB value rgb(190, 190, 236) and HSL value hsl(240, 55%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEBEEC?+

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