Peridot
#e6e200 · one of 31,915 named colors
Peridot is a medium, vivid yellow with the hex code #e6e200. In RGB it is 230 red, 226 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#e6e200HEX8
#e6e200ffRGB
rgb(230, 226, 0)RGBA
rgba(230, 226, 0, 1)RGB %
rgb(90%, 89%, 0%)HSL
hsl(59, 100%, 45%)HSLA
hsla(59, 100%, 45%, 1)Variables
Sass
$peridot: #e6e200;Less
@peridot: #e6e200;CSS
--peridot: #e6e200;