Promise
#acc0e2 · one of 31,915 named colors
Promise is a light, strong blue with the hex code #acc0e2. In RGB it is 172 red, 192 green and 226 blue, and black text is most readable on top of it.
Codes
HEX
#acc0e2HEX8
#acc0e2ffRGB
rgb(172, 192, 226)RGBA
rgba(172, 192, 226, 1)RGB %
rgb(67%, 75%, 89%)HSL
hsl(218, 48%, 78%)HSLA
hsla(218, 48%, 78%, 1)Variables
Sass
$promise: #acc0e2;Less
@promise: #acc0e2;CSS
--promise: #acc0e2;