Peace
#a2b2bd · one of 31,915 named colors
Peace is a light, soft blue with the hex code #a2b2bd. In RGB it is 162 red, 178 green and 189 blue, and black text is most readable on top of it.
Codes
HEX
#a2b2bdHEX8
#a2b2bdffRGB
rgb(162, 178, 189)RGBA
rgba(162, 178, 189, 1)RGB %
rgb(64%, 70%, 74%)HSL
hsl(204, 17%, 69%)HSLA
hsla(204, 17%, 69%, 1)Variables
Sass
$peace: #a2b2bd;Less
@peace: #a2b2bd;CSS
--peace: #a2b2bd;