HTML named color
Yellow color code
Use the Yellow HTML color with HEX #FFFF00, RGB 255,255,0 and HSL 60,100%,50%. Copy CSS examples, shades and accessible contrast combinations.
Jaunes
#FFFF00
rgb(255,255,0)
HEX
#FFFF00RGB
rgb(255,255,0)HSL
hsl(60,100%,50%)CSS name
yellowHow to use this color
Yellow can be used for CSS text, backgrounds, borders, badges and interface accents. Test contrast before using it for small text, and pair it with neutral colors for a balanced design.
CSS examples
.text-yellow {
color: #FFFF00;
}
.bg-yellow {
background-color: yellow;
}
.border-yellow {
border-color: rgb(255,255,0);
}Shades palette
#333300#747402#B7B706#F4F40B#F4F44E#F6F692#FAFAD1