Opus Magnum
#e3e1ed · one of 31,915 named colors
Opus Magnum is a very light, soft blue with the hex code #e3e1ed. In RGB it is 227 red, 225 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#e3e1edHEX8
#e3e1edffRGB
rgb(227, 225, 237)RGBA
rgba(227, 225, 237, 1)RGB %
rgb(89%, 88%, 93%)HSL
hsl(250, 25%, 91%)HSLA
hsla(250, 25%, 91%, 1)Variables
Sass
$opus-magnum: #e3e1ed;Less
@opus-magnum: #e3e1ed;CSS
--opus-magnum: #e3e1ed;