Peach Flower
#e198b4 · one of 31,915 named colors
Peach Flower is a light, strong red with the hex code #e198b4. In RGB it is 225 red, 152 green and 180 blue, and black text is most readable on top of it.
Codes
HEX
#e198b4HEX8
#e198b4ffRGB
rgb(225, 152, 180)RGBA
rgba(225, 152, 180, 1)RGB %
rgb(88%, 60%, 71%)HSL
hsl(337, 55%, 74%)HSLA
hsla(337, 55%, 74%, 1)Variables
Sass
$peach-flower: #e198b4;Less
@peach-flower: #e198b4;CSS
--peach-flower: #e198b4;