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