#1EDDB7 Color

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

Color preview

#1EDDB7

Color formats

HEX
#1EDDB7
RGB
rgb(30, 221, 183)
RGBA
rgba(30, 221, 183, 1)
HSL
hsl(168, 76%, 49%)
HSV
hsv(168, 86%, 87%)
CMYK
cmyk(86%, 0%, 17%, 13%)
CSS variable
--color-primary: #1EDDB7;
Lowercase HEX
#1eddb7

Shades

Tints

Tones

Harmony

CSS snippets for #1EDDB7

.color-1eddb7 {
  color: #1EDDB7;
  background-color: #1EDDB7;
}

Frequently asked questions

What color is #1EDDB7?+

#1EDDB7 is a HEX color with RGB value rgb(30, 221, 183) and HSL value hsl(168, 76%, 49%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #1EDDB7?+

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