#1ACB8D Color

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

Color preview

#1ACB8D

Color formats

HEX
#1ACB8D
RGB
rgb(26, 203, 141)
RGBA
rgba(26, 203, 141, 1)
HSL
hsl(159, 77%, 45%)
HSV
hsv(159, 87%, 80%)
CMYK
cmyk(87%, 0%, 31%, 20%)
CSS variable
--color-primary: #1ACB8D;
Lowercase HEX
#1acb8d

Shades

Tints

Tones

Harmony

CSS snippets for #1ACB8D

.color-1acb8d {
  color: #1ACB8D;
  background-color: #1ACB8D;
}

Frequently asked questions

What color is #1ACB8D?+

#1ACB8D is a HEX color with RGB value rgb(26, 203, 141) and HSL value hsl(159, 77%, 45%). Its closest CSS named color is LightSeaGreen.

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

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