#EB93A8 Color

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

Color preview

#EB93A8

Color formats

HEX
#EB93A8
RGB
rgb(235, 147, 168)
RGBA
rgba(235, 147, 168, 1)
HSL
hsl(346, 69%, 75%)
HSV
hsv(346, 37%, 92%)
CMYK
cmyk(0%, 37%, 29%, 8%)
CSS variable
--color-primary: #EB93A8;
Lowercase HEX
#eb93a8

Shades

Tints

Tones

Harmony

CSS snippets for #EB93A8

.color-eb93a8 {
  color: #EB93A8;
  background-color: #EB93A8;
}

Frequently asked questions

What color is #EB93A8?+

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

What is the closest Tailwind color to #EB93A8?+

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