Flower Pot
#8f4438 · one of 31,915 named colors
Flower Pot is a medium, soft red with the hex code #8f4438. In RGB it is 143 red, 68 green and 56 blue, and white text is most readable on top of it.
Codes
HEX
#8f4438HEX8
#8f4438ffRGB
rgb(143, 68, 56)RGBA
rgba(143, 68, 56, 1)RGB %
rgb(56%, 27%, 22%)HSL
hsl(8, 44%, 39%)HSLA
hsla(8, 44%, 39%, 1)Variables
Sass
$flower-pot: #8f4438;Less
@flower-pot: #8f4438;CSS
--flower-pot: #8f4438;