Pico Sun
#ffec27 · one of 31,915 named colors
Pico Sun is a medium, vivid yellow with the hex code #ffec27. In RGB it is 255 red, 236 green and 39 blue, and black text is most readable on top of it.
Codes
HEX
#ffec27HEX8
#ffec27ffRGB
rgb(255, 236, 39)RGBA
rgba(255, 236, 39, 1)RGB %
rgb(100%, 93%, 15%)HSL
hsl(55, 100%, 58%)HSLA
hsla(55, 100%, 58%, 1)Variables
Sass
$pico-sun: #ffec27;Less
@pico-sun: #ffec27;CSS
--pico-sun: #ffec27;