Plum Orbit
#4e414b · one of 31,915 named colors
Plum Orbit is a dark, muted gray with the hex code #4e414b. In RGB it is 78 red, 65 green and 75 blue, and white text is most readable on top of it.
Codes
HEX
#4e414bHEX8
#4e414bffRGB
rgb(78, 65, 75)RGBA
rgba(78, 65, 75, 1)RGB %
rgb(31%, 25%, 29%)HSL
hsl(314, 9%, 28%)HSLA
hsla(314, 9%, 28%, 1)Variables
Sass
$plum-orbit: #4e414b;Less
@plum-orbit: #4e414b;CSS
--plum-orbit: #4e414b;