#EE7FD3 Color

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

Color preview

#EE7FD3

Color formats

HEX
#EE7FD3
RGB
rgb(238, 127, 211)
RGBA
rgba(238, 127, 211, 1)
HSL
hsl(315, 77%, 72%)
HSV
hsv(315, 47%, 93%)
CMYK
cmyk(0%, 47%, 11%, 7%)
CSS variable
--color-primary: #EE7FD3;
Lowercase HEX
#ee7fd3

Shades

Tints

Tones

Harmony

CSS snippets for #EE7FD3

.color-ee7fd3 {
  color: #EE7FD3;
  background-color: #EE7FD3;
}

Frequently asked questions

What color is #EE7FD3?+

#EE7FD3 is a HEX color with RGB value rgb(238, 127, 211) and HSL value hsl(315, 77%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EE7FD3?+

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