#BEBDF4 Color

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

Color preview

#BEBDF4

Color formats

HEX
#BEBDF4
RGB
rgb(190, 189, 244)
RGBA
rgba(190, 189, 244, 1)
HSL
hsl(241, 71%, 85%)
HSV
hsv(241, 23%, 96%)
CMYK
cmyk(22%, 23%, 0%, 4%)
CSS variable
--color-primary: #BEBDF4;
Lowercase HEX
#bebdf4

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDF4

.color-bebdf4 {
  color: #BEBDF4;
  background-color: #BEBDF4;
}

Frequently asked questions

What color is #BEBDF4?+

#BEBDF4 is a HEX color with RGB value rgb(190, 189, 244) and HSL value hsl(241, 71%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEBDF4?+

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