Sunstitch
#fee2b2 · one of 31,915 named colors
Sunstitch is a light, vivid orange with the hex code #fee2b2. In RGB it is 254 red, 226 green and 178 blue, and black text is most readable on top of it.
Codes
HEX
#fee2b2HEX8
#fee2b2ffRGB
rgb(254, 226, 178)RGBA
rgba(254, 226, 178, 1)RGB %
rgb(100%, 89%, 70%)HSL
hsl(38, 97%, 85%)HSLA
hsla(38, 97%, 85%, 1)Variables
Sass
$sunstitch: #fee2b2;Less
@sunstitch: #fee2b2;CSS
--sunstitch: #fee2b2;