#B450CC Color

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

Color preview

#B450CC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B450CC

.color-b450cc {
  color: #B450CC;
  background-color: #B450CC;
}

Frequently asked questions

What color is #B450CC?+

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

What is the closest Tailwind color to #B450CC?+

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