Xed
#30a9ff · one of 31,915 named colors
Xed is a medium, vivid blue with the hex code #30a9ff. In RGB it is 48 red, 169 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#30a9ffHEX8
#30a9ffffRGB
rgb(48, 169, 255)RGBA
rgba(48, 169, 255, 1)RGB %
rgb(19%, 66%, 100%)HSL
hsl(205, 100%, 59%)HSLA
hsla(205, 100%, 59%, 1)Variables
Sass
$xed: #30a9ff;Less
@xed: #30a9ff;CSS
--xed: #30a9ff;