#A250AA Color

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

Color preview

#A250AA

Color formats

HEX
#A250AA
RGB
rgb(162, 80, 170)
RGBA
rgba(162, 80, 170, 1)
HSL
hsl(295, 36%, 49%)
HSV
hsv(295, 53%, 67%)
CMYK
cmyk(5%, 53%, 0%, 33%)
CSS variable
--color-primary: #A250AA;
Lowercase HEX
#a250aa

Shades

Tints

Tones

Harmony

CSS snippets for #A250AA

.color-a250aa {
  color: #A250AA;
  background-color: #A250AA;
}

Frequently asked questions

What color is #A250AA?+

#A250AA is a HEX color with RGB value rgb(162, 80, 170) and HSL value hsl(295, 36%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A250AA?+

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