HTML named color
Teal color code
Use the Teal HTML color with HEX #008080, RGB 0,128,128 and HSL 180,100%,25%. Copy CSS examples, shades and accessible contrast combinations.
Bleus
#008080
rgb(0,128,128)
HEX
#008080RGB
rgb(0,128,128)HSL
hsl(180,100%,25%)CSS name
tealCSS examples
.text-teal {
color: #008080;
}
.bg-teal {
background-color: teal;
}
.border-teal {
border-color: rgb(0,128,128);
}Shades palette
#003333#027474#06B7B7#0BF4F4#4EF4F4#92F6F6#D1FAFA