#23DCAB Color

Inspect #23DCAB across formats, palettes, contrast and closest named color matches.

Color preview

#23DCAB

Color formats

HEX
#23DCAB
RGB
rgb(35, 220, 171)
RGBA
rgba(35, 220, 171, 1)
HSL
hsl(164, 73%, 50%)
HSV
hsv(164, 84%, 86%)
CMYK
cmyk(84%, 0%, 22%, 14%)
CSS variable
--color-primary: #23DCAB;
Lowercase HEX
#23dcab

Shades

Tints

Tones

Harmony

CSS snippets for #23DCAB

.color-23dcab {
  color: #23DCAB;
  background-color: #23DCAB;
}

Frequently asked questions

What color is #23DCAB?+

#23DCAB is a HEX color with RGB value rgb(35, 220, 171) and HSL value hsl(164, 73%, 50%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #23DCAB?+

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