Red Herring
#dd1144 · one of 31,915 named colors
Red Herring is a medium, vivid red with the hex code #dd1144. In RGB it is 221 red, 17 green and 68 blue, and white text is most readable on top of it.
Codes
HEX
#dd1144HEX8
#dd1144ffRGB
rgb(221, 17, 68)RGBA
rgba(221, 17, 68, 1)RGB %
rgb(87%, 7%, 27%)HSL
hsl(345, 86%, 47%)HSLA
hsla(345, 86%, 47%, 1)Variables
Sass
$red-herring: #dd1144;Less
@red-herring: #dd1144;CSS
--red-herring: #dd1144;