Colours

Here are some colours I use for my html's. They are just the shades, it would take forever for the solid colours as well!

Indigo
Deeppink
Violetred
Slateblue
Aqua
Violet
Thistle
Palevioletred
Darkorchid
Darkviolet
Darkred
Lavenderblush
Lavender
Slategrey
Turquoise
Steelblue
Lightsteelblue
Cyan
Khaki
Sienna
Coral
Darkorange
Chocolate
Firebrick
Plum
Seagreen
Forestgreen
Skyblue
Lime
Olive
Lawngreen
Salmon
Rosybrown
Lightpink
Lemonchiffon
Goldenrod


Peachpuff
Aliceblue
Aquamarine
Beige
Azure
Bisque
Blueviolet
burlywood
Darksalmon
Darkkhaki
Hotpink


Codes
<p style=" text-align: center; font-size: 40; color: indigo; text-shadow: 3px 2px 5px indigo; ">Indigo</p>

<p style=" text-align: center; font-size: 40; color: deeppink; text-shadow: 3px 2px 5px deeppink; ">Deeppink</p>

<p style=" text-align: center; font-size: 40; color: violetred; text-shadow: 3px 2px 5px violetred;">Violetred</p>

<p style=" text-align: center; font-size: 40; color: slateblue; text-shadow: 3px 2px 5px slateblue;">Slateblue</p>

<p style=" text-align: center; font-size: 40; color: aqua; text-shadow: 3px 2px 5px aqua;">Aqua</p>

<p style=" text-align: center; font-size: 40; color: violet; text-shadow: 3px 2px 5px violet;">Violet</p>

<p style=" text-align: center; font-size: 40; color: thistle; text-shadow: 3px 2px 5px thistle;">Thistle</p>

<p style=" text-align: center; font-size: 40; color: palevioletred; text-shadow: 3px 2px 5px palevioletred;">Palevioletred</p>

<p style=" text-align: center; font-size: 40; color: darkorchid; text-shadow: 3px 2px 5px darkorchid;">Darkorchid</p>

<p style=" text-align: center; font-size: 40; color: darkviolet; text-shadow: 3px 2px 5px darkviolet;">Darkviolet</p>

<p style=" text-align: center; font-size: 40; color: darkred; text-shadow: 3px 2px 5px darkred;">Darkred</p>

<p style=" text-align: center; font-size: 40; color: lavenderblush; text-shadow: 3px 2px 5px lavenderblush;">Lavenderblush</p>

<p style=" text-align: center; font-size: 40; color: lavender; text-shadow: 2px 3px 5px Lavender;">Lavender</p>

<p style=" text-align: center; font-size: 40; color: slategrey; text-shadow: 2px 3px 5px slategrey;">Slategrey</p>

<p style=" text-align: center; font-size: 40; color: turquoise; text-shadow: 2px 3px 5px turquoise;">Turquoise</p>

<p style=" text-align: center; font-size: 40; color: steelblue; text-shadow: 2px 3px 5px steelblue;">Steelblue</p>

<p style=" text-align: center; font-size: 40; color: lightsteelblue; text-shadow: 2px 3px 5px lightsteelblue;">Lightsteelblue</p>

<p style=" text-align: center; font-size: 40; color: Cyan; text-shadow: 2px 3px 5px cyan;">Cyan</p>

<p style=" text-align: center; font-size: 40; color: khaki; text-shadow: 2px 3px 5px khaki">Khaki</p>

<p style=" text-align: center; font-size: 40; color: sienna; text-shadow: 2px 3px 5px sienna;">Sienna</p>

<p style=" text-align: center; font-size: 40; color: Coral; text-shadow: 2px 3px 5px coral;">Coral</p>

<p style=" text-align: center; font-size: 40; color: darkorange; text-shadow: 2px 3px 5px darkorange;">Darkorange</p>

<p style=" text-align: center; font-size: 40; color: chocolate; text-shadow: 2px 3px 5px chocolate;">Chocolate</p>

<p style=" text-align: center; font-size: 40; color: firebrick; text-shadow: 2px 3px 5px firebrick;">Firebrick</p>

<p style=" text-align: center; font-size: 40; color: plum; text-shadow: 3px 2px 5px plum; ">Plum</p>

<p style=" text-align: center; font-size: 40; color: seagreen; text-shadow: 3px 2px 5px seagreen; ">Seagreen</p>


<p style=" text-align: center; font-size: 40; color: forestgreen; text-shadow: 3px 2px 5px forestgreen; ">Forestgreen</p>


<p style=" text-align: center; font-size: 40; color: skyblue; text-shadow: 3px 2px 5px skyblue; ">Skyblue</p>


<p style=" text-align: center; font-size: 40; color: lime; text-shadow: 3px 2px 5px lime; ">Lime</p>


<p style=" text-align: center; font-size: 40; color: olive; text-shadow: 3px 2px 5px olive; ">Olive</p>


<p style=" text-align: center; font-size: 40; color: lawngreen; text-shadow: 3px 2px 5px lawngreen; ">Lawngreen</p>


<p style=" text-align: center; font-size: 40; color: salmon; text-shadow: 3px 2px 5px salmon; ">Salmon</p>


<p style=" text-align: center; font-size: 40; color: rosybrown; text-shadow: 3px 2px 5px rosybrown; ">Rosybrown</p>


<p style=" text-align: center; font-size: 40; color: lightpink; text-shadow: 3px 2px 5px lightpink; ">Lightpink</p>


<p style=" text-align: center; font-size: 40; color: lemonchiffon; text-shadow: 3px 2px 5px lemonchiffon; ">Lemonchiffon</p>


<p style=" text-align: center; font-size: 40; color: goldenrod; text-shadow: 3px 2px 5px goldenrod; ">Goldenrod</p> 


 <p style=" text-align: center; font-size: 40; color: peachpuff; text-shadow: 3px 2px 5px peachpuff; ">Peachpuff</p>

 <p style=" text-align: center; font-size: 40; color: aliceblue; text-shadow: 3px 2px 5px aliceblue; ">Aliceblue</p>

 <p style=" text-align: center; font-size: 40; color: aquamarine; text-shadow: 3px 2px 5px aquamarine; ">Aquamarine</p>

 <p style=" text-align: center; font-size: 40; color: beige; text-shadow: 3px 2px 5px beige; ">Beige</p>

 <p style=" text-align: center; font-size: 40; color: azure; text-shadow: 3px 2px 5px azure; ">Azure</p>

 <p style=" text-align: center; font-size: 40; color: bisque; text-shadow: 3px 2px 5px bisque; ">Bisque</p>

 <p style=" text-align: center; font-size: 40; color: blueviolet; text-shadow: 3px 2px 5px blueviolet; ">Blueviolet</p>

 <p style=" text-align: center; font-size: 40; color: burlywood; text-shadow: 3px 2px 5px burlywood; ">burlywood</p>

 <p style=" text-align: center; font-size: 40; color: darksalmon; text-shadow: 3px 2px 5px darksalmon; ">Darksalmon</p>

 <p style=" text-align: center; font-size: 40; color: darkkhaki; text-shadow: 3px 2px 5px darkkhaki; ">Darkkhaki</p>

 <p style=" text-align: center; font-size: 40; color: YellowGreen; text-shadow: 3px 2px 5px YellowGreen; ">Yellowgreen</p>
 

<p style=" text-align: center; font-size: 40; color: hotpink; text-shadow: 2px 3px 5px hotpink;">Hotpink</p>



Yeah...You can't put spaces in between them


~mickeymouse409



No comments:

Post a Comment