#A8388E Color

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

Color preview

#A8388E

Color formats

HEX
#A8388E
RGB
rgb(168, 56, 142)
RGBA
rgba(168, 56, 142, 1)
HSL
hsl(314, 50%, 44%)
HSV
hsv(314, 67%, 66%)
CMYK
cmyk(0%, 67%, 15%, 34%)
CSS variable
--color-primary: #A8388E;
Lowercase HEX
#a8388e

Shades

Tints

Tones

Harmony

CSS snippets for #A8388E

.color-a8388e {
  color: #A8388E;
  background-color: #A8388E;
}

Frequently asked questions

What color is #A8388E?+

#A8388E is a HEX color with RGB value rgb(168, 56, 142) and HSL value hsl(314, 50%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A8388E?+

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