Jagdwurst
#ffcccb · one of 31,915 named colors
Jagdwurst is a very light, vivid red with the hex code #ffcccb. In RGB it is 255 red, 204 green and 203 blue, and black text is most readable on top of it.
Codes
HEX
#ffcccbHEX8
#ffcccbffRGB
rgb(255, 204, 203)RGBA
rgba(255, 204, 203, 1)RGB %
rgb(100%, 80%, 80%)HSL
hsl(1, 100%, 90%)HSLA
hsla(1, 100%, 90%, 1)Variables
Sass
$jagdwurst: #ffcccb;Less
@jagdwurst: #ffcccb;CSS
--jagdwurst: #ffcccb;