#EE9688 Color

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

Color preview

#EE9688

Color formats

HEX
#EE9688
RGB
rgb(238, 150, 136)
RGBA
rgba(238, 150, 136, 1)
HSL
hsl(8, 75%, 73%)
HSV
hsv(8, 43%, 93%)
CMYK
cmyk(0%, 37%, 43%, 7%)
CSS variable
--color-primary: #EE9688;
Lowercase HEX
#ee9688

Shades

Tints

Tones

Harmony

CSS snippets for #EE9688

.color-ee9688 {
  color: #EE9688;
  background-color: #EE9688;
}

Frequently asked questions

What color is #EE9688?+

#EE9688 is a HEX color with RGB value rgb(238, 150, 136) and HSL value hsl(8, 75%, 73%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EE9688?+

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