#A250A5 Color

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

Color preview

#A250A5

Color formats

HEX
#A250A5
RGB
rgb(162, 80, 165)
RGBA
rgba(162, 80, 165, 1)
HSL
hsl(298, 35%, 48%)
HSV
hsv(298, 52%, 65%)
CMYK
cmyk(2%, 52%, 0%, 35%)
CSS variable
--color-primary: #A250A5;
Lowercase HEX
#a250a5

Shades

Tints

Tones

Harmony

CSS snippets for #A250A5

.color-a250a5 {
  color: #A250A5;
  background-color: #A250A5;
}

Frequently asked questions

What color is #A250A5?+

#A250A5 is a HEX color with RGB value rgb(162, 80, 165) and HSL value hsl(298, 35%, 48%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A250A5?+

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