#B90E9A Color

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

Color preview

#B90E9A

Color formats

HEX
#B90E9A
RGB
rgb(185, 14, 154)
RGBA
rgba(185, 14, 154, 1)
HSL
hsl(311, 86%, 39%)
HSV
hsv(311, 92%, 73%)
CMYK
cmyk(0%, 92%, 17%, 27%)
CSS variable
--color-primary: #B90E9A;
Lowercase HEX
#b90e9a

Shades

Tints

Tones

Harmony

CSS snippets for #B90E9A

.color-b90e9a {
  color: #B90E9A;
  background-color: #B90E9A;
}

Frequently asked questions

What color is #B90E9A?+

#B90E9A is a HEX color with RGB value rgb(185, 14, 154) and HSL value hsl(311, 86%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B90E9A?+

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