Pale Taupe
#bc987e · one of 31,915 named colors
Pale Taupe is a medium, soft orange with the hex code #bc987e. In RGB it is 188 red, 152 green and 126 blue, and black text is most readable on top of it.
Codes
HEX
#bc987eHEX8
#bc987effRGB
rgb(188, 152, 126)RGBA
rgba(188, 152, 126, 1)RGB %
rgb(74%, 60%, 49%)HSL
hsl(25, 32%, 62%)HSLA
hsla(25, 32%, 62%, 1)Variables
Sass
$pale-taupe: #bc987e;Less
@pale-taupe: #bc987e;CSS
--pale-taupe: #bc987e;