French Rose
#f64a8a · one of 31,915 named colors
French Rose is a medium, vivid red with the hex code #f64a8a. In RGB it is 246 red, 74 green and 138 blue, and black text is most readable on top of it.
Codes
HEX
#f64a8aHEX8
#f64a8affRGB
rgb(246, 74, 138)RGBA
rgba(246, 74, 138, 1)RGB %
rgb(96%, 29%, 54%)HSL
hsl(338, 91%, 63%)HSLA
hsla(338, 91%, 63%, 1)Variables
Sass
$french-rose: #f64a8a;Less
@french-rose: #f64a8a;CSS
--french-rose: #f64a8a;