#B90EAE Color

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

Color preview

#B90EAE

Color formats

HEX
#B90EAE
RGB
rgb(185, 14, 174)
RGBA
rgba(185, 14, 174, 1)
HSL
hsl(304, 86%, 39%)
HSV
hsv(304, 92%, 73%)
CMYK
cmyk(0%, 92%, 6%, 27%)
CSS variable
--color-primary: #B90EAE;
Lowercase HEX
#b90eae

Shades

Tints

Tones

Harmony

CSS snippets for #B90EAE

.color-b90eae {
  color: #B90EAE;
  background-color: #B90EAE;
}

Frequently asked questions

What color is #B90EAE?+

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

What is the closest Tailwind color to #B90EAE?+

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