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