TToolWox

White (#FFFFFF) Color Code

#FFFFFF is the hex code for White. It converts to rgb(255, 255, 255) in RGB and hsl(0, 0%, 100%) in HSL. Copy any format below.

#FFFFFF
HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)

What color is #FFFFFF?

#FFFFFF is composed of 255 red, 255 green and 255 blue (each on a 0–255 scale). In the HSL color model it has a hue of 0°, 0% saturation and 100% lightness. This shade is commonly known as White.

Use #FFFFFF directly in CSS with color: #FFFFFF, or use the equivalent rgb(255, 255, 255) when you need an alpha channel via rgba(), or hsl(0, 0%, 100%) when you want to derive lighter and darker variants by adjusting lightness.

Popular color codes

← Convert another color with the HEX to RGB tool