#BD2AE6 Color

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

Color preview

#BD2AE6

Color formats

HEX
#BD2AE6
RGB
rgb(189, 42, 230)
RGBA
rgba(189, 42, 230, 1)
HSL
hsl(287, 79%, 53%)
HSV
hsv(287, 82%, 90%)
CMYK
cmyk(18%, 82%, 0%, 10%)
CSS variable
--color-primary: #BD2AE6;
Lowercase HEX
#bd2ae6

Shades

Tints

Tones

Harmony

CSS snippets for #BD2AE6

.color-bd2ae6 {
  color: #BD2AE6;
  background-color: #BD2AE6;
}

Frequently asked questions

What color is #BD2AE6?+

#BD2AE6 is a HEX color with RGB value rgb(189, 42, 230) and HSL value hsl(287, 79%, 53%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BD2AE6?+

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