#7F2F5A Color

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

Color preview

#7F2F5A

Color formats

HEX
#7F2F5A
RGB
rgb(127, 47, 90)
RGBA
rgba(127, 47, 90, 1)
HSL
hsl(328, 46%, 34%)
HSV
hsv(328, 63%, 50%)
CMYK
cmyk(0%, 63%, 29%, 50%)
CSS variable
--color-primary: #7F2F5A;
Lowercase HEX
#7f2f5a

Shades

Tints

Tones

Harmony

CSS snippets for #7F2F5A

.color-7f2f5a {
  color: #7F2F5A;
  background-color: #7F2F5A;
}

Frequently asked questions

What color is #7F2F5A?+

#7F2F5A is a HEX color with RGB value rgb(127, 47, 90) and HSL value hsl(328, 46%, 34%). Its closest CSS named color is Purple.

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

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