#B8B0EF Color

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

Color preview

#B8B0EF

Color formats

HEX
#B8B0EF
RGB
rgb(184, 176, 239)
RGBA
rgba(184, 176, 239, 1)
HSL
hsl(248, 66%, 81%)
HSV
hsv(248, 26%, 94%)
CMYK
cmyk(23%, 26%, 0%, 6%)
CSS variable
--color-primary: #B8B0EF;
Lowercase HEX
#b8b0ef

Shades

Tints

Tones

Harmony

CSS snippets for #B8B0EF

.color-b8b0ef {
  color: #B8B0EF;
  background-color: #B8B0EF;
}

Frequently asked questions

What color is #B8B0EF?+

#B8B0EF is a HEX color with RGB value rgb(184, 176, 239) and HSL value hsl(248, 66%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8B0EF?+

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