#BEA3FD Color

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

Color preview

#BEA3FD

Color formats

HEX
#BEA3FD
RGB
rgb(190, 163, 253)
RGBA
rgba(190, 163, 253, 1)
HSL
hsl(258, 96%, 82%)
HSV
hsv(258, 36%, 99%)
CMYK
cmyk(25%, 36%, 0%, 1%)
CSS variable
--color-primary: #BEA3FD;
Lowercase HEX
#bea3fd

Shades

Tints

Tones

Harmony

CSS snippets for #BEA3FD

.color-bea3fd {
  color: #BEA3FD;
  background-color: #BEA3FD;
}

Frequently asked questions

What color is #BEA3FD?+

#BEA3FD is a HEX color with RGB value rgb(190, 163, 253) and HSL value hsl(258, 96%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BEA3FD?+

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