#EE75A1 Color

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

Color preview

#EE75A1

Color formats

HEX
#EE75A1
RGB
rgb(238, 117, 161)
RGBA
rgba(238, 117, 161, 1)
HSL
hsl(338, 78%, 70%)
HSV
hsv(338, 51%, 93%)
CMYK
cmyk(0%, 51%, 32%, 7%)
CSS variable
--color-primary: #EE75A1;
Lowercase HEX
#ee75a1

Shades

Tints

Tones

Harmony

CSS snippets for #EE75A1

.color-ee75a1 {
  color: #EE75A1;
  background-color: #EE75A1;
}

Frequently asked questions

What color is #EE75A1?+

#EE75A1 is a HEX color with RGB value rgb(238, 117, 161) and HSL value hsl(338, 78%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE75A1?+

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