Bath Green
#0a696a · one of 31,915 named colors
Bath Green is a dark, vivid cyan with the hex code #0a696a. In RGB it is 10 red, 105 green and 106 blue, and white text is most readable on top of it.
Codes
HEX
#0a696aHEX8
#0a696affRGB
rgb(10, 105, 106)RGBA
rgba(10, 105, 106, 1)RGB %
rgb(4%, 41%, 42%)HSL
hsl(181, 83%, 23%)HSLA
hsla(181, 83%, 23%, 1)Variables
Sass
$bath-green: #0a696a;Less
@bath-green: #0a696a;CSS
--bath-green: #0a696a;