#AF4B8E Color

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

Color preview

#AF4B8E

Color formats

HEX
#AF4B8E
RGB
rgb(175, 75, 142)
RGBA
rgba(175, 75, 142, 1)
HSL
hsl(320, 40%, 49%)
HSV
hsv(320, 57%, 69%)
CMYK
cmyk(0%, 57%, 19%, 31%)
CSS variable
--color-primary: #AF4B8E;
Lowercase HEX
#af4b8e

Shades

Tints

Tones

Harmony

CSS snippets for #AF4B8E

.color-af4b8e {
  color: #AF4B8E;
  background-color: #AF4B8E;
}

Frequently asked questions

What color is #AF4B8E?+

#AF4B8E is a HEX color with RGB value rgb(175, 75, 142) and HSL value hsl(320, 40%, 49%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AF4B8E?+

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