#BEBCFF Color

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

Color preview

#BEBCFF

Color formats

HEX
#BEBCFF
RGB
rgb(190, 188, 255)
RGBA
rgba(190, 188, 255, 1)
HSL
hsl(242, 100%, 87%)
HSV
hsv(242, 26%, 100%)
CMYK
cmyk(25%, 26%, 0%, 0%)
CSS variable
--color-primary: #BEBCFF;
Lowercase HEX
#bebcff

Shades

Tints

Tones

Harmony

CSS snippets for #BEBCFF

.color-bebcff {
  color: #BEBCFF;
  background-color: #BEBCFF;
}

Frequently asked questions

What color is #BEBCFF?+

#BEBCFF is a HEX color with RGB value rgb(190, 188, 255) and HSL value hsl(242, 100%, 87%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEBCFF?+

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