Berry Mix
#555a90 · one of 31,915 named colors
Berry Mix is a medium, soft blue with the hex code #555a90. In RGB it is 85 red, 90 green and 144 blue, and white text is most readable on top of it.
Codes
HEX
#555a90HEX8
#555a90ffRGB
rgb(85, 90, 144)RGBA
rgba(85, 90, 144, 1)RGB %
rgb(33%, 35%, 56%)HSL
hsl(235, 26%, 45%)HSLA
hsla(235, 26%, 45%, 1)Variables
Sass
$berry-mix: #555a90;Less
@berry-mix: #555a90;CSS
--berry-mix: #555a90;