#BEA8EE Color

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

Color preview

#BEA8EE

Color formats

HEX
#BEA8EE
RGB
rgb(190, 168, 238)
RGBA
rgba(190, 168, 238, 1)
HSL
hsl(259, 67%, 80%)
HSV
hsv(259, 29%, 93%)
CMYK
cmyk(20%, 29%, 0%, 7%)
CSS variable
--color-primary: #BEA8EE;
Lowercase HEX
#bea8ee

Shades

Tints

Tones

Harmony

CSS snippets for #BEA8EE

.color-bea8ee {
  color: #BEA8EE;
  background-color: #BEA8EE;
}

Frequently asked questions

What color is #BEA8EE?+

#BEA8EE is a HEX color with RGB value rgb(190, 168, 238) and HSL value hsl(259, 67%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEA8EE?+

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