#EE6378 Color

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

Color preview

#EE6378

Color formats

HEX
#EE6378
RGB
rgb(238, 99, 120)
RGBA
rgba(238, 99, 120, 1)
HSL
hsl(351, 80%, 66%)
HSV
hsv(351, 58%, 93%)
CMYK
cmyk(0%, 58%, 50%, 7%)
CSS variable
--color-primary: #EE6378;
Lowercase HEX
#ee6378

Shades

Tints

Tones

Harmony

CSS snippets for #EE6378

.color-ee6378 {
  color: #EE6378;
  background-color: #EE6378;
}

Frequently asked questions

What color is #EE6378?+

#EE6378 is a HEX color with RGB value rgb(238, 99, 120) and HSL value hsl(351, 80%, 66%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE6378?+

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