#1ABC89 Color

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

Color preview

#1ABC89

Color formats

HEX
#1ABC89
RGB
rgb(26, 188, 137)
RGBA
rgba(26, 188, 137, 1)
HSL
hsl(161, 76%, 42%)
HSV
hsv(161, 86%, 74%)
CMYK
cmyk(86%, 0%, 27%, 26%)
CSS variable
--color-primary: #1ABC89;
Lowercase HEX
#1abc89

Shades

Tints

Tones

Harmony

CSS snippets for #1ABC89

.color-1abc89 {
  color: #1ABC89;
  background-color: #1ABC89;
}

Frequently asked questions

What color is #1ABC89?+

#1ABC89 is a HEX color with RGB value rgb(26, 188, 137) and HSL value hsl(161, 76%, 42%). Its closest CSS named color is LightSeaGreen.

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

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