#EE786B Color

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

Color preview

#EE786B

Color formats

HEX
#EE786B
RGB
rgb(238, 120, 107)
RGBA
rgba(238, 120, 107, 1)
HSL
hsl(6, 79%, 68%)
HSV
hsv(6, 55%, 93%)
CMYK
cmyk(0%, 50%, 55%, 7%)
CSS variable
--color-primary: #EE786B;
Lowercase HEX
#ee786b

Shades

Tints

Tones

Harmony

CSS snippets for #EE786B

.color-ee786b {
  color: #EE786B;
  background-color: #EE786B;
}

Frequently asked questions

What color is #EE786B?+

#EE786B is a HEX color with RGB value rgb(238, 120, 107) and HSL value hsl(6, 79%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EE786B?+

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