#B4148C Color

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

Color preview

#B4148C

Color formats

HEX
#B4148C
RGB
rgb(180, 20, 140)
RGBA
rgba(180, 20, 140, 1)
HSL
hsl(315, 80%, 39%)
HSV
hsv(315, 89%, 71%)
CMYK
cmyk(0%, 89%, 22%, 29%)
CSS variable
--color-primary: #B4148C;
Lowercase HEX
#b4148c

Shades

Tints

Tones

Harmony

CSS snippets for #B4148C

.color-b4148c {
  color: #B4148C;
  background-color: #B4148C;
}

Frequently asked questions

What color is #B4148C?+

#B4148C is a HEX color with RGB value rgb(180, 20, 140) and HSL value hsl(315, 80%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B4148C?+

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