Stretch Limo
#2d2e33 · one of 31,915 named colors
Stretch Limo is a dark, muted gray with the hex code #2d2e33. In RGB it is 45 red, 46 green and 51 blue, and white text is most readable on top of it.
Codes
HEX
#2d2e33HEX8
#2d2e33ffRGB
rgb(45, 46, 51)RGBA
rgba(45, 46, 51, 1)RGB %
rgb(18%, 18%, 20%)HSL
hsl(230, 6%, 19%)HSLA
hsla(230, 6%, 19%, 1)Variables
Sass
$stretch-limo: #2d2e33;Less
@stretch-limo: #2d2e33;CSS
--stretch-limo: #2d2e33;