#AE79A0 Color

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

Color preview

#AE79A0

Color formats

HEX
#AE79A0
RGB
rgb(174, 121, 160)
RGBA
rgba(174, 121, 160, 1)
HSL
hsl(316, 25%, 58%)
HSV
hsv(316, 30%, 68%)
CMYK
cmyk(0%, 30%, 8%, 32%)
CSS variable
--color-primary: #AE79A0;
Lowercase HEX
#ae79a0

Shades

Tints

Tones

Harmony

CSS snippets for #AE79A0

.color-ae79a0 {
  color: #AE79A0;
  background-color: #AE79A0;
}

Frequently asked questions

What color is #AE79A0?+

#AE79A0 is a HEX color with RGB value rgb(174, 121, 160) and HSL value hsl(316, 25%, 58%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AE79A0?+

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