#B09CEB Color

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

Color preview

#B09CEB

Color formats

HEX
#B09CEB
RGB
rgb(176, 156, 235)
RGBA
rgba(176, 156, 235, 1)
HSL
hsl(255, 66%, 77%)
HSV
hsv(255, 34%, 92%)
CMYK
cmyk(25%, 34%, 0%, 8%)
CSS variable
--color-primary: #B09CEB;
Lowercase HEX
#b09ceb

Shades

Tints

Tones

Harmony

CSS snippets for #B09CEB

.color-b09ceb {
  color: #B09CEB;
  background-color: #B09CEB;
}

Frequently asked questions

What color is #B09CEB?+

#B09CEB is a HEX color with RGB value rgb(176, 156, 235) and HSL value hsl(255, 66%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B09CEB?+

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