#EE8193 Color

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

Color preview

#EE8193

Color formats

HEX
#EE8193
RGB
rgb(238, 129, 147)
RGBA
rgba(238, 129, 147, 1)
HSL
hsl(350, 76%, 72%)
HSV
hsv(350, 46%, 93%)
CMYK
cmyk(0%, 46%, 38%, 7%)
CSS variable
--color-primary: #EE8193;
Lowercase HEX
#ee8193

Shades

Tints

Tones

Harmony

CSS snippets for #EE8193

.color-ee8193 {
  color: #EE8193;
  background-color: #EE8193;
}

Frequently asked questions

What color is #EE8193?+

#EE8193 is a HEX color with RGB value rgb(238, 129, 147) and HSL value hsl(350, 76%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE8193?+

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