#AF5EB2 Color

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

Color preview

#AF5EB2

Color formats

HEX
#AF5EB2
RGB
rgb(175, 94, 178)
RGBA
rgba(175, 94, 178, 1)
HSL
hsl(298, 35%, 53%)
HSV
hsv(298, 47%, 70%)
CMYK
cmyk(2%, 47%, 0%, 30%)
CSS variable
--color-primary: #AF5EB2;
Lowercase HEX
#af5eb2

Shades

Tints

Tones

Harmony

CSS snippets for #AF5EB2

.color-af5eb2 {
  color: #AF5EB2;
  background-color: #AF5EB2;
}

Frequently asked questions

What color is #AF5EB2?+

#AF5EB2 is a HEX color with RGB value rgb(175, 94, 178) and HSL value hsl(298, 35%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AF5EB2?+

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