#BB23ED Color

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

Color preview

#BB23ED

Color formats

HEX
#BB23ED
RGB
rgb(187, 35, 237)
RGBA
rgba(187, 35, 237, 1)
HSL
hsl(285, 85%, 53%)
HSV
hsv(285, 85%, 93%)
CMYK
cmyk(21%, 85%, 0%, 7%)
CSS variable
--color-primary: #BB23ED;
Lowercase HEX
#bb23ed

Shades

Tints

Tones

Harmony

CSS snippets for #BB23ED

.color-bb23ed {
  color: #BB23ED;
  background-color: #BB23ED;
}

Frequently asked questions

What color is #BB23ED?+

#BB23ED is a HEX color with RGB value rgb(187, 35, 237) and HSL value hsl(285, 85%, 53%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BB23ED?+

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