#AF5555 Color

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

Color preview

#AF5555

Color formats

HEX
#AF5555
RGB
rgb(175, 85, 85)
RGBA
rgba(175, 85, 85, 1)
HSL
hsl(0, 36%, 51%)
HSV
hsv(0, 51%, 69%)
CMYK
cmyk(0%, 51%, 51%, 31%)
CSS variable
--color-primary: #AF5555;
Lowercase HEX
#af5555

Shades

Tints

Tones

Harmony

CSS snippets for #AF5555

.color-af5555 {
  color: #AF5555;
  background-color: #AF5555;
}

Frequently asked questions

What color is #AF5555?+

#AF5555 is a HEX color with RGB value rgb(175, 85, 85) and HSL value hsl(0, 36%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #AF5555?+

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