Death Cap
#e7d9db · one of 31,915 named colors
Death Cap is a very light, soft red with the hex code #e7d9db. In RGB it is 231 red, 217 green and 219 blue, and black text is most readable on top of it.
Codes
HEX
#e7d9dbHEX8
#e7d9dbffRGB
rgb(231, 217, 219)RGBA
rgba(231, 217, 219, 1)RGB %
rgb(91%, 85%, 86%)HSL
hsl(351, 23%, 88%)HSLA
hsla(351, 23%, 88%, 1)Variables
Sass
$death-cap: #e7d9db;Less
@death-cap: #e7d9db;CSS
--death-cap: #e7d9db;