#B07EB0 Color

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

Color preview

#B07EB0

Color formats

HEX
#B07EB0
RGB
rgb(176, 126, 176)
RGBA
rgba(176, 126, 176, 1)
HSL
hsl(300, 24%, 59%)
HSV
hsv(300, 28%, 69%)
CMYK
cmyk(0%, 28%, 0%, 31%)
CSS variable
--color-primary: #B07EB0;
Lowercase HEX
#b07eb0

Shades

Tints

Tones

Harmony

CSS snippets for #B07EB0

.color-b07eb0 {
  color: #B07EB0;
  background-color: #B07EB0;
}

Frequently asked questions

What color is #B07EB0?+

#B07EB0 is a HEX color with RGB value rgb(176, 126, 176) and HSL value hsl(300, 24%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B07EB0?+

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