#7F48FF Color

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

Color preview

#7F48FF

Color formats

HEX
#7F48FF
RGB
rgb(127, 72, 255)
RGBA
rgba(127, 72, 255, 1)
HSL
hsl(258, 100%, 64%)
HSV
hsv(258, 72%, 100%)
CMYK
cmyk(50%, 72%, 0%, 0%)
CSS variable
--color-primary: #7F48FF;
Lowercase HEX
#7f48ff

Shades

Tints

Tones

Harmony

CSS snippets for #7F48FF

.color-7f48ff {
  color: #7F48FF;
  background-color: #7F48FF;
}

Frequently asked questions

What color is #7F48FF?+

#7F48FF is a HEX color with RGB value rgb(127, 72, 255) and HSL value hsl(258, 100%, 64%). Its closest CSS named color is MediumSlateBlue.

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

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