#EB93A9 Color

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

Color preview

#EB93A9

Color formats

HEX
#EB93A9
RGB
rgb(235, 147, 169)
RGBA
rgba(235, 147, 169, 1)
HSL
hsl(345, 69%, 75%)
HSV
hsv(345, 37%, 92%)
CMYK
cmyk(0%, 37%, 28%, 8%)
CSS variable
--color-primary: #EB93A9;
Lowercase HEX
#eb93a9

Shades

Tints

Tones

Harmony

CSS snippets for #EB93A9

.color-eb93a9 {
  color: #EB93A9;
  background-color: #EB93A9;
}

Frequently asked questions

What color is #EB93A9?+

#EB93A9 is a HEX color with RGB value rgb(235, 147, 169) and HSL value hsl(345, 69%, 75%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB93A9?+

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