Uri Yellow
#ffd72e · one of 31,915 named colors
Uri Yellow is a medium, vivid yellow with the hex code #ffd72e. In RGB it is 255 red, 215 green and 46 blue, and black text is most readable on top of it.
Codes
HEX
#ffd72eHEX8
#ffd72effRGB
rgb(255, 215, 46)RGBA
rgba(255, 215, 46, 1)RGB %
rgb(100%, 84%, 18%)HSL
hsl(49, 100%, 59%)HSLA
hsla(49, 100%, 59%, 1)Variables
Sass
$uri-yellow: #ffd72e;Less
@uri-yellow: #ffd72e;CSS
--uri-yellow: #ffd72e;