#AF6FD7 Color

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

Color preview

#AF6FD7

Color formats

HEX
#AF6FD7
RGB
rgb(175, 111, 215)
RGBA
rgba(175, 111, 215, 1)
HSL
hsl(277, 57%, 64%)
HSV
hsv(277, 48%, 84%)
CMYK
cmyk(19%, 48%, 0%, 16%)
CSS variable
--color-primary: #AF6FD7;
Lowercase HEX
#af6fd7

Shades

Tints

Tones

Harmony

CSS snippets for #AF6FD7

.color-af6fd7 {
  color: #AF6FD7;
  background-color: #AF6FD7;
}

Frequently asked questions

What color is #AF6FD7?+

#AF6FD7 is a HEX color with RGB value rgb(175, 111, 215) and HSL value hsl(277, 57%, 64%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AF6FD7?+

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