#EE806B Color

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

Color preview

#EE806B

Color formats

HEX
#EE806B
RGB
rgb(238, 128, 107)
RGBA
rgba(238, 128, 107, 1)
HSL
hsl(10, 79%, 68%)
HSV
hsv(10, 55%, 93%)
CMYK
cmyk(0%, 46%, 55%, 7%)
CSS variable
--color-primary: #EE806B;
Lowercase HEX
#ee806b

Shades

Tints

Tones

Harmony

CSS snippets for #EE806B

.color-ee806b {
  color: #EE806B;
  background-color: #EE806B;
}

Frequently asked questions

What color is #EE806B?+

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

What is the closest Tailwind color to #EE806B?+

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