#1CEAAC Color

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

Color preview

#1CEAAC

Color formats

HEX
#1CEAAC
RGB
rgb(28, 234, 172)
RGBA
rgba(28, 234, 172, 1)
HSL
hsl(162, 83%, 51%)
HSV
hsv(162, 88%, 92%)
CMYK
cmyk(88%, 0%, 26%, 8%)
CSS variable
--color-primary: #1CEAAC;
Lowercase HEX
#1ceaac

Shades

Tints

Tones

Harmony

CSS snippets for #1CEAAC

.color-1ceaac {
  color: #1CEAAC;
  background-color: #1CEAAC;
}

Frequently asked questions

What color is #1CEAAC?+

#1CEAAC is a HEX color with RGB value rgb(28, 234, 172) and HSL value hsl(162, 83%, 51%). Its closest CSS named color is MediumSpringGreen.

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

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