Mouse Nose
#ffe5b4 · one of 31,915 named colors
Mouse Nose is a very light, vivid orange with the hex code #ffe5b4. In RGB it is 255 red, 229 green and 180 blue, and black text is most readable on top of it.
Codes
HEX
#ffe5b4HEX8
#ffe5b4ffRGB
rgb(255, 229, 180)RGBA
rgba(255, 229, 180, 1)RGB %
rgb(100%, 90%, 71%)HSL
hsl(39, 100%, 85%)HSLA
hsla(39, 100%, 85%, 1)Variables
Sass
$mouse-nose: #ffe5b4;Less
@mouse-nose: #ffe5b4;CSS
--mouse-nose: #ffe5b4;