#23CDCD Color

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

Color preview

#23CDCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #23CDCD

.color-23cdcd {
  color: #23CDCD;
  background-color: #23CDCD;
}

Frequently asked questions

What color is #23CDCD?+

#23CDCD is a HEX color with RGB value rgb(35, 205, 205) and HSL value hsl(180, 71%, 47%). Its closest CSS named color is Turquoise.

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

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