White (#FFFFFF) Color Codes & Conversions
Color Preview
Technical Color Values (Hex, RGB, HSV, HSL)
| HTML Name | white |
| Hex | #FFFFFF |
| RGB | rgb(255, 255, 255) |
| HSV | hsv(0, 0%, 100%) |
| HSL | hsl(0, 0%, 100%) |
What is the color name for #FFFFFF?
#FFFFFF color name is White.
Color Information
The HTML color White has the hexadecimal code #FFFFFF and in the RGB color space is composed of 100% red, 100% green, and 100% blue. The color White has a hue angle of 0 degrees, a saturation of 0% and a lightness of 100%.
White CSS Code Snippets
/* Background Color */
.bg-white { background-color: #FFFFFF; }
/* Text Color */
.text-white { color: #FFFFFF; }
/* Border Color */
.border-white { border: 1px solid #FFFFFF; }
/* Shade Gradient */
.gradient-shade-white { background: linear-gradient(135deg, #FFFFFF, #F0F0F0); }
/* Tint Gradient */
.gradient-tint-white { background: linear-gradient(135deg, #FFFFFF, #FFFFFF); }
/* Monochromatic Gradient */
.gradient-mono-white { background: linear-gradient(135deg, #FFFFFF, #DBDBDB); }
White Shades
#FCFCFC
#FAFAFA
#F7F7F7
#F5F5F5
#F2F2F2
#F0F0F0
White Tints
#FFFFFF
#FFFFFF
#FFFFFF
#FFFFFF
#FFFFFF
#FFFFFF
White Tones
#FFFFFF
#FFFFFF
#FFFFFF
#FFFFFF
#FFFFFF
#FFFFFF
White Monochromatic
#DBDBDB
#B6B6B6
#929292
#6D6D6D
#494949
#242424
Similar Colors to White
#FFFFFF
#FFFFFF
#FFFFFF
#FFFFFF
#FFFFFF
#FFFFFF