Sphere
#f2e8cc · one of 31,915 named colors
Sphere is a very light, strong yellow with the hex code #f2e8cc. In RGB it is 242 red, 232 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#f2e8ccHEX8
#f2e8ccffRGB
rgb(242, 232, 204)RGBA
rgba(242, 232, 204, 1)RGB %
rgb(95%, 91%, 80%)HSL
hsl(44, 59%, 87%)HSLA
hsla(44, 59%, 87%, 1)Variables
Sass
$sphere: #f2e8cc;Less
@sphere: #f2e8cc;CSS
--sphere: #f2e8cc;