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
#FFFFFFRGB
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
Midnight Blue #191970Dim Gray #696969Slate Gray #708090Light Slate Gray #778899Maroon #800000Purple #800080Olive #808000Gray #808080Black #000000Red #FF0000Lime #00FF00Blue #0000FFYellow #FFFF00Cyan #00FFFFMagenta #FF00FFSilver #C0C0C0Green #008000Teal #008080Navy #000080Orange #FFA500Pink #FFC0CBBrown #A52A2AGold #FFD700Khaki #F0E68C
← Convert another color with the HEX to RGB tool