Coral
#ff7f50 · one of 31,915 named colors
Coral is a light, vivid orange with the hex code #ff7f50. In RGB it is 255 red, 127 green and 80 blue, and black text is most readable on top of it.
Codes
HEX
#ff7f50HEX8
#ff7f50ffRGB
rgb(255, 127, 80)RGBA
rgba(255, 127, 80, 1)RGB %
rgb(100%, 50%, 31%)HSL
hsl(16, 100%, 66%)HSLA
hsla(16, 100%, 66%, 1)Variables
Sass
$coral: #ff7f50;Less
@coral: #ff7f50;CSS
--coral: #ff7f50;