Delft Blue
#3311ee · one of 31,915 named colors
Delft Blue is a medium, vivid blue with the hex code #3311ee. In RGB it is 51 red, 17 green and 238 blue, and white text is most readable on top of it.
Codes
HEX
#3311eeHEX8
#3311eeffRGB
rgb(51, 17, 238)RGBA
rgba(51, 17, 238, 1)RGB %
rgb(20%, 7%, 93%)HSL
hsl(249, 87%, 50%)HSLA
hsla(249, 87%, 50%, 1)Variables
Sass
$delft-blue: #3311ee;Less
@delft-blue: #3311ee;CSS
--delft-blue: #3311ee;