VIC 20 Creme
#ffffb2 · one of 31,915 named colors
VIC 20 Creme is a light, vivid yellow with the hex code #ffffb2. In RGB it is 255 red, 255 green and 178 blue, and black text is most readable on top of it.
Part of Shades of Yellow →
Try VIC 20 Creme in the generator →
Codes
HEX
#ffffb2HEX8
#ffffb2ffRGB
rgb(255, 255, 178)RGBA
rgba(255, 255, 178, 1)RGB %
rgb(100%, 100%, 70%)HSL
hsl(60, 100%, 85%)HSLA
hsla(60, 100%, 85%, 1)Variables
Sass
$vic-20-creme: #ffffb2;Less
@vic-20-creme: #ffffb2;CSS
--vic-20-creme: #ffffb2;