Courteous
#d2d3de · one of 31,915 named colors
Courteous is a light, soft blue with the hex code #d2d3de. In RGB it is 210 red, 211 green and 222 blue, and black text is most readable on top of it.
Codes
HEX
#d2d3deHEX8
#d2d3deffRGB
rgb(210, 211, 222)RGBA
rgba(210, 211, 222, 1)RGB %
rgb(82%, 83%, 87%)HSL
hsl(235, 15%, 85%)HSLA
hsla(235, 15%, 85%, 1)Variables
Sass
$courteous: #d2d3de;Less
@courteous: #d2d3de;CSS
--courteous: #d2d3de;