#B6BFED Color

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

Color preview

#B6BFED

Color formats

HEX
#B6BFED
RGB
rgb(182, 191, 237)
RGBA
rgba(182, 191, 237, 1)
HSL
hsl(230, 60%, 82%)
HSV
hsv(230, 23%, 93%)
CMYK
cmyk(23%, 19%, 0%, 7%)
CSS variable
--color-primary: #B6BFED;
Lowercase HEX
#b6bfed

Shades

Tints

Tones

Harmony

CSS snippets for #B6BFED

.color-b6bfed {
  color: #B6BFED;
  background-color: #B6BFED;
}

Frequently asked questions

What color is #B6BFED?+

#B6BFED is a HEX color with RGB value rgb(182, 191, 237) and HSL value hsl(230, 60%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B6BFED?+

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