Axolotl
#fff0df · one of 31,915 named colors
Axolotl is a very light, vivid orange with the hex code #fff0df. In RGB it is 255 red, 240 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#fff0dfHEX8
#fff0dfffRGB
rgb(255, 240, 223)RGBA
rgba(255, 240, 223, 1)RGB %
rgb(100%, 94%, 87%)HSL
hsl(32, 100%, 94%)HSLA
hsla(32, 100%, 94%, 1)Variables
Sass
$axolotl: #fff0df;Less
@axolotl: #fff0df;CSS
--axolotl: #fff0df;