#1E9A9F Color

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

Color preview

#1E9A9F

Color formats

HEX
#1E9A9F
RGB
rgb(30, 154, 159)
RGBA
rgba(30, 154, 159, 1)
HSL
hsl(182, 68%, 37%)
HSV
hsv(182, 81%, 62%)
CMYK
cmyk(81%, 3%, 0%, 38%)
CSS variable
--color-primary: #1E9A9F;
Lowercase HEX
#1e9a9f

Shades

Tints

Tones

Harmony

CSS snippets for #1E9A9F

.color-1e9a9f {
  color: #1E9A9F;
  background-color: #1E9A9F;
}

Frequently asked questions

What color is #1E9A9F?+

#1E9A9F is a HEX color with RGB value rgb(30, 154, 159) and HSL value hsl(182, 68%, 37%). Its closest CSS named color is LightSeaGreen.

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

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