#A14F9E Color

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

Color preview

#A14F9E

Color formats

HEX
#A14F9E
RGB
rgb(161, 79, 158)
RGBA
rgba(161, 79, 158, 1)
HSL
hsl(302, 34%, 47%)
HSV
hsv(302, 51%, 63%)
CMYK
cmyk(0%, 51%, 2%, 37%)
CSS variable
--color-primary: #A14F9E;
Lowercase HEX
#a14f9e

Shades

Tints

Tones

Harmony

CSS snippets for #A14F9E

.color-a14f9e {
  color: #A14F9E;
  background-color: #A14F9E;
}

Frequently asked questions

What color is #A14F9E?+

#A14F9E is a HEX color with RGB value rgb(161, 79, 158) and HSL value hsl(302, 34%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A14F9E?+

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