#BEABF4 Color

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

Color preview

#BEABF4

Color formats

HEX
#BEABF4
RGB
rgb(190, 171, 244)
RGBA
rgba(190, 171, 244, 1)
HSL
hsl(256, 77%, 81%)
HSV
hsv(256, 30%, 96%)
CMYK
cmyk(22%, 30%, 0%, 4%)
CSS variable
--color-primary: #BEABF4;
Lowercase HEX
#beabf4

Shades

Tints

Tones

Harmony

CSS snippets for #BEABF4

.color-beabf4 {
  color: #BEABF4;
  background-color: #BEABF4;
}

Frequently asked questions

What color is #BEABF4?+

#BEABF4 is a HEX color with RGB value rgb(190, 171, 244) and HSL value hsl(256, 77%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEABF4?+

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