Cute Crab
#dd4444 · one of 31,915 named colors
Cute Crab is a medium, strong red with the hex code #dd4444. In RGB it is 221 red, 68 green and 68 blue, and black text is most readable on top of it.
Codes
HEX
#dd4444HEX8
#dd4444ffRGB
rgb(221, 68, 68)RGBA
rgba(221, 68, 68, 1)RGB %
rgb(87%, 27%, 27%)HSL
hsl(0, 69%, 57%)HSLA
hsla(0, 69%, 57%, 1)Variables
Sass
$cute-crab: #dd4444;Less
@cute-crab: #dd4444;CSS
--cute-crab: #dd4444;