Copyright | [2016..2020] Trevor L. McDonell |
---|---|
License | BSD3 |
Maintainer | Trevor L. McDonell <trevor.mcdonell@gmail.com> |
Stability | experimental |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Names for "familiar" colours, taken from http://paulbourke.net/texture_colour/colourspace/
Documentation
class NamedColour c where Source #
antiqueWhite :: c Source #
blanchedAlmond :: c Source #
floralWhite :: c Source #
ghostWhite :: c Source #
lavenderBlush :: c Source #
lemonChiffon :: c Source #
navajoWhite :: c Source #
papayaWhip :: c Source #
titaniumWhite :: c Source #
whiteSmoke :: c Source #
slateGreyDark :: c Source #
slateGreyLight :: c Source #
ivoryBlack :: c Source #
alizarinCrimson :: c Source #
cadmiumRedDeep :: c Source #
coralLight :: c Source #
englishRed :: c Source #
geraniumLake :: c Source #
lightSalmon :: c Source #
madderLakeDeep :: c Source #
roseMadder :: c Source #
venetianRed :: c Source #
brownMadder :: c Source #
brownOchre :: c Source #
burntSienna :: c Source #
burntUmber :: c Source #
fleshOchre :: c Source #
greenishUmber :: c Source #
lightBeige :: c Source #
saddleBrown :: c Source #
sandyBrown :: c Source #
vanDykeBrown :: c Source #
cadmiumOrange :: c Source #
cadmiumRedLight :: c Source #
darkOrange :: c Source #
marsOrange :: c Source #
marsYellow :: c Source #
yellowOchre :: c Source #
aureolineYellow :: c Source #
cadmiumLemon :: c Source #
cadmiumYellow :: c Source #
goldenrodDark :: c Source #
goldenrodLight :: c Source #
goldenrodPale :: c Source #
lightGoldenrod :: c Source #
naplesYellowDeep :: c Source #
yellowLight :: c Source #
chartreuse :: c Source #
chromeoxideGreen :: c Source #
cinnabarGreen :: c Source #
cobaltGreen :: c Source #
emeraldGreen :: c Source #
forestGreen :: c Source #
greenYellow :: c Source #
oliveGreenDark :: c Source #
permanentGreen :: c Source #
seaGreenDark :: c Source #
seaGreenMedium :: c Source #
seaGreenLight :: c Source #
springGreen :: c Source #
springGreenMedium :: c Source #
terreVerte :: c Source #
viridianLight :: c Source #
yellowGreen :: c Source #
aquamarine :: c Source #
aquamarineMedium :: c Source #
turquoiseDark :: c Source #
turquoiseMedium :: c Source #
turquoisePale :: c Source #
blueMedium :: c Source #
cornflower :: c Source #
dodgerBlue :: c Source #
manganeseBlue :: c Source #
midnightBlue :: c Source #
powderBlue :: c Source #
slateBlueDark :: c Source #
slateBlueLight :: c Source #
slateBlueMedium :: c Source #
skyBlueDeep :: c Source #
skyBlueLight :: c Source #
steelBlueLight :: c Source #
turquoiseBlue :: c Source #
ultramarine :: c Source #
blueViolet :: c Source #
cobaltVioletDeep :: c Source #
orchidDark :: c Source #
orchidMedium :: c Source #
permanentViolet :: c Source #
purpleMedium :: c Source #
ultramarineViolet :: c Source #
violetDark :: c Source #
violetRedMedium :: c Source #
violetRedPale :: c Source #