#19CCBA Color

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

Color preview

#19CCBA

Color formats

HEX
#19CCBA
RGB
rgb(25, 204, 186)
RGBA
rgba(25, 204, 186, 1)
HSL
hsl(174, 78%, 45%)
HSV
hsv(174, 88%, 80%)
CMYK
cmyk(88%, 0%, 9%, 20%)
CSS variable
--color-primary: #19CCBA;
Lowercase HEX
#19ccba

Shades

Tints

Tones

Harmony

CSS snippets for #19CCBA

.color-19ccba {
  color: #19CCBA;
  background-color: #19CCBA;
}

Frequently asked questions

What color is #19CCBA?+

#19CCBA is a HEX color with RGB value rgb(25, 204, 186) and HSL value hsl(174, 78%, 45%). Its closest CSS named color is LightSeaGreen.

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

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