Teal Spill
#032425 · one of 31,915 named colors
Teal Spill is a very dark, vivid black with the hex code #032425. In RGB it is 3 red, 36 green and 37 blue, and white text is most readable on top of it.
Codes
HEX
#032425HEX8
#032425ffRGB
rgb(3, 36, 37)RGBA
rgba(3, 36, 37, 1)RGB %
rgb(1%, 14%, 15%)HSL
hsl(182, 85%, 8%)HSLA
hsla(182, 85%, 8%, 1)Variables
Sass
$teal-spill: #032425;Less
@teal-spill: #032425;CSS
--teal-spill: #032425;