#BEB8DB Color

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

Color preview

#BEB8DB

Color formats

HEX
#BEB8DB
RGB
rgb(190, 184, 219)
RGBA
rgba(190, 184, 219, 1)
HSL
hsl(250, 33%, 79%)
HSV
hsv(250, 16%, 86%)
CMYK
cmyk(13%, 16%, 0%, 14%)
CSS variable
--color-primary: #BEB8DB;
Lowercase HEX
#beb8db

Shades

Tints

Tones

Harmony

CSS snippets for #BEB8DB

.color-beb8db {
  color: #BEB8DB;
  background-color: #BEB8DB;
}

Frequently asked questions

What color is #BEB8DB?+

#BEB8DB is a HEX color with RGB value rgb(190, 184, 219) and HSL value hsl(250, 33%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEB8DB?+

The closest Tailwind color is slate-300, available as the bg-slate-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