#BEB5DD Color

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

Color preview

#BEB5DD

Color formats

HEX
#BEB5DD
RGB
rgb(190, 181, 221)
RGBA
rgba(190, 181, 221, 1)
HSL
hsl(253, 37%, 79%)
HSV
hsv(253, 18%, 87%)
CMYK
cmyk(14%, 18%, 0%, 13%)
CSS variable
--color-primary: #BEB5DD;
Lowercase HEX
#beb5dd

Shades

Tints

Tones

Harmony

CSS snippets for #BEB5DD

.color-beb5dd {
  color: #BEB5DD;
  background-color: #BEB5DD;
}

Frequently asked questions

What color is #BEB5DD?+

#BEB5DD is a HEX color with RGB value rgb(190, 181, 221) and HSL value hsl(253, 37%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEB5DD?+

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