Rose Aspect
#f1c6ca · one of 31,915 named colors
Rose Aspect is a very light, strong red with the hex code #f1c6ca. In RGB it is 241 red, 198 green and 202 blue, and black text is most readable on top of it.
Codes
HEX
#f1c6caHEX8
#f1c6caffRGB
rgb(241, 198, 202)RGBA
rgba(241, 198, 202, 1)RGB %
rgb(95%, 78%, 79%)HSL
hsl(354, 61%, 86%)HSLA
hsla(354, 61%, 86%, 1)Variables
Sass
$rose-aspect: #f1c6ca;Less
@rose-aspect: #f1c6ca;CSS
--rose-aspect: #f1c6ca;