Red (#FF0000) Color Code
#FF0000 is the hex code for Red. It converts to rgb(255, 0, 0) in RGB and hsl(0, 100%, 50%) in HSL. Copy any format below.
#FF0000
HEX
#FF0000RGB
rgb(255, 0, 0)HSL
hsl(0, 100%, 50%)What color is #FF0000?
#FF0000 is composed of 255 red, 0 green and 0 blue (each on a 0–255 scale). In the HSL color model it has a hue of 0°, 100% saturation and 50% lightness. This shade is commonly known as Red.
Use #FF0000 directly in CSS with color: #FF0000, or use the equivalent rgb(255, 0, 0) when you need an alpha channel via rgba(), or hsl(0, 100%, 50%) 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 #000000White #FFFFFFLime #00FF00Blue #0000FFYellow #FFFF00Cyan #00FFFFMagenta #FF00FFSilver #C0C0C0Green #008000Teal #008080Navy #000080Orange #FFA500Pink #FFC0CBBrown #A52A2AGold #FFD700Khaki #F0E68C
← Convert another color with the HEX to RGB tool