#B90EB6 Color

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

Color preview

#B90EB6

Color formats

HEX
#B90EB6
RGB
rgb(185, 14, 182)
RGBA
rgba(185, 14, 182, 1)
HSL
hsl(301, 86%, 39%)
HSV
hsv(301, 92%, 73%)
CMYK
cmyk(0%, 92%, 2%, 27%)
CSS variable
--color-primary: #B90EB6;
Lowercase HEX
#b90eb6

Shades

Tints

Tones

Harmony

CSS snippets for #B90EB6

.color-b90eb6 {
  color: #B90EB6;
  background-color: #B90EB6;
}

Frequently asked questions

What color is #B90EB6?+

#B90EB6 is a HEX color with RGB value rgb(185, 14, 182) and HSL value hsl(301, 86%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B90EB6?+

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