#B69FE0 Color

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

Color preview

#B69FE0

Color formats

HEX
#B69FE0
RGB
rgb(182, 159, 224)
RGBA
rgba(182, 159, 224, 1)
HSL
hsl(261, 51%, 75%)
HSV
hsv(261, 29%, 88%)
CMYK
cmyk(19%, 29%, 0%, 12%)
CSS variable
--color-primary: #B69FE0;
Lowercase HEX
#b69fe0

Shades

Tints

Tones

Harmony

CSS snippets for #B69FE0

.color-b69fe0 {
  color: #B69FE0;
  background-color: #B69FE0;
}

Frequently asked questions

What color is #B69FE0?+

#B69FE0 is a HEX color with RGB value rgb(182, 159, 224) and HSL value hsl(261, 51%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B69FE0?+

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