#BEADD2 Color

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

Color preview

#BEADD2

Color formats

HEX
#BEADD2
RGB
rgb(190, 173, 210)
RGBA
rgba(190, 173, 210, 1)
HSL
hsl(268, 29%, 75%)
HSV
hsv(268, 18%, 82%)
CMYK
cmyk(10%, 18%, 0%, 18%)
CSS variable
--color-primary: #BEADD2;
Lowercase HEX
#beadd2

Shades

Tints

Tones

Harmony

CSS snippets for #BEADD2

.color-beadd2 {
  color: #BEADD2;
  background-color: #BEADD2;
}

Frequently asked questions

What color is #BEADD2?+

#BEADD2 is a HEX color with RGB value rgb(190, 173, 210) and HSL value hsl(268, 29%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEADD2?+

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