#FF007F Hex color
The hexadecimal color code #FF007F corresponds to the code RGB( 255, 0, 127 ). It's a shade of Pink. This color is a combination of red (at 1,00 level), green (at 0,00 level) and blue (at 0,50 level). Its brightness is 50% and its saturation is 100%. It is composed of red at 66%, green at 0% and blue at 33%. The dominant component is red.
Features
Variations of #FF007F
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #FF007F is the color #FFE5F2
Darker Shades
Palette of progressively darker shades. The darkest shade is #19000C.
Other Shades of Pink
Examples of other colors within the Pink spectrum .
Color Palettes
The complementary color #00FF80 is the color exactly opposite to #FF007F on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
#FF007F
Triadic palette
Uses of #FF007F in CSS
When using #FF007F as the background color, consider selecting a lighter text color for improved readability. If you want to use #FF007F as the text color, prefer a light background, such as Blanc.
#FF007F as background color
div{ background: #FF007F; }
Colored text
div{ color: #FF007F; }
Border
div{ border: 3px solid #FF007F; }
Shadow
div{ box-shadow: 3px 3px 7px #FF007F; }
Similar Colors
Other color codes similar or equivalent to the specified color code #FF007F.
Choose another color
Select another color on color wheel.