#7B0E6B Color

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

Color preview

#7B0E6B

Color formats

HEX
#7B0E6B
RGB
rgb(123, 14, 107)
RGBA
rgba(123, 14, 107, 1)
HSL
hsl(309, 80%, 27%)
HSV
hsv(309, 89%, 48%)
CMYK
cmyk(0%, 89%, 13%, 52%)
CSS variable
--color-primary: #7B0E6B;
Lowercase HEX
#7b0e6b

Shades

Tints

Tones

Harmony

CSS snippets for #7B0E6B

.color-7b0e6b {
  color: #7B0E6B;
  background-color: #7B0E6B;
}

Frequently asked questions

What color is #7B0E6B?+

#7B0E6B is a HEX color with RGB value rgb(123, 14, 107) and HSL value hsl(309, 80%, 27%). Its closest CSS named color is Purple.

What is the closest Tailwind color to #7B0E6B?+

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