#1CCAA1 Color

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

Color preview

#1CCAA1

Color formats

HEX
#1CCAA1
RGB
rgb(28, 202, 161)
RGBA
rgba(28, 202, 161, 1)
HSL
hsl(166, 76%, 45%)
HSV
hsv(166, 86%, 79%)
CMYK
cmyk(86%, 0%, 20%, 21%)
CSS variable
--color-primary: #1CCAA1;
Lowercase HEX
#1ccaa1

Shades

Tints

Tones

Harmony

CSS snippets for #1CCAA1

.color-1ccaa1 {
  color: #1CCAA1;
  background-color: #1CCAA1;
}

Frequently asked questions

What color is #1CCAA1?+

#1CCAA1 is a HEX color with RGB value rgb(28, 202, 161) and HSL value hsl(166, 76%, 45%). Its closest CSS named color is LightSeaGreen.

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

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