#A2345A Color

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

Color preview

#A2345A

Color formats

HEX
#A2345A
RGB
rgb(162, 52, 90)
RGBA
rgba(162, 52, 90, 1)
HSL
hsl(339, 51%, 42%)
HSV
hsv(339, 68%, 64%)
CMYK
cmyk(0%, 68%, 44%, 36%)
CSS variable
--color-primary: #A2345A;
Lowercase HEX
#a2345a

Shades

Tints

Tones

Harmony

CSS snippets for #A2345A

.color-a2345a {
  color: #A2345A;
  background-color: #A2345A;
}

Frequently asked questions

What color is #A2345A?+

#A2345A is a HEX color with RGB value rgb(162, 52, 90) and HSL value hsl(339, 51%, 42%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A2345A?+

The closest Tailwind color is pink-800, available as the bg-pink-800 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