#23CDAE Color

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

Color preview

#23CDAE

Color formats

HEX
#23CDAE
RGB
rgb(35, 205, 174)
RGBA
rgba(35, 205, 174, 1)
HSL
hsl(169, 71%, 47%)
HSV
hsv(169, 83%, 80%)
CMYK
cmyk(83%, 0%, 15%, 20%)
CSS variable
--color-primary: #23CDAE;
Lowercase HEX
#23cdae

Shades

Tints

Tones

Harmony

CSS snippets for #23CDAE

.color-23cdae {
  color: #23CDAE;
  background-color: #23CDAE;
}

Frequently asked questions

What color is #23CDAE?+

#23CDAE is a HEX color with RGB value rgb(35, 205, 174) and HSL value hsl(169, 71%, 47%). Its closest CSS named color is LightSeaGreen.

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

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