#1ABFB1 Color

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

Color preview

#1ABFB1

Color formats

HEX
#1ABFB1
RGB
rgb(26, 191, 177)
RGBA
rgba(26, 191, 177, 1)
HSL
hsl(175, 76%, 43%)
HSV
hsv(175, 86%, 75%)
CMYK
cmyk(86%, 0%, 7%, 25%)
CSS variable
--color-primary: #1ABFB1;
Lowercase HEX
#1abfb1

Shades

Tints

Tones

Harmony

CSS snippets for #1ABFB1

.color-1abfb1 {
  color: #1ABFB1;
  background-color: #1ABFB1;
}

Frequently asked questions

What color is #1ABFB1?+

#1ABFB1 is a HEX color with RGB value rgb(26, 191, 177) and HSL value hsl(175, 76%, 43%). Its closest CSS named color is LightSeaGreen.

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

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