#BEAED6 Color

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

Color preview

#BEAED6

Color formats

HEX
#BEAED6
RGB
rgb(190, 174, 214)
RGBA
rgba(190, 174, 214, 1)
HSL
hsl(264, 33%, 76%)
HSV
hsv(264, 19%, 84%)
CMYK
cmyk(11%, 19%, 0%, 16%)
CSS variable
--color-primary: #BEAED6;
Lowercase HEX
#beaed6

Shades

Tints

Tones

Harmony

CSS snippets for #BEAED6

.color-beaed6 {
  color: #BEAED6;
  background-color: #BEAED6;
}

Frequently asked questions

What color is #BEAED6?+

#BEAED6 is a HEX color with RGB value rgb(190, 174, 214) and HSL value hsl(264, 33%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEAED6?+

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