#19CCBD Color

Inspect #19CCBD across formats, palettes, contrast and closest named color matches.

Color preview

#19CCBD

Color formats

HEX
#19CCBD
RGB
rgb(25, 204, 189)
RGBA
rgba(25, 204, 189, 1)
HSL
hsl(175, 78%, 45%)
HSV
hsv(175, 88%, 80%)
CMYK
cmyk(88%, 0%, 7%, 20%)
CSS variable
--color-primary: #19CCBD;
Lowercase HEX
#19ccbd

Shades

Tints

Tones

Harmony

CSS snippets for #19CCBD

.color-19ccbd {
  color: #19CCBD;
  background-color: #19CCBD;
}

Frequently asked questions

What color is #19CCBD?+

#19CCBD is a HEX color with RGB value rgb(25, 204, 189) and HSL value hsl(175, 78%, 45%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #19CCBD?+

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