Dry Rose
#c22f4d · one of 31,915 named colors
Dry Rose is a medium, strong red with the hex code #c22f4d. In RGB it is 194 red, 47 green and 77 blue, and white text is most readable on top of it.
Codes
HEX
#c22f4dHEX8
#c22f4dffRGB
rgb(194, 47, 77)RGBA
rgba(194, 47, 77, 1)RGB %
rgb(76%, 18%, 30%)HSL
hsl(348, 61%, 47%)HSLA
hsla(348, 61%, 47%, 1)Variables
Sass
$dry-rose: #c22f4d;Less
@dry-rose: #c22f4d;CSS
--dry-rose: #c22f4d;