HTML named color
White color code
Use the White HTML color with HEX #FFFFFF, RGB 255,255,255 and HSL 0,0%,100%. Copy CSS examples, shades and accessible contrast combinations.
Neutres
#FFFFFF
rgb(255,255,255)
HEX
#FFFFFFRGB
rgb(255,255,255)HSL
hsl(0,0%,100%)CSS name
whiteHow to use this color
White 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-white {
color: #FFFFFF;
}
.bg-white {
background-color: white;
}
.border-white {
border-color: rgb(255,255,255);
}Shades palette
#1F1414#462F2F#714B4B#996666#B48E8E#D0B9B9#EBE0E0