#A64C64 Color

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

Color preview

#A64C64

Color formats

HEX
#A64C64
RGB
rgb(166, 76, 100)
RGBA
rgba(166, 76, 100, 1)
HSL
hsl(344, 37%, 47%)
HSV
hsv(344, 54%, 65%)
CMYK
cmyk(0%, 54%, 40%, 35%)
CSS variable
--color-primary: #A64C64;
Lowercase HEX
#a64c64

Shades

Tints

Tones

Harmony

CSS snippets for #A64C64

.color-a64c64 {
  color: #A64C64;
  background-color: #A64C64;
}

Frequently asked questions

What color is #A64C64?+

#A64C64 is a HEX color with RGB value rgb(166, 76, 100) and HSL value hsl(344, 37%, 47%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #A64C64?+

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