Dark Slate
#465352 · one of 31,915 named colors
Dark Slate is a dark, muted gray with the hex code #465352. In RGB it is 70 red, 83 green and 82 blue, and white text is most readable on top of it.
Codes
HEX
#465352HEX8
#465352ffRGB
rgb(70, 83, 82)RGBA
rgba(70, 83, 82, 1)RGB %
rgb(27%, 33%, 32%)HSL
hsl(175, 8%, 30%)HSLA
hsla(175, 8%, 30%, 1)Variables
Sass
$dark-slate: #465352;Less
@dark-slate: #465352;CSS
--dark-slate: #465352;