Color
Talk24
826pages on
this wiki
this wiki
Template page
| 0 #000000 | 1 #535353 | 2 #7b7b7b | 3 #b8b8b8 | 4 #c6c6c6 | 5 #e0e0e0 | 6 #eeeeee | 7 #ffffff |
| s0 #000000 | s1 #082a00 | s2 #0e4603 | s3 #2cff4b | s4 #ffffff |
| john / tavrisprite #0715cd | rose / fefetasprite #b536da | dave / lil hal / equiusprite / arquiusprite #e00707 | jade / erisolsprite #4ac925 |
| nannasprite / jane #00d5f2 | jaspersprite #f141ef | calsprite / davesprite / dirk #f2a400 | becsprite / jadesprite / jake #1f9400 |
| roxy #ff6ff2 |
| aradia / aradiasprite / damara / rustblood #a10000 | tavros / rufioh #a15000 | sollux / mituna / goldblood #a1a100 | karkat #626262 | nepeta / meulin / oliveblood #416600 | kanaya / mothersprite / porrim #008141 |
| squarewave / kankri / redblood / caliborn blood #ff0000 | |||||
| bronzeblood #a25203 | limeblood #658200 | jadeblood #078446 | |||
| terezi / dragonsprite / latula / tealblood #008282 | vriska / mindfang / aranea #005682 | equius / aradiabot / horuss #000056 | gamzee / kurloz #2b0057 | eridan / cronus / violetblood #6a006a | feferi / meenah / condesce #77003c |
| cobaltblood #004182 | indigoblood #0021cb | purpleblood #440a7f | fuchsiablood #99004d |
| calliope #929292 | caliborn #323232 |
| fedorafreak / dad #4b4b4b | maplehoof #ff7bf7 | scratch #ffffff | felt / english / calliope blood #2ed73a |
| itchy / stitch #ffea00 | doze / sawbuck #4040fd | trace / matchsticks #df0000 | clover / eggs #a357ff | fin / biscuits #ff6000 | die / quarters #008140 | crowbar / cans #950015 |
| strife #008c4d | strife dark #00603b | strife mid #00c66c | strife light #00e37e |
| stack #ff067c | stack dark #9c2143 | stack text #b5fffe |
| heart #55142a | hope #ffe094 | light #f0840c | space #000000 | life #ccc3b4 | breath #4379e6 |
| heart symbol #bd1864 | hope symbol #fdfdfd | light symbol #f6fa4e | space symbol #ffffff | life symbol #76c34e | breath symbol #10e0ff |
| mind #00923d | rage #381b76 | void #033476 | time #b70d0e | doom #173220 | blood #3e1601 |
| mind symbol #06c9ff | rage symbol #9c4dad | void symbol #00164f | time symbol #ff2106 | doom symbol #000000 | blood symbol #ba1016 |
| flushed #bf0000 | pale #c39797 | ashen #8f8f8f | caliginous #000000 |
| sburb beta #4be24f | sgrub beta #7638e7 | sburb alpha #f40c0c |
| prospit #ffe034 | derse #de00ff |
| prospit symbol #ffff00 | derse symbol #f092ff |
Template documentation (for the above template, sometimes hidden or invisible)
Contents |
Description
This template makes it easy to access MSPA's template of colors, for coloring text or using it as an input to a CSS style.
Syntax
{{color|<INDEX>|<TEXT>}}
Notes
- Acceptable values for <INDEX> are:
- A color name used in the above table. This should always be used unless you want a color that isn't supported.
- A hexidecimal value.
- A web color name.
- The <TEXT> parameter is optional.
- Refer to the above table for color indices.
Sample output
{{MSPA quote|john|John Egbert's text}}
John Egbert's text
<div style="width:250px; height:50px; background:{{color|rose}};"/>
{{color|#FF0000|'''Making red text using a hex value.'''}}
Making red text using a hex value.
{{color|lime|'''Making green text using a web color.'''}}
Making green text using a web color.
Visit Template:Color/doc to edit this text! (How does this work?)