Deep Maroon
#623f45 · one of 31,915 named colors
Deep Maroon is a dark, soft red with the hex code #623f45. In RGB it is 98 red, 63 green and 69 blue, and white text is most readable on top of it.
Codes
HEX
#623f45HEX8
#623f45ffRGB
rgb(98, 63, 69)RGBA
rgba(98, 63, 69, 1)RGB %
rgb(38%, 25%, 27%)HSL
hsl(350, 22%, 32%)HSLA
hsla(350, 22%, 32%, 1)Variables
Sass
$deep-maroon: #623f45;Less
@deep-maroon: #623f45;CSS
--deep-maroon: #623f45;