#AE6B8B Color

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

Color preview

#AE6B8B

Color formats

HEX
#AE6B8B
RGB
rgb(174, 107, 139)
RGBA
rgba(174, 107, 139, 1)
HSL
hsl(331, 29%, 55%)
HSV
hsv(331, 39%, 68%)
CMYK
cmyk(0%, 39%, 20%, 32%)
CSS variable
--color-primary: #AE6B8B;
Lowercase HEX
#ae6b8b

Shades

Tints

Tones

Harmony

CSS snippets for #AE6B8B

.color-ae6b8b {
  color: #AE6B8B;
  background-color: #AE6B8B;
}

Frequently asked questions

What color is #AE6B8B?+

#AE6B8B is a HEX color with RGB value rgb(174, 107, 139) and HSL value hsl(331, 29%, 55%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AE6B8B?+

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