#B255B4 Color

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

Color preview

#B255B4

Color formats

HEX
#B255B4
RGB
rgb(178, 85, 180)
RGBA
rgba(178, 85, 180, 1)
HSL
hsl(299, 39%, 52%)
HSV
hsv(299, 53%, 71%)
CMYK
cmyk(1%, 53%, 0%, 29%)
CSS variable
--color-primary: #B255B4;
Lowercase HEX
#b255b4

Shades

Tints

Tones

Harmony

CSS snippets for #B255B4

.color-b255b4 {
  color: #B255B4;
  background-color: #B255B4;
}

Frequently asked questions

What color is #B255B4?+

#B255B4 is a HEX color with RGB value rgb(178, 85, 180) and HSL value hsl(299, 39%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B255B4?+

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