#1E8F7E Color

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

Color preview

#1E8F7E

Color formats

HEX
#1E8F7E
RGB
rgb(30, 143, 126)
RGBA
rgba(30, 143, 126, 1)
HSL
hsl(171, 65%, 34%)
HSV
hsv(171, 79%, 56%)
CMYK
cmyk(79%, 0%, 12%, 44%)
CSS variable
--color-primary: #1E8F7E;
Lowercase HEX
#1e8f7e

Shades

Tints

Tones

Harmony

CSS snippets for #1E8F7E

.color-1e8f7e {
  color: #1E8F7E;
  background-color: #1E8F7E;
}

Frequently asked questions

What color is #1E8F7E?+

#1E8F7E is a HEX color with RGB value rgb(30, 143, 126) and HSL value hsl(171, 65%, 34%). Its closest CSS named color is DarkCyan.

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

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