#B375FF Color

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

Color preview

#B375FF

Color formats

HEX
#B375FF
RGB
rgb(179, 117, 255)
RGBA
rgba(179, 117, 255, 1)
HSL
hsl(267, 100%, 73%)
HSV
hsv(267, 54%, 100%)
CMYK
cmyk(30%, 54%, 0%, 0%)
CSS variable
--color-primary: #B375FF;
Lowercase HEX
#b375ff

Shades

Tints

Tones

Harmony

CSS snippets for #B375FF

.color-b375ff {
  color: #B375FF;
  background-color: #B375FF;
}

Frequently asked questions

What color is #B375FF?+

#B375FF is a HEX color with RGB value rgb(179, 117, 255) and HSL value hsl(267, 100%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B375FF?+

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