#B450CD Color

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

Color preview

#B450CD

Color formats

HEX
#B450CD
RGB
rgb(180, 80, 205)
RGBA
rgba(180, 80, 205, 1)
HSL
hsl(288, 56%, 56%)
HSV
hsv(288, 61%, 80%)
CMYK
cmyk(12%, 61%, 0%, 20%)
CSS variable
--color-primary: #B450CD;
Lowercase HEX
#b450cd

Shades

Tints

Tones

Harmony

CSS snippets for #B450CD

.color-b450cd {
  color: #B450CD;
  background-color: #B450CD;
}

Frequently asked questions

What color is #B450CD?+

#B450CD is a HEX color with RGB value rgb(180, 80, 205) and HSL value hsl(288, 56%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B450CD?+

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