#19EBE1 Color

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

Color preview

#19EBE1

Color formats

HEX
#19EBE1
RGB
rgb(25, 235, 225)
RGBA
rgba(25, 235, 225, 1)
HSL
hsl(177, 84%, 51%)
HSV
hsv(177, 89%, 92%)
CMYK
cmyk(89%, 0%, 4%, 8%)
CSS variable
--color-primary: #19EBE1;
Lowercase HEX
#19ebe1

Shades

Tints

Tones

Harmony

CSS snippets for #19EBE1

.color-19ebe1 {
  color: #19EBE1;
  background-color: #19EBE1;
}

Frequently asked questions

What color is #19EBE1?+

#19EBE1 is a HEX color with RGB value rgb(25, 235, 225) and HSL value hsl(177, 84%, 51%). Its closest CSS named color is DarkTurquoise.

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

The closest Tailwind color is cyan-400, available as the bg-cyan-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