#23DCBD Color

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

Color preview

#23DCBD

Color formats

HEX
#23DCBD
RGB
rgb(35, 220, 189)
RGBA
rgba(35, 220, 189, 1)
HSL
hsl(170, 73%, 50%)
HSV
hsv(170, 84%, 86%)
CMYK
cmyk(84%, 0%, 14%, 14%)
CSS variable
--color-primary: #23DCBD;
Lowercase HEX
#23dcbd

Shades

Tints

Tones

Harmony

CSS snippets for #23DCBD

.color-23dcbd {
  color: #23DCBD;
  background-color: #23DCBD;
}

Frequently asked questions

What color is #23DCBD?+

#23DCBD is a HEX color with RGB value rgb(35, 220, 189) and HSL value hsl(170, 73%, 50%). Its closest CSS named color is Turquoise.

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

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