#AE1A6B Color

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

Color preview

#AE1A6B

Color formats

HEX
#AE1A6B
RGB
rgb(174, 26, 107)
RGBA
rgba(174, 26, 107, 1)
HSL
hsl(327, 74%, 39%)
HSV
hsv(327, 85%, 68%)
CMYK
cmyk(0%, 85%, 39%, 32%)
CSS variable
--color-primary: #AE1A6B;
Lowercase HEX
#ae1a6b

Shades

Tints

Tones

Harmony

CSS snippets for #AE1A6B

.color-ae1a6b {
  color: #AE1A6B;
  background-color: #AE1A6B;
}

Frequently asked questions

What color is #AE1A6B?+

#AE1A6B is a HEX color with RGB value rgb(174, 26, 107) and HSL value hsl(327, 74%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AE1A6B?+

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