#EE7E6A Color

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

Color preview

#EE7E6A

Color formats

HEX
#EE7E6A
RGB
rgb(238, 126, 106)
RGBA
rgba(238, 126, 106, 1)
HSL
hsl(9, 80%, 67%)
HSV
hsv(9, 55%, 93%)
CMYK
cmyk(0%, 47%, 55%, 7%)
CSS variable
--color-primary: #EE7E6A;
Lowercase HEX
#ee7e6a

Shades

Tints

Tones

Harmony

CSS snippets for #EE7E6A

.color-ee7e6a {
  color: #EE7E6A;
  background-color: #EE7E6A;
}

Frequently asked questions

What color is #EE7E6A?+

#EE7E6A is a HEX color with RGB value rgb(238, 126, 106) and HSL value hsl(9, 80%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EE7E6A?+

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