#B27EB8 Color

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

Color preview

#B27EB8

Color formats

HEX
#B27EB8
RGB
rgb(178, 126, 184)
RGBA
rgba(178, 126, 184, 1)
HSL
hsl(294, 29%, 61%)
HSV
hsv(294, 32%, 72%)
CMYK
cmyk(3%, 32%, 0%, 28%)
CSS variable
--color-primary: #B27EB8;
Lowercase HEX
#b27eb8

Shades

Tints

Tones

Harmony

CSS snippets for #B27EB8

.color-b27eb8 {
  color: #B27EB8;
  background-color: #B27EB8;
}

Frequently asked questions

What color is #B27EB8?+

#B27EB8 is a HEX color with RGB value rgb(178, 126, 184) and HSL value hsl(294, 29%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B27EB8?+

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