#EE6969 Color

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

Color preview

#EE6969

Color formats

HEX
#EE6969
RGB
rgb(238, 105, 105)
RGBA
rgba(238, 105, 105, 1)
HSL
hsl(0, 80%, 67%)
HSV
hsv(0, 56%, 93%)
CMYK
cmyk(0%, 56%, 56%, 7%)
CSS variable
--color-primary: #EE6969;
Lowercase HEX
#ee6969

Shades

Tints

Tones

Harmony

CSS snippets for #EE6969

.color-ee6969 {
  color: #EE6969;
  background-color: #EE6969;
}

Frequently asked questions

What color is #EE6969?+

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

What is the closest Tailwind color to #EE6969?+

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