Rustique
#f5bfb2 · one of 31,915 named colors
Rustique is a light, vivid red with the hex code #f5bfb2. In RGB it is 245 red, 191 green and 178 blue, and black text is most readable on top of it.
Codes
HEX
#f5bfb2HEX8
#f5bfb2ffRGB
rgb(245, 191, 178)RGBA
rgba(245, 191, 178, 1)RGB %
rgb(96%, 75%, 70%)HSL
hsl(12, 77%, 83%)HSLA
hsla(12, 77%, 83%, 1)Variables
Sass
$rustique: #f5bfb2;Less
@rustique: #f5bfb2;CSS
--rustique: #f5bfb2;