#EE75CC Color

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

Color preview

#EE75CC

Color formats

HEX
#EE75CC
RGB
rgb(238, 117, 204)
RGBA
rgba(238, 117, 204, 1)
HSL
hsl(317, 78%, 70%)
HSV
hsv(317, 51%, 93%)
CMYK
cmyk(0%, 51%, 14%, 7%)
CSS variable
--color-primary: #EE75CC;
Lowercase HEX
#ee75cc

Shades

Tints

Tones

Harmony

CSS snippets for #EE75CC

.color-ee75cc {
  color: #EE75CC;
  background-color: #EE75CC;
}

Frequently asked questions

What color is #EE75CC?+

#EE75CC is a HEX color with RGB value rgb(238, 117, 204) and HSL value hsl(317, 78%, 70%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EE75CC?+

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