#A8388C Color

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

Color preview

#A8388C

Color formats

HEX
#A8388C
RGB
rgb(168, 56, 140)
RGBA
rgba(168, 56, 140, 1)
HSL
hsl(315, 50%, 44%)
HSV
hsv(315, 67%, 66%)
CMYK
cmyk(0%, 67%, 17%, 34%)
CSS variable
--color-primary: #A8388C;
Lowercase HEX
#a8388c

Shades

Tints

Tones

Harmony

CSS snippets for #A8388C

.color-a8388c {
  color: #A8388C;
  background-color: #A8388C;
}

Frequently asked questions

What color is #A8388C?+

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

What is the closest Tailwind color to #A8388C?+

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