#B58FCB Color

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

Color preview

#B58FCB

Color formats

HEX
#B58FCB
RGB
rgb(181, 143, 203)
RGBA
rgba(181, 143, 203, 1)
HSL
hsl(278, 37%, 68%)
HSV
hsv(278, 30%, 80%)
CMYK
cmyk(11%, 30%, 0%, 20%)
CSS variable
--color-primary: #B58FCB;
Lowercase HEX
#b58fcb

Shades

Tints

Tones

Harmony

CSS snippets for #B58FCB

.color-b58fcb {
  color: #B58FCB;
  background-color: #B58FCB;
}

Frequently asked questions

What color is #B58FCB?+

#B58FCB is a HEX color with RGB value rgb(181, 143, 203) and HSL value hsl(278, 37%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B58FCB?+

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