#FF0000red
Red
CSS named color · Red family
HEX
#FF0000RGB
rgb(255, 0, 0)HSL
hsl(0, 100%, 50%)CSS
redTints & Shades
#ffd6d6
#ffa8a8
#ff8080
#ff5757
#ff2929
#FF0000
#d60000
#a80000
#800000
#570000
#290000
LighterDarker
Complementary Color
Red
#FF0000
Complement
#00ffff
hsl(180, 100%, 50%)
CSS Usage
.element {
color: red;
background-color: red;
}
/* Using hex */
.element {
color: #FF0000;
background-color: #FF0000;
}
/* Using RGB */
.element {
color: rgb(255, 0, 0);
background-color: rgb(255, 0, 0);
}Similar Colors
Related Tools
Browse All CSS Colors
RedBlueGreenYellowOrangePurplePinkCyanMagentaWhiteBlackGraySilverGoldCoralSalmonTomatoCrimsonMaroonNavyTealAquaLimeOliveIndigoVioletPlumOrchidTurquoiseChocolateSiennaPeruTanWheatIvoryLinenBeigeLavenderThistleKhakiSky BlueSteel BlueRoyal BlueDodger BlueDeep PinkHot PinkFuchsiaAquamarineSpring GreenMedium Sea Green