#FF69B4 - HotPink
The hexadecimal color code #FF69B4 corresponds to the color "HotPink" , which is a shade of Pink. This color is a combination of red (at 1,00 level), green (at 0,41 level) and blue (at 0,71 level). Its brightness is 70% and its saturation is 100%. It is composed of red at 47%, green at 19% and blue at 33%.
Features
Variations of #FF69B4
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #FF69B4 is the color #FFF0F7
Darker Shades
Palette of progressively darker shades. The darkest shade is #190A12.
Other Shades of Pink
Examples of other colors within the Pink spectrum .
Color Palettes
The complementary color #00964B is the color exactly opposite to #FF69B4 on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #FF69B4 in CSS
When using #FF69B4 as the background color, consider selecting a darker text color for improved readability. If you want to use #FF69B4 as the text color, prefer a dark background, such as Black.
You can replace the color code #FF69B4 with its official name: HotPink. You can then write in CSS "background: HotPink " for a background of #FF69B4.
#FF69B4 as background color
div{ background: #FF69B4; }
div{ background: HotPink; }
Colored text
div{ color: #FF69B4; }
div{ color: HotPink; }
Border
div{ border: 3px solid #FF69B4; }
div{ border: 3px solid HotPink; }
Shadow
div{ box-shadow: 3px 3px 7px #FF69B4; }
div{ box-shadow: 3px 3px 7px HotPink; }
Note:
In CSS, the color code #FF69B4 can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #FF69B4.
Choose another color
Select another color on color wheel.