#EB6AA4 Color

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

Color preview

#EB6AA4

Color formats

HEX
#EB6AA4
RGB
rgb(235, 106, 164)
RGBA
rgba(235, 106, 164, 1)
HSL
hsl(333, 76%, 67%)
HSV
hsv(333, 55%, 92%)
CMYK
cmyk(0%, 55%, 30%, 8%)
CSS variable
--color-primary: #EB6AA4;
Lowercase HEX
#eb6aa4

Shades

Tints

Tones

Harmony

CSS snippets for #EB6AA4

.color-eb6aa4 {
  color: #EB6AA4;
  background-color: #EB6AA4;
}

Frequently asked questions

What color is #EB6AA4?+

#EB6AA4 is a HEX color with RGB value rgb(235, 106, 164) and HSL value hsl(333, 76%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB6AA4?+

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