#EE6A7C Color

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

Color preview

#EE6A7C

Color formats

HEX
#EE6A7C
RGB
rgb(238, 106, 124)
RGBA
rgba(238, 106, 124, 1)
HSL
hsl(352, 80%, 67%)
HSV
hsv(352, 55%, 93%)
CMYK
cmyk(0%, 55%, 48%, 7%)
CSS variable
--color-primary: #EE6A7C;
Lowercase HEX
#ee6a7c

Shades

Tints

Tones

Harmony

CSS snippets for #EE6A7C

.color-ee6a7c {
  color: #EE6A7C;
  background-color: #EE6A7C;
}

Frequently asked questions

What color is #EE6A7C?+

#EE6A7C is a HEX color with RGB value rgb(238, 106, 124) and HSL value hsl(352, 80%, 67%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE6A7C?+

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