Hawkes Blue
#d2daed · one of 31,915 named colors
Hawkes Blue is a very light, soft blue with the hex code #d2daed. In RGB it is 210 red, 218 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#d2daedHEX8
#d2daedffRGB
rgb(210, 218, 237)RGBA
rgba(210, 218, 237, 1)RGB %
rgb(82%, 85%, 93%)HSL
hsl(222, 43%, 88%)HSLA
hsla(222, 43%, 88%, 1)Variables
Sass
$hawkes-blue: #d2daed;Less
@hawkes-blue: #d2daed;CSS
--hawkes-blue: #d2daed;