Patient Pink
#ffaba5 · one of 31,915 named colors
Patient Pink is a light, vivid red with the hex code #ffaba5. In RGB it is 255 red, 171 green and 165 blue, and black text is most readable on top of it.
Codes
HEX
#ffaba5HEX8
#ffaba5ffRGB
rgb(255, 171, 165)RGBA
rgba(255, 171, 165, 1)RGB %
rgb(100%, 67%, 65%)HSL
hsl(4, 100%, 82%)HSLA
hsla(4, 100%, 82%, 1)Variables
Sass
$patient-pink: #ffaba5;Less
@patient-pink: #ffaba5;CSS
--patient-pink: #ffaba5;