#EE6666 Color

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

Color preview

#EE6666

Color formats

HEX
#EE6666
RGB
rgb(238, 102, 102)
RGBA
rgba(238, 102, 102, 1)
HSL
hsl(0, 80%, 67%)
HSV
hsv(0, 57%, 93%)
CMYK
cmyk(0%, 57%, 57%, 7%)
CSS variable
--color-primary: #EE6666;
Lowercase HEX
#ee6666

Shades

Tints

Tones

Harmony

CSS snippets for #EE6666

.color-ee6666 {
  color: #EE6666;
  background-color: #EE6666;
}

Frequently asked questions

What color is #EE6666?+

#EE6666 is a HEX color with RGB value rgb(238, 102, 102) and HSL value hsl(0, 80%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EE6666?+

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