Peevish Red
#ff2266 · one of 31,915 named colors
Peevish Red is a medium, vivid red with the hex code #ff2266. In RGB it is 255 red, 34 green and 102 blue, and black text is most readable on top of it.
Codes
HEX
#ff2266HEX8
#ff2266ffRGB
rgb(255, 34, 102)RGBA
rgba(255, 34, 102, 1)RGB %
rgb(100%, 13%, 40%)HSL
hsl(342, 100%, 57%)HSLA
hsla(342, 100%, 57%, 1)Variables
Sass
$peevish-red: #ff2266;Less
@peevish-red: #ff2266;CSS
--peevish-red: #ff2266;