#7D3FBB Color

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

Color preview

#7D3FBB

Color formats

HEX
#7D3FBB
RGB
rgb(125, 63, 187)
RGBA
rgba(125, 63, 187, 1)
HSL
hsl(270, 50%, 49%)
HSV
hsv(270, 66%, 73%)
CMYK
cmyk(33%, 66%, 0%, 27%)
CSS variable
--color-primary: #7D3FBB;
Lowercase HEX
#7d3fbb

Shades

Tints

Tones

Harmony

CSS snippets for #7D3FBB

.color-7d3fbb {
  color: #7D3FBB;
  background-color: #7D3FBB;
}

Frequently asked questions

What color is #7D3FBB?+

#7D3FBB is a HEX color with RGB value rgb(125, 63, 187) and HSL value hsl(270, 50%, 49%). Its closest CSS named color is DarkOrchid.

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

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