Sun Crete
#ff8c00 · one of 31,915 named colors
Sun Crete is a medium, vivid orange with the hex code #ff8c00. In RGB it is 255 red, 140 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#ff8c00HEX8
#ff8c00ffRGB
rgb(255, 140, 0)RGBA
rgba(255, 140, 0, 1)RGB %
rgb(100%, 55%, 0%)HSL
hsl(33, 100%, 50%)HSLA
hsla(33, 100%, 50%, 1)Variables
Sass
$sun-crete: #ff8c00;Less
@sun-crete: #ff8c00;CSS
--sun-crete: #ff8c00;