#1EDDBA Color

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

Color preview

#1EDDBA

Color formats

HEX
#1EDDBA
RGB
rgb(30, 221, 186)
RGBA
rgba(30, 221, 186, 1)
HSL
hsl(169, 76%, 49%)
HSV
hsv(169, 86%, 87%)
CMYK
cmyk(86%, 0%, 16%, 13%)
CSS variable
--color-primary: #1EDDBA;
Lowercase HEX
#1eddba

Shades

Tints

Tones

Harmony

CSS snippets for #1EDDBA

.color-1eddba {
  color: #1EDDBA;
  background-color: #1EDDBA;
}

Frequently asked questions

What color is #1EDDBA?+

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

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

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