Hex Colors
On this page, you will find a full list of hex color codes supported by the plugin. This only applies to 1.16+ servers.
There are 3 formats you can use:
{#964b00}
which will make the text brown{#60c}
which will make the text purple{#Fuchsia_Pink}
which will make the text Fuchsia_Pink
Players can use hex colors in various CMI features if they have access to them through permission nodes. For example, to be able to use brown in public chat, the player needs to have the cmi.colors.publicmessage.brown
permission node.
Players withcmi.colors.publicmessage.*
can use any hex color code in the public chat, even if it’s not listed here.
The format for the permission node is cmi.colors.[type].[colorname]
where type can:
- publicmessage
- privatemessage
- me
- nickname
- signs
- books
Color gradients
Text can be automatically colorized with a gradient if you add extra variables to the color code.
For example, using: {#red>}Some random text which changes{#corn<}
will look like:
The starting hex color of a gradient needs to have a >
after the code, which will indicate that the text following should have a gradient starting from the given color.
The ending hex color code should contain a <
.
Optionally, you can also add extra color codes inside the gradient to make a transition between multiple colors. This can be indicated by adding a <>
after the color code.
For example, using {#red>}Some random text {#green<>}which changes{#blue<}
will look like this:
You can even create something like this using gradients:
Color gradients will work in the same places that regular hex codes work. Keep in mind that due to the way Minecraft processes color codes and text formats, it may not always be possible to have gradients and text with formatting. For example, bold or italics.
Color picker
You can use /cmi colorpicker
to find and pick the color you like.
There is an option to insert the color code into the chat by left-clicking. This provides the matching color name for ease of use.
Shift+left-click can be used to insert the closest matching color code directly in front of any existing text in your chat box.
Compatibility
To have public messages translated, find the Chat: section and ensure the following is set to true:
Chat: # Will try to modify chat to display it in a defined format ModifyChatFormat: true # When set to true, regular and private messages (excludes clean messages) will have additional information when hovering over it (PlaceHolderAPI supported) and can be clicked for quick reply option # To change the default hover over messages seen on sent message, go to your locale file to the Chat section ClickHoverMessages: true
Next, find the Colors: section and adjust the settings accordingly. Ensure that PublicMessage, PrivateMessage, me, and NickName are all set to true.
Colors: # If set to true then all public messages will be filtered from color codes and will allow to colorize them with appropriate permission node # cmi.colors.publicmessage.[colorName] # Colors: black(&0), darkblue(&1), darkgreen(&2), darkaqua(&3), darkred(&4), darkpurple(&5), gold(&6), gray(&7), darkgray(&8), blue(&9), green(&a), aqua(&b), red(&c), lightpurple(&d), yellow(&e), white(&f), magic(&k), bold(&l), strikethrough(&m), underline(&n), italic(&o), reset(&r) PublicMessage: true PrivateMessage: true
# If set to true then /me messages will be filtered from color codes and will allow to colorize them with appropriate permission node # cmi.colors.me.[colorName] me: true
# If set to true then nickName will be filtered from color codes when player changes it # cmi.colors.nickname.[colorName] NickName: true
Optionally, if you wish to use Hex colors in your custom join/leave messages, and some other features, you must enable their CMI Module. In modules.yml
, find them, and set them to true
:
customMessages: true
firstJoinMessages: true
bossbarmsgs, holograms, tablist, etc.
/cmi actionbarmsg /cmi alert /cmi anvil /cmi ban /cmi bbroadcast /cmi bossbarmsg /cmi broadcast /cmi ctellraw /cmi dye /cmi editlocale /cmi give /cmi giveall /cmi helpop /cmi ipban /cmi item /cmi itemlore /cmi itemname /cmi kick /cmi mail /cmi mailall /cmi maintenance /cmi me /cmi msg /cmi mute /cmi mutechat /cmi nameplate /cmi nick /cmi note /cmi panimation /cmi ping /cmi placeholders /cmi point /cmi reply /cmi se /cmi setmotd /cmi shadowmute /cmi spawnmob /cmi staffmsg /cmi sudo /cmi tempban /cmi tempipban /cmi titlemsg /cmi usermeta /cmi warn Armor Stand Editor Attached Commands Custom Alias Custom Text Dynamic Signs Holograms Interactive Commands Kits Locale Playtime Rewards Rankup System Scheduler Specialized Commands Tablist WarpsAnd what does not support hex colors:
/cmi glow /cmi toast
Commands, Permissions, and Placeholders
Commands:
/cmi colors (playerName) - Shows all possible colors /cmi colorpicker (hex/colorname) - Pick hex color /cmi colorlimits (playerName) - Shows all possible colors
Permissions:
cmi.command.colors.others - Shows all possible colors cmi.actionbar.colors - Allows to use colors in actionbarmsg command cmi.colors.[type].[colorname/hex] - Allows color usage in particular areas. Types: publicmessage, privatemessage, nickname, signs, books, me cmi.command.broadcast.colors - Allows to use colors in broadcast messages cmi.command.colors - Shows all possible colors cmi.bossbar.colors - Allows to use colors in bossbarmsg command cmi.command.colorlimits.others - Shows all possible colors cmi.title.colors - Allows to use colors in titlemsg command cmi.command.colorpicker - Pick hex color cmi.colors.[type].* - Allows all color usage in particular areas cmi.command.colorlimits - Shows all possible colors cmi.anvil.colors - Allows to use colors when renaming item cmi.book.colors - Allows to colorize books cmi.command.colorpicker.others - Pick hex color
Placeholders:
%cmi_color_[text]%
Colors
black | {#000000} | navyblue | {#000080} | darkblue | {#0000c8} | |||
blue | {#0000ff} | stratos | {#000741} | swamp | {#001b1c} | |||
resolutionblue | {#002387} | deepfir | {#002900} | burnham | {#002e20} | |||
internationalkleinblue | {#002fa7} | prussianblue | {#003153} | midnightblue | {#003366} | |||
smalt | {#003399} | deepteal | {#003532} | cyprus | {#003e40} | |||
kaitokegreen | {#004620} | cobalt | {#0047ab} | crusoe | {#004816} | |||
sherpablue | {#004950} | endeavour | {#0056a7} | camarone | {#00581a} | |||
scienceblue | {#0066cc} | blueribbon | {#0066ff} | tropicalrainforest | {#00755e} | |||
allports | {#0076a3} | deepcerulean | {#007ba7} | lochmara | {#007ec7} | |||
azureradiance | {#007fff} | teal | {#008080} | bondiblue | {#0095b6} | |||
pacificblue | {#009dc4} | persiangreen | {#00a693} | jade | {#00a86b} | |||
caribbeangreen | {#00cc99} | robinseggblue | {#00cccc} | green | {#00ff00} | |||
springgreen | {#00ff7f} | cyan | {#00ffff} | aqua | {#00ffff} | |||
bluecharcoal | {#010d1a} | midnight | {#011635} | holly | {#011d13} | |||
daintree | {#012731} | cardingreen | {#01361c} | countygreen | {#01371a} | |||
astronautblue | {#013e62} | regalblue | {#013f6a} | aquadeep | {#014b43} | |||
orient | {#015e85} | bluestone | {#016162} | fungreen | {#016d39} | |||
pinegreen | {#01796f} | bluelagoon | {#017987} | deepsea | {#01826b} | |||
greenhaze | {#01a368} | englishholly | {#022d15} | sherwoodgreen | {#02402c} | |||
congressblue | {#02478e} | eveningsea | {#024e46} | bahamablue | {#026395} | |||
observatory | {#02866f} | cerulean | {#02a4d3} | tangaroa | {#03163c} | |||
greenvogue | {#032b52} | mosque | {#036a6e} | midnightmoss | {#041004} | |||
blackpearl | {#041322} | bluewhale | {#042e4c} | zuccini | {#044022} | |||
tealblue | {#044259} | deepcove | {#051040} | gulfblue | {#051657} | |||
veniceblue | {#055989} | watercourse | {#056f57} | catalinablue | {#062a78} | |||
tiber | {#063537} | gossamer | {#069b81} | niagara | {#06a189} | |||
tarawera | {#073a50} | jaguar | {#080110} | blackbean | {#081910} | |||
deepsapphire | {#082567} | elfgreen | {#088370} | brightturquoise | {#08e8de} | |||
downriver | {#092256} | palmgreen | {#09230f} | madison | {#09255d} | |||
bottlegreen | {#093624} | deepseagreen | {#095859} | salem | {#097f4b} | |||
blackrussian | {#0a001c} | darkfern | {#0a480d} | japaneselaurel | {#0a6906} | |||
atoll | {#0a6f75} | codgray | {#0b0b0b} | marshland | {#0b0f08} | |||
gordonsgreen | {#0b1107} | blackforest | {#0b1304} | sanfelix | {#0b6207} | |||
malachite | {#0bda51} | ebony | {#0c0b1d} | woodsmoke | {#0c0d0f} | |||
racinggreen | {#0c1911} | surfiegreen | {#0c7a79} | bluechill | {#0c8990} | |||
blackrock | {#0d0332} | bunker | {#0d1117} | aztec | {#0d1c19} | |||
bush | {#0d2e1c} | cinder | {#0e0e18} | firefly | {#0e2a30} | |||
toreabay | {#0f2d9e} | vulcan | {#10121d} | greenwaterloo | {#101405} | |||
eden | {#105852} | arapawa | {#110c6c} | ultramarine | {#120a8f} | |||
elephant | {#123447} | jewel | {#126b40} | diesel | {#130000} | |||
asphalt | {#130a06} | bluezodiac | {#13264d} | parsley | {#134f19} | |||
nero | {#140600} | toryblue | {#1450aa} | bunting | {#151f4c} | |||
denim | {#1560bd} | genoa | {#15736b} | mirage | {#161928} | |||
huntergreen | {#161d10} | bigstone | {#162a40} | celtic | {#163222} | |||
timbergreen | {#16322c} | gablegreen | {#163531} | pinetree | {#171f04} | |||
chathamsblue | {#175579} | deepforestgreen | {#182d09} | blumine | {#18587a} | |||
palmleaf | {#19330e} | nileblue | {#193751} | funblue | {#1959a8} | |||
luckypoint | {#1a1a68} | mountainmeadow | {#1ab385} | tolopea | {#1b0245} | |||
haiti | {#1b1035} | deepkoamaru | {#1b127b} | acadia | {#1b1404} | |||
seaweed | {#1b2f11} | biscay | {#1b3162} | matisse | {#1b659d} | |||
crowshead | {#1c1208} | rangoongreen | {#1c1e13} | persianblue | {#1c39bb} | |||
everglade | {#1c402e} | elm | {#1c7c7d} | greenpea | {#1d6142} | |||
creole | {#1e0f04} | karaka | {#1e1609} | elpaso | {#1e1708} | |||
cello | {#1e385b} | tepapagreen | {#1e433c} | dodgerblue | {#1e90ff} | |||
easternblue | {#1e9ab0} | nightrider | {#1f120f} | java | {#1fc2c2} | |||
jacksonspurple | {#20208d} | cloudburst | {#202e54} | bluedianne | {#204852} | |||
eternity | {#211a0e} | deepblue | {#220878} | forestgreen | {#228b22} | |||
mallard | {#233418} | violet | {#240a40} | kilamanjaro | {#240c02} | |||
logcabin | {#242a1d} | blackolive | {#242e16} | greenhouse | {#24500f} | |||
graphite | {#251607} | cannonblack | {#251706} | portgore | {#251f4f} | |||
shark | {#25272c} | greenkelp | {#25311c} | curiousblue | {#2596d1} | |||
paua | {#260368} | parism | {#26056a} | woodbark | {#261105} | |||
gondola | {#261414} | steelgray | {#262335} | ebonyclay | {#26283b} | |||
bayofmany | {#273a81} | plantation | {#27504b} | eucalyptus | {#278a5b} | |||
oil | {#281e15} | astronaut | {#283a77} | mariner | {#286acd} | |||
violentviolet | {#290c5e} | bastille | {#292130} | zeus | {#292319} | |||
charade | {#292937} | jellybean | {#297b9a} | junglegreen | {#29ab87} | |||
cherrypie | {#2a0359} | coffeebean | {#2a140e} | balticsea | {#2a2630} | |||
turtlegreen | {#2a380b} | ceruleanblue | {#2a52be} | sepiablack | {#2b0202} | |||
valhalla | {#2b194f} | heavymetal | {#2b3228} | bluegem | {#2c0e8c} | |||
revolver | {#2c1632} | bleachedcedar | {#2c2133} | lochinvar | {#2c8c84} | |||
mikado | {#2d2510} | outerspace | {#2d383a} | sttropaz | {#2d569b} | |||
jacaranda | {#2e0329} | jackobean | {#2e1905} | rangitoto | {#2e3222} | |||
rhino | {#2e3f62} | seagreen | {#2e8b57} | scooter | {#2ebfd4} | |||
onion | {#2f270e} | governorbay | {#2f3cb3} | sapphire | {#2f519e} | |||
spectra | {#2f5a57} | casal | {#2f6168} | melanzane | {#300529} | |||
cocoabrown | {#301f1e} | woodrush | {#302a0f} | sanjuan | {#304b6a} | |||
turquoise | {#30d5c8} | eclipse | {#311c17} | pickledbluewood | {#314459} | |||
azure | {#315ba1} | calypso | {#31728d} | paradiso | {#317d82} | |||
persianindigo | {#32127a} | blackcurrant | {#32293a} | mineshaft | {#323232} | |||
stromboli | {#325d52} | bilbao | {#327c14} | astral | {#327da0} | |||
christalle | {#33036b} | thunder | {#33292f} | shamrock | {#33cc99} | |||
tamarind | {#341515} | mardigras | {#350036} | valentino | {#350e42} | |||
jagger | {#350e57} | tuna | {#353542} | chambray | {#354e8c} | |||
martinique | {#363050} | tuatara | {#363534} | waiouru | {#363c0d} | |||
ming | {#36747d} | lapalma | {#368716} | chocolate | {#370202} | |||
clinker | {#371d09} | browntumbleweed | {#37290e} | birch | {#373021} | |||
oracle | {#377475} | bluediamond | {#380474} | grape | {#381a51} | |||
dune | {#383533} | oxfordblue | {#384555} | clover | {#384910} | |||
limedspruce | {#394851} | dell | {#396413} | toledo | {#3a0020} | |||
sambuca | {#3a2010} | jacarta | {#3a2a6a} | william | {#3a686c} | |||
killarney | {#3a6a47} | keppel | {#3ab09e} | temptress | {#3b000b} | |||
aubergine | {#3b0910} | jon | {#3b1f1f} | treehouse | {#3b2820} | |||
amazon | {#3b7a57} | bostonblue | {#3b91b4} | windsor | {#3c0878} | |||
rebel | {#3c1206} | meteorite | {#3c1f76} | darkebony | {#3c2005} | |||
camouflage | {#3c3910} | brightgray | {#3c4151} | capecod | {#3c4443} | |||
lunargreen | {#3c493a} | bean | {#3d0c02} | bistre | {#3d2b1f} | |||
goblin | {#3d7d52} | kingfisherdaisy | {#3e0480} | cedar | {#3e1c14} | |||
englishwalnut | {#3e2b23} | blackmarlin | {#3e2c1c} | shipgray | {#3e3a44} | |||
pelorous | {#3eabbf} | bronze | {#3f2109} | cola | {#3f2500} | |||
madras | {#3f3002} | minsk | {#3f307f} | cabbagepont | {#3f4c3a} | |||
tomthumb | {#3f583b} | mineralgreen | {#3f5d53} | puertorico | {#3fc1aa} | |||
harlequin | {#3fff00} | brownpod | {#401801} | cork | {#40291d} | |||
masala | {#403b38} | thatchgreen | {#403d19} | fiord | {#405169} | |||
viridian | {#40826d} | chateaugreen | {#40a860} | ripeplum | {#410056} | |||
paco | {#411f10} | deepoak | {#412010} | merlin | {#413c37} | |||
gunpowder | {#414257} | eastbay | {#414c7d} | royalblue | {#4169e1} | |||
oceangreen | {#41aa78} | burntmaroon | {#420303} | lisbonbrown | {#423921} | |||
fadedjade | {#427977} | scarletgum | {#431560} | iroko | {#433120} | |||
armadillo | {#433e37} | riverbed | {#434c59} | greenleaf | {#436a0d} | |||
barossa | {#44012d} | moroccobrown | {#441d00} | mako | {#444954} | |||
kelp | {#454936} | sanmarino | {#456cac} | pictonblue | {#45b1e8} | |||
loulou | {#460b41} | craterbrown | {#462425} | grayasparagus | {#465945} | |||
steelblue | {#4682b4} | rusticred | {#480404} | bulgarianrose | {#480607} | |||
clairvoyant | {#480656} | cocoabean | {#481c1c} | woodybrown | {#483131} | |||
taupe | {#483c32} | vancleef | {#49170c} | brownderby | {#492615} | |||
metallicbronze | {#49371b} | verdungreen | {#495400} | bluebayoux | {#496679} | |||
bismark | {#497183} | bracken | {#4a2a04} | deepbronze | {#4a3004} | |||
mondo | {#4a3c30} | tundora | {#4a4244} | gravel | {#4a444b} | |||
trout | {#4a4e5a} | pigmentindigo | {#4b0082} | nandor | {#4b5d52} | |||
saddle | {#4c3024} | abbey | {#4c4f56} | blackberry | {#4d0135} | |||
cabsav | {#4d0a18} | indiantan | {#4d1e01} | cowboy | {#4d282d} | |||
lividbrown | {#4d282e} | rock | {#4d3833} | punga | {#4d3d14} | |||
bronzetone | {#4d400f} | woodland | {#4d5328} | mahogany | {#4e0606} | |||
bossanova | {#4e2a5a} | matterhorn | {#4e3b41} | bronzeolive | {#4e420c} | |||
mulledwine | {#4e4562} | axolotl | {#4e6649} | wedgewood | {#4e7f9e} | |||
shakespeare | {#4eabd1} | honeyflower | {#4f1c70} | daisybush | {#4f2398} | |||
indigo | {#4f69c6} | ferngreen | {#4f7942} | fruitsalad | {#4f9d5d} | |||
apple | {#4fa83d} | mortar | {#504351} | kashmirblue | {#507096} | |||
cuttysark | {#507672} | emerald | {#50c878} | emperor | {#514649} | |||
chaletgreen | {#516e3d} | como | {#517c66} | smaltblue | {#51808f} | |||
castro | {#52001f} | maroonoak | {#520c17} | gigas | {#523c94} | |||
voodoo | {#533455} | victoria | {#534491} | hippiegreen | {#53824b} | |||
heath | {#541012} | judgegray | {#544333} | fuscousgray | {#54534d} | |||
vidaloca | {#549019} | cioccolato | {#55280c} | saratoga | {#555b10} | |||
finlandia | {#556d56} | havelockblue | {#5590d9} | fountainblue | {#56b4be} | |||
springleaves | {#578363} | saddlebrown | {#583401} | scarpaflow | {#585562} | |||
cactus | {#587156} | hippieblue | {#589aaf} | wineberry | {#591d35} | |||
brownbramble | {#592804} | congobrown | {#593737} | millbrook | {#594433} | |||
waikawagray | {#5a6e9c} | horizon | {#5a87a0} | jambalaya | {#5b3013} | |||
bordeaux | {#5c0120} | mulberrywood | {#5c0536} | carnabytan | {#5c2e01} | |||
comet | {#5c5d75} | redwood | {#5d1e0f} | donjuan | {#5d4c51} | |||
chicago | {#5d5c58} | verdigris | {#5d5e37} | dingley | {#5d7747} | |||
breakerbay | {#5da19f} | kabul | {#5e483e} | hemlock | {#5e5d3b} | |||
irishcoffee | {#5f3d26} | midgray | {#5f5f6e} | shuttlegray | {#5f6672} | |||
aquaforest | {#5fa777} | tradewind | {#5fb3ac} | horsesneck | {#604913} | |||
smoky | {#605b73} | corduroy | {#606e68} | danube | {#6093d1} | |||
espresso | {#612718} | eggplant | {#614051} | costadelsol | {#615d30} | |||
gladegreen | {#61845f} | buccaneer | {#622f30} | quincy | {#623f2d} | |||
butterflybush | {#624e9a} | westcoast | {#625119} | finch | {#626649} | |||
patina | {#639a8f} | fern | {#63b76c} | blueviolet | {#6456b7} | |||
dolphin | {#646077} | stormdust | {#646463} | siam | {#646a54} | |||
nevada | {#646e75} | cornflowerblue | {#6495ed} | viking | {#64ccdb} | |||
rosewood | {#65000b} | cherrywood | {#651a14} | purpleheart | {#652dc1} | |||
fernfrond | {#657220} | willowgrove | {#65745d} | hoki | {#65869f} | |||
pompadour | {#660045} | purple | {#660099} | tyrianpurple | {#66023c} | |||
darktan | {#661010} | silvertree | {#66b58f} | brightgreen | {#66ff00} | |||
screamingreen | {#66ff66} | blackrose | {#67032d} | scampi | {#675fa6} | |||
ironsidegray | {#676662} | viridiangreen | {#678975} | christi | {#67a712} | |||
nutmegwoodfinish | {#683600} | zambezi | {#685558} | saltbox | {#685e6e} | |||
tawnyport | {#692545} | finn | {#692d54} | scorpion | {#695f62} | |||
lynch | {#697e9a} | spice | {#6a442e} | himalaya | {#6a5d1b} | |||
soyabean | {#6a6051} | hairyheath | {#6b2a14} | royalpurple | {#6b3fa0} | |||
shinglefawn | {#6b4e31} | dorado | {#6b5755} | bermudagray | {#6b8ba2} | |||
olivedrab | {#6b8e23} | eminence | {#6c3082} | turquoiseblue | {#6cdae7} | |||
lonestar | {#6d0101} | pinecone | {#6d5e54} | dovegray | {#6d6c6c} | |||
juniper | {#6d9292} | gothic | {#6d92a1} | redoxide | {#6e0902} | |||
moccaccino | {#6e1d14} | pickledbean | {#6e4826} | dallas | {#6e4b26} | |||
kokoda | {#6e6d57} | palesky | {#6e7783} | caferoyale | {#6f440c} | |||
flint | {#6f6a61} | highland | {#6f8e63} | limeade | {#6f9d02} | |||
downy | {#6fd0c5} | persianplum | {#701c1c} | sepia | {#704214} | |||
antiquebronze | {#704a07} | ferra | {#704f50} | coffee | {#706555} | |||
slategray | {#708090} | cedarwoodfinish | {#711a00} | metalliccopper | {#71291d} | |||
affair | {#714693} | studio | {#714ab2} | tobaccobrown | {#715d47} | |||
yellowmetal | {#716338} | peat | {#716b56} | olivetone | {#716e10} | |||
stormgray | {#717486} | sirocco | {#718080} | aquamarineblue | {#71d9e2} | |||
venetianred | {#72010f} | oldcopper | {#724a2f} | goben | {#726d4e} | |||
raven | {#727b89} | seance | {#731e8f} | rawumber | {#734a12} | |||
kimberly | {#736c9f} | crocodile | {#736d58} | crete | {#737829} | |||
xanadu | {#738678} | spicymustard | {#74640d} | limedash | {#747d63} | |||
rollingstone | {#747d83} | bluesmoke | {#748881} | laurel | {#749378} | |||
mantis | {#74c365} | russett | {#755a57} | deluge | {#7563a8} | |||
cosmic | {#76395d} | bluemarguerite | {#7666c6} | lima | {#76bd17} | |||
skyblue | {#76d7ea} | darkburgundy | {#770f05} | crownofthorns | {#771f1f} | |||
walnut | {#773f1a} | pablo | {#776f61} | pacifika | {#778120} | |||
oxley | {#779e86} | pastelgreen | {#77dd77} | japanesemaple | {#780109} | |||
mocha | {#782d19} | peanut | {#782f16} | camouflagegreen | {#78866b} | |||
wasabi | {#788a25} | shipcove | {#788bba} | seanymph | {#78a39c} | |||
romancoffee | {#795d4c} | oldlavender | {#796878} | rum | {#796989} | |||
fedora | {#796a78} | sandstone | {#796d62} | spray | {#79deec} | |||
siren | {#7a013a} | fuchsiablue | {#7a58c1} | boulder | {#7a7a7a} | |||
wildblueyonder | {#7a89b8} | deyork | {#7ac488} | redbeech | {#7b3801} | |||
cinnamon | {#7b3f00} | yukongold | {#7b6608} | tapa | {#7b7874} | |||
waterloo | {#7b7c94} | flaxsmoke | {#7b8265} | amulet | {#7b9f80} | |||
asparagus | {#7ba05b} | kenyancopper | {#7c1c05} | pesto | {#7c7631} | |||
topaz | {#7c778a} | concord | {#7c7b7a} | jumbo | {#7c7b82} | |||
trendygreen | {#7c881a} | gumbo | {#7ca1a6} | acapulco | {#7cb0a1} | |||
neptune | {#7cb7bb} | pueblo | {#7d2c14} | bayleaf | {#7da98d} | |||
malibu | {#7dc8f7} | bermuda | {#7dd8c6} | coppercanyon | {#7e3a15} | |||
claret | {#7f1734} | perutan | {#7f3a02} | falcon | {#7f626d} | |||
mobster | {#7f7589} | moodyblue | {#7f76d3} | chartreuse | {#7fff00} | |||
aquamarine | {#7fffd4} | maroon | {#800000} | rosebudcherry | {#800b47} | |||
falured | {#801818} | redrobin | {#80341f} | vividviolet | {#803790} | |||
russet | {#80461b} | friargray | {#807e79} | olive | {#808000} | |||
gray | {#808080} | gulfstream | {#80b3ae} | glacier | {#80b3c4} | |||
seagull | {#80ccea} | nutmeg | {#81422c} | spicypink | {#816e71} | |||
empress | {#817377} | spanishgreen | {#819885} | sanddune | {#826f65} | |||
gunsmoke | {#828685} | battleshipgray | {#828f72} | merlot | {#831923} | |||
shadow | {#837050} | chelseacucumber | {#83aa5d} | montecarlo | {#83d0c6} | |||
plum | {#843179} | grannysmith | {#84a0a0} | chetwodeblue | {#8581d9} | |||
bandicoot | {#858470} | balihai | {#859faf} | halfbaked | {#85c4cc} | |||
reddevil | {#860111} | lotus | {#863c3c} | ironstone | {#86483c} | |||
bullshot | {#864d1e} | rustynail | {#86560a} | bitter | {#868974} | |||
regentgray | {#86949f} | disco | {#871550} | americano | {#87756e} | |||
hurricane | {#877c7b} | oslogray | {#878d91} | sushi | {#87ab39} | |||
spicymix | {#885342} | kumera | {#886221} | suvagray | {#888387} | |||
avocado | {#888d65} | camelot | {#893456} | solidpink | {#893843} | |||
cannonpink | {#894367} | makara | {#897d6d} | burntumber | {#8a3324} | |||
truev | {#8a73d6} | claycreek | {#8a8360} | monsoon | {#8a8389} | |||
stack | {#8a8f8a} | jordyblue | {#8ab9f1} | electricviolet | {#8b00ff} | |||
monarch | {#8b0723} | cornharvest | {#8b6b0b} | olivehaze | {#8b8470} | |||
schooner | {#8b847e} | naturalgray | {#8b8680} | mantle | {#8b9c90} | |||
portage | {#8b9fee} | envy | {#8ba690} | cascade | {#8ba9a5} | |||
riptide | {#8be6d8} | cardinalpink | {#8c055e} | mulefawn | {#8c472f} | |||
pottersclay | {#8c5738} | trendypink | {#8c6495} | paprika | {#8d0226} | |||
sanguinebrown | {#8d3d38} | tosca | {#8d3f3f} | cement | {#8d7662} | |||
granitegreen | {#8d8974} | manatee | {#8d90a1} | poloblue | {#8da8cc} | |||
redberry | {#8e0000} | rope | {#8e4d1e} | opium | {#8e6f70} | |||
domino | {#8e775e} | mamba | {#8e8190} | nepal | {#8eabc1} | |||
pohutukawa | {#8f021c} | elsalva | {#8f3e33} | korma | {#8f4b0e} | |||
squirrel | {#8f8176} | vistablue | {#8fd6b4} | burgundy | {#900020} | |||
oldbrick | {#901e1e} | hemp | {#907874} | almondfrost | {#907b71} | |||
sycamore | {#908d39} | sangria | {#92000a} | cumin | {#924321} | |||
beaver | {#926f5b} | stonewall | {#928573} | venus | {#928590} | |||
mediumpurple | {#9370db} | cornflower | {#93ccea} | algaegreen | {#93dfb8} | |||
copperrust | {#944747} | arrowtown | {#948771} | scarlett | {#950015} | |||
strikemaster | {#956387} | mountainmist | {#959396} | carmine | {#960018} | |||
brown | {#964b00} | leather | {#967059} | purplemountainsmajesty | {#9678b6} | |||
lavenderpurple | {#967bb6} | pewter | {#96a8a1} | summergreen | {#96bbab} | |||
auchico | {#97605d} | wisteria | {#9771b5} | atlantis | {#97cd2d} | |||
vinrouge | {#983d61} | lilacbush | {#9874d3} | bazaar | {#98777b} | |||
hacienda | {#98811b} | paleoyster | {#988d77} | mintgreen | {#98ff98} | |||
fresheggplant | {#990066} | violeteggplant | {#991199} | tamarillo | {#991613} | |||
totempole | {#991b07} | copperrose | {#996666} | amethyst | {#9966cc} | |||
mountbattenpink | {#997a8d} | bluebell | {#9999cc} | prairiesand | {#9a3820} | |||
toast | {#9a6e61} | gurkha | {#9a9577} | olivine | {#9ab973} | |||
shadowgreen | {#9ac2b8} | oregon | {#9b4703} | lemongrass | {#9b9e8f} | |||
stiletto | {#9c3336} | hawaiiantan | {#9d5616} | gullgray | {#9dacb7} | |||
pistachio | {#9dc209} | grannysmithapple | {#9de093} | anakiwa | {#9de5ff} | |||
chelseagem | {#9e5302} | sepiaskin | {#9e5b40} | sage | {#9ea587} | |||
citron | {#9ea91f} | rockblue | {#9eb1cd} | morningglory | {#9edee0} | |||
cognac | {#9f381d} | reefgold | {#9f821c} | stardust | {#9f9f9c} | |||
santasgray | {#9fa0b1} | sinbad | {#9fd7d3} | feijoa | {#9fdd8c} | |||
tabasco | {#a02712} | butteredrum | {#a1750d} | hitgray | {#a1adb5} | |||
citrus | {#a1c50a} | aquaisland | {#a1dad7} | waterleaf | {#a1e9de} | |||
flirt | {#a2006d} | rouge | {#a23b6c} | capepalliser | {#a26645} | |||
graychateau | {#a2aab3} | edward | {#a2aeab} | pharlap | {#a3807b} | |||
amethystsmoke | {#a397b4} | blizzardblue | {#a3e3ed} | delta | {#a4a49d} | |||
wistful | {#a4a6d3} | greensmoke | {#a4af6e} | jazzberryjam | {#a50b5e} | |||
zorba | {#a59b91} | bahia | {#a5cb0c} | roofterracotta | {#a62f20} | |||
paarl | {#a65529} | barleycorn | {#a68b5b} | donkeybrown | {#a69279} | |||
dawn | {#a6a29a} | mexicanred | {#a72525} | luxorgold | {#a7882c} | |||
richgold | {#a85307} | renosand | {#a86515} | coraltree | {#a86b6b} | |||
dustygray | {#a8989b} | dulllavender | {#a899e6} | tallow | {#a8a589} | |||
bud | {#a8ae9c} | locust | {#a8af8e} | norway | {#a8bd9f} | |||
chinook | {#a8e3bd} | grayolive | {#a9a491} | aluminium | {#a9acb6} | |||
cadetblue | {#a9b2c3} | schist | {#a9b497} | towergray | {#a9bdbf} | |||
perano | {#a9bef2} | opal | {#a9c6c2} | nightshadz | {#aa375a} | |||
fire | {#aa4203} | muesli | {#aa8b5b} | sandal | {#aa8d6f} | |||
shadylady | {#aaa5a9} | logan | {#aaa9cd} | spunpearl | {#aaabb7} | |||
regentstblue | {#aad6e6} | magicmint | {#aaf0d1} | lipstick | {#ab0563} | |||
royalheath | {#ab3472} | sandrift | {#ab917a} | coldpurple | {#aba0d9} | |||
bronco | {#aba196} | limedoak | {#ac8a56} | eastside | {#ac91ce} | |||
lemonginger | {#ac9e22} | napa | {#aca494} | hillary | {#aca586} | |||
cloudy | {#aca59f} | silverchalice | {#acacac} | swampgreen | {#acb78e} | |||
springrain | {#accbb1} | conifer | {#acdd4d} | celadon | {#ace1af} | |||
mandalay | {#ad781b} | casper | {#adbed1} | mossgreen | {#addfad} | |||
padua | {#ade6c4} | greenyellow | {#adff2f} | hippiepink | {#ae4560} | |||
desert | {#ae6020} | bouquet | {#ae809e} | mediumcarmine | {#af4035} | |||
appleblossom | {#af4d43} | brownrust | {#af593e} | driftwood | {#af8751} | |||
alpine | {#af8f2c} | lucky | {#af9f1c} | martini | {#afa09e} | |||
bombay | {#afb1b8} | pigeonpost | {#afbdd9} | cadillac | {#b04c6a} | |||
matrix | {#b05d54} | tapestry | {#b05e81} | maitai | {#b06608} | |||
delrio | {#b09a95} | powderblue | {#b0e0e6} | inchworm | {#b0e313} | |||
brightred | {#b10000} | vesuvius | {#b14a0b} | pumpkinskin | {#b1610b} | |||
santafe | {#b16d52} | teak | {#b19461} | fringyflower | {#b1e2c1} | |||
icecold | {#b1f4e7} | shiraz | {#b20931} | bilobaflower | {#b2a1ea} | |||
tallpoppy | {#b32d29} | fieryorange | {#b35213} | hottoddy | {#b38007} | |||
taupegray | {#b3af95} | larioja | {#b3c110} | wellread | {#b43332} | |||
blush | {#b44668} | junglemist | {#b4cfd3} | turkishrose | {#b57281} | |||
lavender | {#b57edc} | mongoose | {#b5a27f} | olivegreen | {#b5b35c} | |||
jetstream | {#b5d2ce} | cruise | {#b5ecdf} | hibiscus | {#b6316c} | |||
thatch | {#b69d98} | heatheredgray | {#b6b095} | eagle | {#b6baa4} | |||
spindle | {#b6d1ea} | gumleaf | {#b6d3bf} | rust | {#b7410e} | |||
muddywaters | {#b78e5c} | sahara | {#b7a214} | husk | {#b7a458} | |||
nobel | {#b7b1b1} | heather | {#b7c3d0} | madang | {#b7f0be} | |||
milanored | {#b81104} | copper | {#b87333} | gimblet | {#b8b56a} | |||
greenspring | {#b8c1b1} | celery | {#b8c25d} | sail | {#b8e0f9} | |||
chestnut | {#b94e48} | crail | {#b95140} | marigold | {#b98d28} | |||
wildwillow | {#b9c46a} | rainee | {#b9c8ac} | guardsmanred | {#ba0101} | |||
rockspray | {#ba450c} | bourbon | {#ba6f1e} | pirategold | {#ba7f03} | |||
nomad | {#bab1a2} | submarine | {#bac7c9} | charlotte | {#baeef9} | |||
mediumredviolet | {#bb3385} | brandyrose | {#bb8983} | riogrande | {#bbd009} | |||
surf | {#bbd7c1} | powderash | {#bcc9c2} | tuscany | {#bd5e2e} | |||
quicksand | {#bd978e} | silk | {#bdb1a8} | malta | {#bdb2a1} | |||
chatelle | {#bdb3c7} | lavendergray | {#bdbbd7} | frenchgray | {#bdbdc6} | |||
clayash | {#bdc8b3} | loblolly | {#bdc9ce} | frenchpass | {#bdedfd} | |||
londonhue | {#bea6c3} | pinkswan | {#beb5b7} | fuego | {#bede0d} | |||
roseofsharon | {#bf5500} | tide | {#bfb8b0} | bluehaze | {#bfbed8} | |||
silversand | {#bfc1c2} | keylimepie | {#bfc921} | ziggurat | {#bfdbe2} | |||
lime | {#bfff00} | thunderbird | {#c02b18} | mojo | {#c04737} | |||
oldrose | {#c08081} | silver | {#c0c0c0} | paleleaf | {#c0d3b9} | |||
pixiegreen | {#c0d8b6} | tiamaria | {#c1440e} | fuchsiapink | {#c154c1} | |||
buddhagold | {#c1a004} | bisonhide | {#c1b7a4} | tea | {#c1bab0} | |||
graysuit | {#c1becd} | sprout | {#c1d7b0} | sulu | {#c1f07c} | |||
indochine | {#c26b03} | twine | {#c2955d} | cottonseed | {#c2bdb6} | |||
pumice | {#c2cac4} | jaggedice | {#c2e8e5} | maroonflush | {#c32148} | |||
indiankhaki | {#c3b091} | paleslate | {#c3bfc1} | graynickel | {#c3c3bd} | |||
periwinklegray | {#c3cde6} | tiara | {#c3d1d1} | tropicalblue | {#c3ddf9} | |||
cardinal | {#c41e3a} | fuzzywuzzybrown | {#c45655} | orangeroughy | {#c45719} | |||
mistgray | {#c4c4bc} | coriander | {#c4d0b0} | minttulip | {#c4f4eb} | |||
mulberry | {#c54b8c} | nugget | {#c59922} | tussock | {#c5994b} | |||
seamist | {#c5dbca} | yellowgreen | {#c5e17a} | brickred | {#c62d42} | |||
contessa | {#c6726b} | orientalpink | {#c69191} | roti | {#c6a84b} | |||
ash | {#c6c3b5} | kangaroo | {#c6c8bd} | laspalmas | {#c6e610} | |||
monza | {#c7031e} | redviolet | {#c71585} | coralreef | {#c7bca2} | |||
melrose | {#c7c1ff} | cloud | {#c7c4bf} | ghost | {#c7c9d5} | |||
pineglade | {#c7cd90} | botticelli | {#c7dde5} | antiquebrass | {#c88a65} | |||
lilac | {#c8a2c8} | hokeypokey | {#c8a528} | lily | {#c8aabf} | |||
laser | {#c8b568} | edgewater | {#c8e3d7} | piper | {#c96323} | |||
pizza | {#c99415} | lightwisteria | {#c9a0dc} | rodeodust | {#c9b29b} | |||
sundance | {#c9b35b} | earlsgreen | {#c9b93b} | silverrust | {#c9c0bb} | |||
conch | {#c9d9d2} | reef | {#c9ffa2} | aeroblue | {#c9ffe5} | |||
flushmahogany | {#ca3435} | turmeric | {#cabb48} | pariswhite | {#cadcd4} | |||
bitterlemon | {#cae00d} | skeptic | {#cae6da} | viola | {#cb8fa9} | |||
foggygray | {#cbcab6} | greenmist | {#cbd3b0} | nebula | {#cbdbd6} | |||
persianred | {#cc3333} | burntorange | {#cc5500} | ochre | {#cc7722} | |||
puce | {#cc8899} | thistlegreen | {#cccaa8} | periwinkle | {#ccccff} | |||
electriclime | {#ccff00} | tenn | {#cd5700} | chestnutrose | {#cd5c5c} | |||
brandypunch | {#cd8429} | onahau | {#cdf4ff} | sorrellbrown | {#ceb98f} | |||
coldturkey | {#cebaba} | yuma | {#cec291} | chino | {#cec7a7} | |||
eunry | {#cfa39d} | oldgold | {#cfb53b} | tasman | {#cfdccf} | |||
surfcrest | {#cfe5d2} | hummingbird | {#cff9f3} | scandal | {#cffaf4} | |||
redstage | {#d05f04} | hopbush | {#d06da1} | meteor | {#d07d12} | |||
perfume | {#d0bef8} | prelude | {#d0c0e5} | teagreen | {#d0f0c0} | |||
geebung | {#d18f1b} | vanilla | {#d1bea8} | softamber | {#d1c6b4} | |||
celeste | {#d1d2ca} | mischka | {#d1d2dd} | pear | {#d1e231} | |||
hotcinnamon | {#d2691e} | rawsienna | {#d27d46} | careyspink | {#d29eaa} | |||
tan | {#d2b48c} | deco | {#d2da97} | blueromance | {#d2f6de} | |||
gossip | {#d2f8b0} | sisal | {#d3cbba} | swirl | {#d3cdc5} | |||
charm | {#d47494} | clamshell | {#d4b6af} | straw | {#d4bf8d} | |||
akaroa | {#d4c4a8} | birdflower | {#d4cd16} | iron | {#d4d7d9} | |||
geyser | {#d4dfe2} | hawkesblue | {#d4e2fc} | grenadier | {#d54600} | |||
cancan | {#d591a4} | whiskey | {#d59a6f} | winterhazel | {#d5d195} | |||
grannyapple | {#d5f6e3} | mypink | {#d69188} | tacha | {#d6c562} | |||
moonraker | {#d6cef6} | quillgray | {#d6d6d1} | snowymint | {#d6ffdb} | |||
newyorkpink | {#d7837f} | pavlova | {#d7c498} | fog | {#d7d0ff} | |||
valencia | {#d84437} | japonica | {#d87c63} | thistle | {#d8bfd8} | |||
maverick | {#d8c2d5} | foam | {#d8fcfa} | cabaret | {#d94972} | |||
burningsand | {#d99376} | cameo | {#d9b99b} | timberwolf | {#d9d6cf} | |||
tana | {#d9dcc1} | linkwater | {#d9e4f5} | mabel | {#d9f7ff} | |||
cerise | {#da3287} | flamepea | {#da5b38} | bamboo | {#da6304} | |||
reddamask | {#da6a41} | orchid | {#da70d6} | copperfield | {#da8a67} | |||
goldengrass | {#daa520} | zanah | {#daecd6} | iceberg | {#daf4f0} | |||
oysterbay | {#dafaff} | cranberry | {#db5079} | petiteorchid | {#db9690} | |||
diserria | {#db995e} | alto | {#dbdbdb} | frostedmint | {#dbfff8} | |||
crimson | {#dc143c} | punch | {#dc4333} | galliano | {#dcb20c} | |||
blossom | {#dcb4bc} | wattle | {#dcd747} | westar | {#dcd9d2} | |||
moonmist | {#dcddcc} | caper | {#dcedb4} | swansdown | {#dcf0ea} | |||
swisscoffee | {#ddd6d5} | whiteice | {#ddf9f1} | cerisered | {#de3163} | |||
roman | {#de6360} | tumbleweed | {#dea681} | goldtips | {#deba13} | |||
brandy | {#dec196} | wafer | {#decbc6} | sapling | {#ded4a4} | |||
barberry | {#ded717} | berylgreen | {#dee5c0} | pattensblue | {#def5ff} | |||
heliotrope | {#df73ff} | apache | {#dfbe6f} | chenin | {#dfcd6f} | |||
lola | {#dfcfdb} | willowbrook | {#dfecda} | chartreuseyellow | {#dfff00} | |||
mauve | {#e0b0ff} | anzac | {#e0b646} | harvestgold | {#e0b974} | |||
calico | {#e0c095} | babyblue | {#e0ffff} | sunglo | {#e16865} | |||
equator | {#e1bc64} | pinkflare | {#e1c0c8} | periglacialblue | {#e1e6d6} | |||
kidnapper | {#e1ead4} | tara | {#e1f6e8} | mandy | {#e25465} | |||
terracotta | {#e2725b} | goldenbell | {#e28913} | shocking | {#e292c0} | |||
dixie | {#e29418} | lightorchid | {#e29cd2} | snuff | {#e2d8ed} | |||
mystic | {#e2ebed} | applegreen | {#e2f3ec} | razzmatazz | {#e30b5c} | |||
alizarincrimson | {#e32636} | cinnabar | {#e34234} | cavernpink | {#e3bebe} | |||
peppermint | {#e3f5e1} | mindaro | {#e3f988} | deepblush | {#e47698} | |||
gamboge | {#e49b0f} | melanie | {#e4c2d5} | twilight | {#e4cfde} | |||
bone | {#e4d1c0} | sunflower | {#e4d422} | grainbrown | {#e4d5b7} | |||
zombie | {#e4d69b} | frostee | {#e4f6e7} | snowflurry | {#e4ffd1} | |||
amaranth | {#e52b50} | zest | {#e5841b} | duststorm | {#e5ccc9} | |||
starkwhite | {#e5d7bd} | hampton | {#e5d8af} | bonjour | {#e5e0e1} | |||
mercury | {#e5e5e5} | polar | {#e5f9f6} | trinidad | {#e64e03} | |||
goldsand | {#e6be8a} | cashmere | {#e6bea5} | doublespanishwhite | {#e6d7b9} | |||
satinlinen | {#e6e4d4} | harp | {#e6f2ea} | offgreen | {#e6f8f3} | |||
hintofgreen | {#e6ffe9} | tranquil | {#e6ffff} | mangotango | {#e77200} | |||
christine | {#e7730a} | tonyspink | {#e79f8c} | kobi | {#e79fc4} | |||
rosefog | {#e7bcb4} | corn | {#e7bf05} | putty | {#e7cd8c} | |||
graynurse | {#e7ece6} | lilywhite | {#e7f8ff} | bubbles | {#e7feff} | |||
firebush | {#e89928} | shilo | {#e8b9b3} | pearlbush | {#e8e0d5} | |||
greenwhite | {#e8ebe0} | chromewhite | {#e8f1d4} | gin | {#e8f2eb} | |||
aquasqueeze | {#e8f5f2} | clementine | {#e96e00} | burntsienna | {#e97451} | |||
tahitigold | {#e97c07} | oysterpink | {#e9cecd} | confetti | {#e9d75a} | |||
ebb | {#e9e3e3} | ottoman | {#e9f8ed} | clearday | {#e9fffd} | |||
carissma | {#ea88a8} | porsche | {#eaae69} | tuliptree | {#eab33b} | |||
robroy | {#eac674} | raffia | {#eadab8} | whiterock | {#eae8d4} | |||
panache | {#eaf6ee} | solitude | {#eaf6ff} | aquaspring | {#eaf9f5} | |||
dew | {#eafffe} | apricot | {#eb9373} | zinnwaldite | {#ebc2af} | |||
fuelyellow | {#eca927} | ronchi | {#ecc54e} | frenchlilac | {#ecc7ee} | |||
justright | {#eccdb9} | wildrice | {#ece090} | fallgreen | {#ecebbd} | |||
athsspecial | {#ecebce} | starship | {#ecf245} | redribbon | {#ed0a3f} | |||
tango | {#ed7a1c} | carrotorange | {#ed9121} | seapink | {#ed989e} | |||
tacao | {#edb381} | desertsand | {#edc9af} | pancho | {#edcdab} | |||
chamois | {#eddcb1} | primrose | {#edea99} | frost | {#edf5dd} | |||
aquahaze | {#edf5f5} | zumthor | {#edf6ff} | narvik | {#edf9f1} | |||
honeysuckle | {#edfc84} | lavendermagenta | {#ee82ee} | beautybush | {#eec1be} | |||
chalky | {#eed794} | almond | {#eed9c4} | flax | {#eedc82} | |||
bizarre | {#eededa} | doublecolonialwhite | {#eee3ad} | cararra | {#eeeee8} | |||
manz | {#eeef78} | tahunasands | {#eef0c8} | athensgray | {#eef0f3} | |||
tusk | {#eef3c3} | loafer | {#eef4de} | catskillwhite | {#eef6f7} | |||
twilightblue | {#eefdff} | jonquil | {#eeff9a} | riceflower | {#eeffe2} | |||
jaffa | {#ef863f} | gallery | {#efefef} | porcelain | {#eff2f3} | |||
mauvelous | {#f091a9} | goldendream | {#f0d52d} | goldensand | {#f0db7d} | |||
buff | {#f0dc82} | prim | {#f0e2ec} | khaki | {#f0e68c} | |||
selago | {#f0eefd} | titanwhite | {#f0eeff} | aliceblue | {#f0f8ff} | |||
feta | {#f0fcea} | golddrop | {#f18200} | wewak | {#f19bab} | |||
saharasand | {#f1e788} | parchment | {#f1e9d2} | bluechalk | {#f1e9ff} | |||
mintjulep | {#f1eec1} | seashell | {#f1f1f1} | saltpan | {#f1f7f2} | |||
tidal | {#f1ffad} | chiffon | {#f1ffc8} | flamingo | {#f2552a} | |||
tangerine | {#f28500} | mandyspink | {#f2c3b2} | concrete | {#f2f2f2} | |||
blacksqueeze | {#f2fafa} | pomegranate | {#f34723} | buttercup | {#f3ad16} | |||
neworleans | {#f3d69d} | vanillaice | {#f3d9df} | sidecar | {#f3e7bb} | |||
dawnpink | {#f3e9e5} | wheatfield | {#f3edcf} | canary | {#f3fb62} | |||
orinoco | {#f3fbd4} | carla | {#f3ffd8} | hollywoodcerise | {#f400a1} | |||
sandybrown | {#f4a460} | saffron | {#f4c430} | ripelemon | {#f4d81c} | |||
janna | {#f4ebd3} | pampas | {#f4f2ee} | wildsand | {#f4f4f4} | |||
zircon | {#f4f8ff} | froly | {#f57584} | creamcan | {#f5c85c} | |||
manhattan | {#f5c999} | maize | {#f5d5a0} | wheat | {#f5deb3} | |||
sandwisp | {#f5e7a2} | potpourri | {#f5e7e2} | albescentwhite | {#f5e9d3} | |||
softpeach | {#f5edef} | ecruwhite | {#f5f3e5} | beige | {#f5f5dc} | |||
goldenfizz | {#f5fb3d} | australianmint | {#f5ffbe} | frenchrose | {#f64a8a} | |||
brilliantrose | {#f653a6} | illusion | {#f6a4c9} | merino | {#f6f0e6} | |||
blackhaze | {#f6f7f7} | springsun | {#f6ffdc} | violetred | {#f7468a} | |||
chileanfire | {#f77703} | persianpink | {#f77fbe} | rajah | {#f7b668} | |||
azalea | {#f7c8da} | wepeep | {#f7dbe6} | quarterspanishwhite | {#f7f2e1} | |||
whisper | {#f7f5fa} | snowdrift | {#f7faf7} | casablanca | {#f8b853} | |||
chantilly | {#f8c3df} | cherub | {#f8d9e9} | marzipan | {#f8db9d} | |||
energyyellow | {#f8dd5c} | givry | {#f8e4bf} | whitelinen | {#f8f0e8} | |||
magnolia | {#f8f4ff} | springwood | {#f8f6f1} | coconutcream | {#f8f7dc} | |||
whitelilac | {#f8f7fc} | desertstorm | {#f8f8f7} | texas | {#f8f99c} | |||
cornfield | {#f8facd} | mimosa | {#f8fdd3} | carnation | {#f95a61} | |||
saffronmango | {#f9bf58} | carouselpink | {#f9e0ed} | dairycream | {#f9e4bc} | |||
portica | {#f9e663} | amour | {#f9eaf3} | rumswizzle | {#f9f8e4} | |||
dolly | {#f9ff8b} | sugarcane | {#f9fff6} | ecstasy | {#fa7814} | |||
tanhide | {#fa9d5a} | corvette | {#fad3a2} | peachyellow | {#fadfad} | |||
turbo | {#fae600} | astra | {#faeab9} | champagne | {#faeccc} | |||
linen | {#faf0e6} | fantasy | {#faf3f0} | citrinewhite | {#faf7d6} | |||
alabaster | {#fafafa} | hintofyellow | {#fafde4} | milan | {#faffa4} | |||
brinkpink | {#fb607f} | geraldine | {#fb8989} | lavenderrose | {#fba0e3} | |||
seabuckthorn | {#fba129} | sun | {#fbac13} | lavenderpink | {#fbaed2} | |||
rosebud | {#fbb2a3} | cupid | {#fbbeda} | classicrose | {#fbcce7} | |||
apricotpeach | {#fbceb1} | bananamania | {#fbe7b2} | marigoldyellow | {#fbe870} | |||
festival | {#fbe96c} | sweetcorn | {#fbea8c} | candycorn | {#fbec5d} | |||
hintofred | {#fbf9f9} | shalimar | {#fbffba} | shockingpink | {#fc0fc0} | |||
ticklemepink | {#fc80a5} | treepoppy | {#fc9c1d} | lightningyellow | {#fcc01e} | |||
goldenrod | {#fcd667} | candlelight | {#fcd917} | cherokee | {#fcda98} | |||
doublepearllusta | {#fcf4d0} | pearllusta | {#fcf4dc} | vistawhite | {#fcf8f7} | |||
bianca | {#fcfbf3} | moonglow | {#fcfeda} | chinaivory | {#fcffe7} | |||
ceramic | {#fcfff9} | torchred | {#fd0e35} | wildwatermelon | {#fd5b78} | |||
crusta | {#fd7b33} | sorbus | {#fd7c07} | sweetpink | {#fd9fa2} | |||
lightapricot | {#fdd5b1} | pigpink | {#fdd7e4} | cinderella | {#fde1dc} | |||
goldenglow | {#fde295} | lemon | {#fde910} | oldlace | {#fdf5e6} | |||
halfcolonialwhite | {#fdf6d3} | drover | {#fdf7ad} | paleprim | {#fdfeb8} | |||
cumulus | {#fdffd5} | persianrose | {#fe28a2} | sunsetorange | {#fe4c40} | |||
bittersweet | {#fe6f5e} | california | {#fe9d04} | yellowsea | {#fea904} | |||
melon | {#febaad} | brightsun | {#fed33c} | dandelion | {#fed85d} | |||
salomie | {#fedb8d} | capehoney | {#fee5ac} | remy | {#feebf3} | |||
oasis | {#feefce} | bridesmaid | {#fef0ec} | beeswax | {#fef2c7} | |||
bleachwhite | {#fef3d8} | pipi | {#fef4cc} | halfspanishwhite | {#fef4db} | |||
wisppink | {#fef4f8} | provincialpink | {#fef5f1} | halfdutchwhite | {#fef7de} | |||
solitaire | {#fef8e2} | whitepointer | {#fef8ff} | offyellow | {#fef9e3} | |||
orangewhite | {#fefced} | red | {#ff0000} | rose | {#ff007f} | |||
purplepizzazz | {#ff00cc} | magenta | {#ff00ff} | fuchsia | {#ff00ff} | |||
scarlet | {#ff2400} | wildstrawberry | {#ff3399} | razzledazzlerose | {#ff33cc} | |||
radicalred | {#ff355e} | redorange | {#ff3f34} | coralred | {#ff4040} | |||
vermilion | {#ff4d00} | internationalorange | {#ff4f00} | outrageousorange | {#ff6037} | |||
blazeorange | {#ff6600} | pinkflamingo | {#ff66ff} | orange | {#ff681f} | |||
hotpink | {#ff69b4} | persimmon | {#ff6b53} | blushpink | {#ff6fff} | |||
burningorange | {#ff7034} | pumpkin | {#ff7518} | flamenco | {#ff7d07} | |||
flushorange | {#ff7f00} | coral | {#ff7f50} | salmon | {#ff8c69} | |||
pizazz | {#ff9000} | westside | {#ff910f} | pinksalmon | {#ff91a4} | |||
neoncarrot | {#ff9933} | atomictangerine | {#ff9966} | vividtangerine | {#ff9980} | |||
sunshade | {#ff9e2c} | orangepeel | {#ffa000} | monalisa | {#ffa194} | |||
weborange | {#ffa500} | carnationpink | {#ffa6c9} | hitpink | {#ffab81} | |||
yelloworange | {#ffae42} | cornflowerlilac | {#ffb0ac} | sundown | {#ffb1b3} | |||
mysin | {#ffb31f} | texasrose | {#ffb555} | cottoncandy | {#ffb7d5} | |||
macaroniandcheese | {#ffb97b} | selectiveyellow | {#ffba00} | koromiko | {#ffbd5f} | |||
amber | {#ffbf00} | waxflower | {#ffc0a8} | pink | {#ffc0cb} | |||
yourpink | {#ffc3c0} | supernova | {#ffc901} | flesh | {#ffcba4} | |||
sunglow | {#ffcc33} | goldentainoi | {#ffcc5c} | peachorange | {#ffcc99} | |||
chardonnay | {#ffcd8c} | pastelpink | {#ffd1dc} | romantic | {#ffd2b7} | |||
grandis | {#ffd38c} | gold | {#ffd700} | schoolbusyellow | {#ffd800} | |||
cosmos | {#ffd8d9} | mustard | {#ffdb58} | peachschnapps | {#ffdcd6} | |||
caramel | {#ffddaf} | tuftbush | {#ffddcd} | watusi | {#ffddcf} | |||
pinklace | {#ffddf4} | navajowhite | {#ffdead} | frangipani | {#ffdeb3} | |||
pippin | {#ffe1df} | palerose | {#ffe1f2} | negroni | {#ffe2c5} | |||
creambrulee | {#ffe5a0} | peach | {#ffe5b4} | tequila | {#ffe6c7} | |||
kournikova | {#ffe772} | sandybeach | {#ffeac8} | karry | {#ffead4} | |||
broom | {#ffec13} | colonialwhite | {#ffedbc} | derby | {#ffeed8} | |||
visvis | {#ffefa1} | eggwhite | {#ffefc1} | papayawhip | {#ffefd5} | |||
fairpink | {#ffefec} | peachcream | {#fff0db} | lavenderblush | {#fff0f5} | |||
gorse | {#fff14f} | buttermilk | {#fff1b5} | pinklady | {#fff1d8} | |||
forgetmenot | {#fff1ee} | tutu | {#fff1f9} | picasso | {#fff39d} | |||
chardon | {#fff3f1} | parisdaisy | {#fff46e} | barleywhite | {#fff4ce} | |||
eggsour | {#fff4dd} | sazerac | {#fff4e0} | serenade | {#fff4e8} | |||
chablis | {#fff4f3} | seashellpeach | {#fff5ee} | sauvignon | {#fff5f3} | |||
milkpunch | {#fff6d4} | varden | {#fff6df} | rosewhite | {#fff6f5} | |||
bajawhite | {#fff8d1} | ginfizz | {#fff9e2} | earlydawn | {#fff9e6} | |||
lemonchiffon | {#fffacd} | bridalheath | {#fffaf4} | scotchmist | {#fffbdc} | |||
soapstone | {#fffbf9} | witchhaze | {#fffc99} | butterywhite | {#fffcea} | |||
islandspice | {#fffcee} | cream | {#fffdd0} | chileanheath | {#fffde6} | |||
travertine | {#fffde8} | orchidwhite | {#fffdf3} | quarterpearllusta | {#fffdf4} | |||
halfandhalf | {#fffee1} | apricotwhite | {#fffeec} | ricecake | {#fffef0} | |||
blackwhite | {#fffef6} | romance | {#fffefd} | yellow | {#ffff00} | |||
laserlemon | {#ffff66} | palecanary | {#ffff99} | portafino | {#ffffb4} | |||
ivory | {#fffff0} | white | {#ffffff} |