Pebble Stone
#e0d9da · one of 31,915 named colors
Pebble Stone is a very light, muted red with the hex code #e0d9da. In RGB it is 224 red, 217 green and 218 blue, and black text is most readable on top of it.
Codes
HEX
#e0d9daHEX8
#e0d9daffRGB
rgb(224, 217, 218)RGBA
rgba(224, 217, 218, 1)RGB %
rgb(88%, 85%, 85%)HSL
hsl(351, 10%, 86%)HSLA
hsla(351, 10%, 86%, 1)Variables
Sass
$pebble-stone: #e0d9da;Less
@pebble-stone: #e0d9da;CSS
--pebble-stone: #e0d9da;