#1EDDAD Color

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

Color preview

#1EDDAD

Color formats

HEX
#1EDDAD
RGB
rgb(30, 221, 173)
RGBA
rgba(30, 221, 173, 1)
HSL
hsl(165, 76%, 49%)
HSV
hsv(165, 86%, 87%)
CMYK
cmyk(86%, 0%, 22%, 13%)
CSS variable
--color-primary: #1EDDAD;
Lowercase HEX
#1eddad

Shades

Tints

Tones

Harmony

CSS snippets for #1EDDAD

.color-1eddad {
  color: #1EDDAD;
  background-color: #1EDDAD;
}

Frequently asked questions

What color is #1EDDAD?+

#1EDDAD is a HEX color with RGB value rgb(30, 221, 173) and HSL value hsl(165, 76%, 49%). Its closest CSS named color is LightSeaGreen.

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

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