Rose Cheeks
#f0738a · one of 31,915 named colors
Rose Cheeks is a light, vivid red with the hex code #f0738a. In RGB it is 240 red, 115 green and 138 blue, and black text is most readable on top of it.
Codes
HEX
#f0738aHEX8
#f0738affRGB
rgb(240, 115, 138)RGBA
rgba(240, 115, 138, 1)RGB %
rgb(94%, 45%, 54%)HSL
hsl(349, 81%, 70%)HSLA
hsla(349, 81%, 70%, 1)Variables
Sass
$rose-cheeks: #f0738a;Less
@rose-cheeks: #f0738a;CSS
--rose-cheeks: #f0738a;