Barbara
#ff0ff3 · one of 31,915 named colors
Barbara is a medium, vivid pink with the hex code #ff0ff3. In RGB it is 255 red, 15 green and 243 blue, and black text is most readable on top of it.
Codes
HEX
#ff0ff3HEX8
#ff0ff3ffRGB
rgb(255, 15, 243)RGBA
rgba(255, 15, 243, 1)RGB %
rgb(100%, 6%, 95%)HSL
hsl(303, 100%, 53%)HSLA
hsla(303, 100%, 53%, 1)Variables
Sass
$barbara: #ff0ff3;Less
@barbara: #ff0ff3;CSS
--barbara: #ff0ff3;