#B90CED Color

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

Color preview

#B90CED

Color formats

HEX
#B90CED
RGB
rgb(185, 12, 237)
RGBA
rgba(185, 12, 237, 1)
HSL
hsl(286, 90%, 49%)
HSV
hsv(286, 95%, 93%)
CMYK
cmyk(22%, 95%, 0%, 7%)
CSS variable
--color-primary: #B90CED;
Lowercase HEX
#b90ced

Shades

Tints

Tones

Harmony

CSS snippets for #B90CED

.color-b90ced {
  color: #B90CED;
  background-color: #B90CED;
}

Frequently asked questions

What color is #B90CED?+

#B90CED is a HEX color with RGB value rgb(185, 12, 237) and HSL value hsl(286, 90%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B90CED?+

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