#A94EBB Color

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

Color preview

#A94EBB

Color formats

HEX
#A94EBB
RGB
rgb(169, 78, 187)
RGBA
rgba(169, 78, 187, 1)
HSL
hsl(290, 44%, 52%)
HSV
hsv(290, 58%, 73%)
CMYK
cmyk(10%, 58%, 0%, 27%)
CSS variable
--color-primary: #A94EBB;
Lowercase HEX
#a94ebb

Shades

Tints

Tones

Harmony

CSS snippets for #A94EBB

.color-a94ebb {
  color: #A94EBB;
  background-color: #A94EBB;
}

Frequently asked questions

What color is #A94EBB?+

#A94EBB is a HEX color with RGB value rgb(169, 78, 187) and HSL value hsl(290, 44%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A94EBB?+

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