Rose Quartz
#f7cac1 · one of 31,915 named colors
Rose Quartz is a very light, vivid red with the hex code #f7cac1. In RGB it is 247 red, 202 green and 193 blue, and black text is most readable on top of it.
Codes
HEX
#f7cac1HEX8
#f7cac1ffRGB
rgb(247, 202, 193)RGBA
rgba(247, 202, 193, 1)RGB %
rgb(97%, 79%, 76%)HSL
hsl(10, 77%, 86%)HSLA
hsla(10, 77%, 86%, 1)Variables
Sass
$rose-quartz: #f7cac1;Less
@rose-quartz: #f7cac1;CSS
--rose-quartz: #f7cac1;