A Lot of Love
#ffbcc5 · one of 31,915 named colors
A Lot of Love is a very light, vivid red with the hex code #ffbcc5. In RGB it is 255 red, 188 green and 197 blue, and black text is most readable on top of it.
Codes
HEX
#ffbcc5HEX8
#ffbcc5ffRGB
rgb(255, 188, 197)RGBA
rgba(255, 188, 197, 1)RGB %
rgb(100%, 74%, 77%)HSL
hsl(352, 100%, 87%)HSLA
hsla(352, 100%, 87%, 1)Variables
Sass
$a-lot-of-love: #ffbcc5;Less
@a-lot-of-love: #ffbcc5;CSS
--a-lot-of-love: #ffbcc5;