Fuchsia Tint
#c255c1 · one of 31,915 named colors
Fuchsia Tint is a medium, strong pink with the hex code #c255c1. In RGB it is 194 red, 85 green and 193 blue, and black text is most readable on top of it.
Codes
HEX
#c255c1HEX8
#c255c1ffRGB
rgb(194, 85, 193)RGBA
rgba(194, 85, 193, 1)RGB %
rgb(76%, 33%, 76%)HSL
hsl(301, 47%, 55%)HSLA
hsla(301, 47%, 55%, 1)Variables
Sass
$fuchsia-tint: #c255c1;Less
@fuchsia-tint: #c255c1;CSS
--fuchsia-tint: #c255c1;