#A2345E Color

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

Color preview

#A2345E

Color formats

HEX
#A2345E
RGB
rgb(162, 52, 94)
RGBA
rgba(162, 52, 94, 1)
HSL
hsl(337, 51%, 42%)
HSV
hsv(337, 68%, 64%)
CMYK
cmyk(0%, 68%, 42%, 36%)
CSS variable
--color-primary: #A2345E;
Lowercase HEX
#a2345e

Shades

Tints

Tones

Harmony

CSS snippets for #A2345E

.color-a2345e {
  color: #A2345E;
  background-color: #A2345E;
}

Frequently asked questions

What color is #A2345E?+

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

What is the closest Tailwind color to #A2345E?+

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