Outer Rim
#221177 · one of 31,915 named colors
Outer Rim is a dark, vivid blue with the hex code #221177. In RGB it is 34 red, 17 green and 119 blue, and white text is most readable on top of it.
Codes
HEX
#221177HEX8
#221177ffRGB
rgb(34, 17, 119)RGBA
rgba(34, 17, 119, 1)RGB %
rgb(13%, 7%, 47%)HSL
hsl(250, 75%, 27%)HSLA
hsla(250, 75%, 27%, 1)Variables
Sass
$outer-rim: #221177;Less
@outer-rim: #221177;CSS
--outer-rim: #221177;