Sentinel
#d2e0d6 · one of 31,915 named colors
Sentinel is a very light, soft green with the hex code #d2e0d6. In RGB it is 210 red, 224 green and 214 blue, and black text is most readable on top of it.
Codes
HEX
#d2e0d6HEX8
#d2e0d6ffRGB
rgb(210, 224, 214)RGBA
rgba(210, 224, 214, 1)RGB %
rgb(82%, 88%, 84%)HSL
hsl(137, 18%, 85%)HSLA
hsla(137, 18%, 85%, 1)Variables
Sass
$sentinel: #d2e0d6;Less
@sentinel: #d2e0d6;CSS
--sentinel: #d2e0d6;