#11EEC2 Color

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

Color preview

#11EEC2

Color formats

HEX
#11EEC2
RGB
rgb(17, 238, 194)
RGBA
rgba(17, 238, 194, 1)
HSL
hsl(168, 87%, 50%)
HSV
hsv(168, 93%, 93%)
CMYK
cmyk(93%, 0%, 18%, 7%)
CSS variable
--color-primary: #11EEC2;
Lowercase HEX
#11eec2

Shades

Tints

Tones

Harmony

CSS snippets for #11EEC2

.color-11eec2 {
  color: #11EEC2;
  background-color: #11EEC2;
}

Frequently asked questions

What color is #11EEC2?+

#11EEC2 is a HEX color with RGB value rgb(17, 238, 194) and HSL value hsl(168, 87%, 50%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #11EEC2?+

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