#BEA8EB Color

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

Color preview

#BEA8EB

Color formats

HEX
#BEA8EB
RGB
rgb(190, 168, 235)
RGBA
rgba(190, 168, 235, 1)
HSL
hsl(260, 63%, 79%)
HSV
hsv(260, 29%, 92%)
CMYK
cmyk(19%, 29%, 0%, 8%)
CSS variable
--color-primary: #BEA8EB;
Lowercase HEX
#bea8eb

Shades

Tints

Tones

Harmony

CSS snippets for #BEA8EB

.color-bea8eb {
  color: #BEA8EB;
  background-color: #BEA8EB;
}

Frequently asked questions

What color is #BEA8EB?+

#BEA8EB is a HEX color with RGB value rgb(190, 168, 235) and HSL value hsl(260, 63%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEA8EB?+

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