Federal Blue
#43628b · one of 31,915 named colors
Federal Blue is a medium, soft blue with the hex code #43628b. In RGB it is 67 red, 98 green and 139 blue, and white text is most readable on top of it.
Codes
HEX
#43628bHEX8
#43628bffRGB
rgb(67, 98, 139)RGBA
rgba(67, 98, 139, 1)RGB %
rgb(26%, 38%, 55%)HSL
hsl(214, 35%, 40%)HSLA
hsla(214, 35%, 40%, 1)Variables
Sass
$federal-blue: #43628b;Less
@federal-blue: #43628b;CSS
--federal-blue: #43628b;