#AE7B85 Color

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

Color preview

#AE7B85

Color formats

HEX
#AE7B85
RGB
rgb(174, 123, 133)
RGBA
rgba(174, 123, 133, 1)
HSL
hsl(348, 24%, 58%)
HSV
hsv(348, 29%, 68%)
CMYK
cmyk(0%, 29%, 24%, 32%)
CSS variable
--color-primary: #AE7B85;
Lowercase HEX
#ae7b85

Shades

Tints

Tones

Harmony

CSS snippets for #AE7B85

.color-ae7b85 {
  color: #AE7B85;
  background-color: #AE7B85;
}

Frequently asked questions

What color is #AE7B85?+

#AE7B85 is a HEX color with RGB value rgb(174, 123, 133) and HSL value hsl(348, 24%, 58%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AE7B85?+

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