#EE7F99 Color

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

Color preview

#EE7F99

Color formats

HEX
#EE7F99
RGB
rgb(238, 127, 153)
RGBA
rgba(238, 127, 153, 1)
HSL
hsl(346, 77%, 72%)
HSV
hsv(346, 47%, 93%)
CMYK
cmyk(0%, 47%, 36%, 7%)
CSS variable
--color-primary: #EE7F99;
Lowercase HEX
#ee7f99

Shades

Tints

Tones

Harmony

CSS snippets for #EE7F99

.color-ee7f99 {
  color: #EE7F99;
  background-color: #EE7F99;
}

Frequently asked questions

What color is #EE7F99?+

#EE7F99 is a HEX color with RGB value rgb(238, 127, 153) and HSL value hsl(346, 77%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE7F99?+

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