Pink Flambé
#cd4e82 · one of 31,915 named colors
Pink Flambé is a medium, strong red with the hex code #cd4e82. In RGB it is 205 red, 78 green and 130 blue, and black text is most readable on top of it.
Codes
HEX
#cd4e82HEX8
#cd4e82ffRGB
rgb(205, 78, 130)RGBA
rgba(205, 78, 130, 1)RGB %
rgb(80%, 31%, 51%)HSL
hsl(335, 56%, 55%)HSLA
hsla(335, 56%, 55%, 1)Variables
Sass
$pink-flambe: #cd4e82;Less
@pink-flambe: #cd4e82;CSS
--pink-flambe: #cd4e82;