#B90EAB Color

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

Color preview

#B90EAB

Color formats

HEX
#B90EAB
RGB
rgb(185, 14, 171)
RGBA
rgba(185, 14, 171, 1)
HSL
hsl(305, 86%, 39%)
HSV
hsv(305, 92%, 73%)
CMYK
cmyk(0%, 92%, 8%, 27%)
CSS variable
--color-primary: #B90EAB;
Lowercase HEX
#b90eab

Shades

Tints

Tones

Harmony

CSS snippets for #B90EAB

.color-b90eab {
  color: #B90EAB;
  background-color: #B90EAB;
}

Frequently asked questions

What color is #B90EAB?+

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

What is the closest Tailwind color to #B90EAB?+

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