View Source Fledex.Color.Names (fledex v0.3.0)

Fledex has an extensive set of predefined colors from Wikipedia. You can retrieve the information through this module by calling the different functions.

You can also retrieve the information from a specific color, like :almond by calling the function with the same name, i.e. almond/1. It should be noted, that the color functions in other modules (are often just approximations) and do not provide the same results. The values returned here are the ones as defined on the Wikipedia page.

The additional parameter determines which additional information should be provided. The options are:

  • :all: This retrieves the full data set
  • :desriptive_name: a string with name (from this the Atom is derived)
  • :hex (default): This is the same as almond/0
  • :hsl: This retrieves an HSL struct, i.e. {h, s, l}
  • :hsv: This retrieves an HSV struct, i.e. {h, s, v}
  • :index: The index of this color in the list of all colors
  • :rgb: This retrieves an RGB struct, i.e. {r, g, b}
  • :source: Information where the color comes from, see Wikipedia for more details

Summary

Types

The allowed color names

The different properties that can be interrogated from a named color

The structure of a named color with all it's attributes.

The different values that can be returned when interrogating for some named color properties

Color Names

Defines the color rgb(0, 71, 186).

Defines the color rgb(175, 191, 25).

Defines the color rgb(124, 186, 232).

Defines the color rgb(178, 132, 191).

Defines the color rgb(114, 160, 193).

Defines the color rgb(239, 247, 255).

Defines the color rgb(219, 45, 66).

Defines the color rgb(196, 96, 15).

Defines the color rgb(239, 221, 204).

Defines the color rgb(158, 43, 104).

Defines the color rgb(242, 155, 186).

Defines the color rgb(170, 38, 79).

Defines the color rgb(58, 122, 86).

Defines the color rgb(255, 191, 0).

Defines the color rgb(153, 102, 204).

Defines the color rgb(61, 219, 135).

Defines the color rgb(204, 147, 117).

Defines the color rgb(102, 91, 30).

Defines the color rgb(145, 91, 130).

Defines the color rgb(132, 28, 45).

Defines the color rgb(249, 234, 214).

Defines the color rgb(249, 206, 175).

Defines the color rgb(0, 255, 255).

Defines the color rgb(127, 255, 211).

Defines the color rgb(209, 255, 20).

Defines the color rgb(73, 112, 68).

Defines the color rgb(232, 214, 107).

Defines the color rgb(178, 191, 181).

Defines the color rgb(255, 153, 102).

Defines the color rgb(252, 237, 0).

Defines the color rgb(0, 127, 255).

Defines the color rgb(239, 255, 255).

Defines the color rgb(45, 89, 147).

Defines the color rgb(137, 206, 239).

Defines the color rgb(160, 201, 242).

Defines the color rgb(244, 193, 193).

Defines the color rgb(255, 255, 249).

Defines the color rgb(255, 145, 175).

Defines the color rgb(249, 232, 181).

Defines the color rgb(124, 10, 2).

Defines the color rgb(132, 132, 130).

Defines the color rgb(188, 211, 229).

Defines the color rgb(158, 130, 112).

Defines the color rgb(244, 244, 219).

Defines the color rgb(155, 38, 66).

Defines the color rgb(255, 226, 196).

Defines the color rgb(61, 43, 30).

Defines the color rgb(150, 112, 22).

Defines the color rgb(201, 224, 12).

Defines the color rgb(0, 0, 0).

Defines the color rgb(61, 12, 2).

Defines the color rgb(84, 96, 112).

Defines the color rgb(58, 61, 53).

Defines the color rgb(191, 175, 178).

Defines the color rgb(255, 234, 204).

Defines the color rgb(165, 112, 99).

Defines the color rgb(48, 140, 232).

Defines the color rgb(170, 229, 237).

Defines the color rgb(102, 0, 0).

Defines the color rgb(0, 0, 255).

Defines the color rgb(163, 163, 209).

Defines the color rgb(30, 117, 255).

Defines the color rgb(102, 153, 204).

Defines the color rgb(91, 173, 237).

Defines the color rgb(0, 147, 175).

Defines the color rgb(0, 135, 188).

Defines the color rgb(0, 22, 168).

Defines the color rgb(51, 51, 153).

Defines the color rgb(17, 96, 127).

Defines the color rgb(137, 43, 226).

Defines the color rgb(79, 114, 165).

Defines the color rgb(61, 104, 232).

Defines the color rgb(221, 91, 130).

Defines the color rgb(119, 68, 58).

Defines the color rgb(226, 216, 201).

Defines the color rgb(204, 63, 84).

Defines the color rgb(216, 145, 239).

Defines the color rgb(255, 170, 28).

Defines the color rgb(204, 127, 51).

Defines the color rgb(175, 109, 76).

Defines the color rgb(122, 181, 96).

Defines the color rgb(255, 198, 127).

Defines the color rgb(127, 0, 33).

Defines the color rgb(221, 183, 135).

Defines the color rgb(160, 122, 114).

Defines the color rgb(204, 84, 0).

Defines the color rgb(232, 114, 81).

Defines the color rgb(137, 51, 35).

Defines the color rgb(188, 51, 163).

Defines the color rgb(112, 40, 99).

Defines the color rgb(94, 158, 160).

Defines the color rgb(145, 163, 175).

Defines the color rgb(0, 107, 61).

Defines the color rgb(237, 135, 45).

Defines the color rgb(165, 122, 91).

Defines the color rgb(73, 53, 33).

Defines the color rgb(163, 193, 173).

Defines the color rgb(193, 153, 107).

Defines the color rgb(239, 186, 204).

Defines the color rgb(255, 255, 153).

Defines the color rgb(255, 239, 0).

Defines the color rgb(226, 112, 122).

Defines the color rgb(196, 30, 58).

Defines the color rgb(0, 204, 153).

Defines the color rgb(150, 0, 22).

Defines the color rgb(214, 0, 63).

Defines the color rgb(255, 165, 201).

Defines the color rgb(178, 28, 28).

Defines the color rgb(86, 160, 211).

Defines the color rgb(237, 145, 33).

Defines the color rgb(112, 53, 66).

Defines the color rgb(201, 89, 73).

Defines the color rgb(170, 224, 175).

Defines the color rgb(178, 255, 255).

Defines the color rgb(221, 48, 99).

Defines the color rgb(0, 122, 165).

Defines the color rgb(40, 81, 191).

Defines the color rgb(28, 170, 214).

Defines the color rgb(109, 155, 193).

Defines the color rgb(247, 232, 206).

Defines the color rgb(242, 221, 206).

Defines the color rgb(53, 68, 79).

Defines the color rgb(229, 142, 170).

Defines the color rgb(127, 255, 0).

Defines the color rgb(255, 183, 196).

Defines the color rgb(147, 68, 53).

Defines the color rgb(226, 61, 40).

Defines the color rgb(221, 112, 160).

Defines the color rgb(170, 56, 30).

Defines the color rgb(132, 96, 135).

Defines the color rgb(255, 178, 0).

Defines the color rgb(122, 63, 0).

Defines the color rgb(209, 104, 30).

Defines the color rgb(153, 130, 122).

Defines the color rgb(226, 66, 51).

Defines the color rgb(204, 96, 124).

Defines the color rgb(226, 209, 10).

Defines the color rgb(158, 168, 30).

Defines the color rgb(127, 22, 51).

Defines the color rgb(112, 79, 56).

Defines the color rgb(186, 216, 234).

Defines the color rgb(247, 130, 119).

Defines the color rgb(140, 145, 170).

Defines the color rgb(183, 114, 51).

Defines the color rgb(216, 137, 102).

Defines the color rgb(173, 112, 104).

Defines the color rgb(204, 109, 81).

Defines the color rgb(153, 102, 102).

Defines the color rgb(255, 56, 0).

Defines the color rgb(255, 127, 79).

Defines the color rgb(247, 130, 119).

Defines the color rgb(137, 63, 68).

Defines the color rgb(249, 237, 91).

Defines the color rgb(99, 147, 237).

Defines the color rgb(255, 247, 219).

Defines the color rgb(45, 45, 135).

Defines the color rgb(255, 247, 232).

Defines the color rgb(255, 188, 216).

Defines the color rgb(130, 96, 61).

Defines the color rgb(255, 252, 209).

Defines the color rgb(219, 20, 61).

Defines the color rgb(158, 28, 51).

Defines the color rgb(244, 244, 244).

Defines the color rgb(0, 255, 255).

Defines the color rgb(0, 183, 234).

Defines the color rgb(89, 66, 124).

Defines the color rgb(255, 211, 0).

Defines the color rgb(244, 112, 160).

Defines the color rgb(102, 66, 33).

Defines the color rgb(91, 56, 84).

Defines the color rgb(0, 140, 140).

Defines the color rgb(84, 104, 119).

Defines the color rgb(183, 135, 10).

Defines the color rgb(0, 99, 0).

Defines the color rgb(25, 35, 33).

Defines the color rgb(188, 183, 107).

Defines the color rgb(71, 61, 51).

Defines the color rgb(84, 61, 56).

Defines the color rgb(140, 0, 140).

Defines the color rgb(84, 107, 45).

Defines the color rgb(255, 140, 0).

Defines the color rgb(153, 51, 204).

Defines the color rgb(48, 25, 51).

Defines the color rgb(140, 0, 0).

Defines the color rgb(232, 150, 122).

Defines the color rgb(142, 188, 142).

Defines the color rgb(61, 20, 20).

Defines the color rgb(140, 191, 214).

Defines the color rgb(71, 61, 140).

Defines the color rgb(45, 79, 79).

Defines the color rgb(22, 114, 68).

Defines the color rgb(0, 206, 209).

Defines the color rgb(147, 0, 211).

Defines the color rgb(84, 84, 84).

Defines the color rgb(216, 51, 135).

Defines the color rgb(249, 214, 165).

Defines the color rgb(186, 79, 71).

Defines the color rgb(0, 73, 73).

Defines the color rgb(255, 20, 147).

Defines the color rgb(255, 153, 51).

Defines the color rgb(0, 191, 255).

Defines the color rgb(73, 99, 107).

Defines the color rgb(124, 94, 96).

Defines the color rgb(20, 96, 188).

Defines the color rgb(33, 66, 181).

Defines the color rgb(193, 153, 107).

Defines the color rgb(237, 201, 175).

Defines the color rgb(104, 104, 104).

Defines the color rgb(30, 142, 255).

Defines the color rgb(73, 63, 40).

Defines the color rgb(0, 0, 155).

Defines the color rgb(239, 221, 186).

Defines the color rgb(84, 91, 79).

Defines the color rgb(193, 178, 127).

Defines the color rgb(28, 28, 28).

Defines the color rgb(96, 63, 81).

Defines the color rgb(239, 234, 214).

Defines the color rgb(204, 255, 0).

Defines the color rgb(191, 0, 255).

Defines the color rgb(142, 0, 255).

Defines the color rgb(79, 198, 119).

Defines the color rgb(107, 48, 130).

Defines the color rgb(181, 130, 147).

Defines the color rgb(170, 73, 81).

Defines the color rgb(204, 71, 73).

Defines the color rgb(86, 61, 91).

Defines the color rgb(0, 255, 63).

Defines the color rgb(150, 198, 163).

Defines the color rgb(193, 153, 107).

Defines the color rgb(127, 22, 22).

Defines the color rgb(181, 51, 137).

Defines the color rgb(221, 81, 132).

Defines the color rgb(229, 170, 112).

Defines the color rgb(79, 119, 66).

Defines the color rgb(107, 84, 30).

Defines the color rgb(255, 84, 112).

Defines the color rgb(104, 48, 104).

Defines the color rgb(206, 33, 40).

Defines the color rgb(178, 33, 33).

Defines the color rgb(226, 89, 33).

Defines the color rgb(237, 219, 130).

Defines the color rgb(163, 0, 109).

Defines the color rgb(255, 249, 239).

Defines the color rgb(33, 140, 33).

Defines the color rgb(165, 122, 91).

Defines the color rgb(132, 109, 76).

Defines the color rgb(0, 114, 186).

Defines the color rgb(252, 63, 145).

Defines the color rgb(135, 96, 142).

Defines the color rgb(158, 252, 56).

Defines the color rgb(211, 114, 211).

Defines the color rgb(252, 107, 158).

Defines the color rgb(198, 43, 71).

Defines the color rgb(119, 181, 255).

Defines the color rgb(135, 5, 206).

Defines the color rgb(232, 53, 165).

Defines the color rgb(255, 0, 255).

Defines the color rgb(193, 84, 193).

Defines the color rgb(226, 132, 0).

Defines the color rgb(135, 66, 30).

Defines the color rgb(219, 219, 219).

Defines the color rgb(226, 155, 15).

Defines the color rgb(0, 127, 102).

Defines the color rgb(247, 247, 255).

Defines the color rgb(96, 130, 181).

Defines the color rgb(170, 145, 178).

Defines the color rgb(0, 170, 102).

Defines the color rgb(229, 191, 137).

Defines the color rgb(132, 117, 79).

Defines the color rgb(211, 175, 56).

Defines the color rgb(255, 214, 0).

Defines the color rgb(153, 102, 20).

Defines the color rgb(252, 193, 0).

Defines the color rgb(255, 221, 0).

Defines the color rgb(216, 165, 33).

Defines the color rgb(0, 86, 63).

Defines the color rgb(102, 102, 102).

Defines the color rgb(168, 226, 160).

Defines the color rgb(127, 127, 127).

Defines the color rgb(191, 191, 191).

Defines the color rgb(0, 255, 0).

Defines the color rgb(17, 99, 181).

Defines the color rgb(28, 170, 119).

Defines the color rgb(165, 244, 51).

Defines the color rgb(0, 168, 119).

Defines the color rgb(0, 158, 107).

Defines the color rgb(0, 173, 66).

Defines the color rgb(0, 165, 79).

Defines the color rgb(109, 173, 160).

Defines the color rgb(0, 127, 0).

Defines the color rgb(40, 51, 56).

Defines the color rgb(232, 214, 107).

Defines the color rgb(63, 255, 0).

Defines the color rgb(216, 145, 0).

Defines the color rgb(255, 122, 0).

Defines the color rgb(221, 114, 255).

Defines the color rgb(170, 153, 168).

Defines the color rgb(244, 0, 160).

Defines the color rgb(0, 109, 175).

Defines the color rgb(73, 119, 107).

Defines the color rgb(255, 28, 206).

Defines the color rgb(255, 104, 181).

Defines the color rgb(53, 94, 58).

Defines the color rgb(112, 165, 209).

Defines the color rgb(48, 145, 119).

Defines the color rgb(237, 40, 56).

Defines the color rgb(178, 237, 91).

Defines the color rgb(76, 81, 109).

Defines the color rgb(17, 135, 7).

Defines the color rgb(204, 91, 91).

Defines the color rgb(226, 168, 86).

Defines the color rgb(73, 0, 130).

Defines the color rgb(0, 63, 107).

Defines the color rgb(17, 10, 142).

Defines the color rgb(186, 22, 12).

Defines the color rgb(191, 53, 43).

Defines the color rgb(178, 68, 107).

Defines the color rgb(244, 239, 237).

Defines the color rgb(178, 255, 255).

Defines the color rgb(255, 255, 239).

Defines the color rgb(158, 40, 51).

Defines the color rgb(91, 51, 86).

Defines the color rgb(247, 221, 124).

Defines the color rgb(165, 10, 94).

Defines the color rgb(51, 51, 51).

Defines the color rgb(244, 201, 22).

Defines the color rgb(188, 216, 86).

Defines the color rgb(40, 170, 135).

Defines the color rgb(76, 186, 22).

Defines the color rgb(58, 175, 158).

Defines the color rgb(232, 244, 140).

Defines the color rgb(193, 175, 145).

Defines the color rgb(239, 229, 140).

Defines the color rgb(135, 45, 22).

Defines the color rgb(232, 158, 196).

Defines the color rgb(107, 68, 35).

Defines the color rgb(79, 38, 130).

Defines the color rgb(214, 201, 221).

Defines the color rgb(38, 96, 155).

Defines the color rgb(255, 255, 102).

Defines the color rgb(168, 186, 158).

Defines the color rgb(206, 15, 33).

Defines the color rgb(204, 204, 255).

Defines the color rgb(255, 239, 244).

Defines the color rgb(181, 124, 219).

Defines the color rgb(196, 193, 209).

Defines the color rgb(229, 229, 249).

Defines the color rgb(124, 252, 0).

Defines the color rgb(255, 247, 0).

Defines the color rgb(255, 249, 204).

Defines the color rgb(204, 160, 28).

Defines the color rgb(252, 255, 0).

Defines the color rgb(244, 234, 191).

Defines the color rgb(255, 244, 79).

Defines the color rgb(255, 255, 158).

Defines the color rgb(84, 89, 165).

Defines the color rgb(173, 216, 229).

Defines the color rgb(239, 127, 127).

Defines the color rgb(147, 204, 234).

Defines the color rgb(224, 255, 255).

Defines the color rgb(198, 173, 127).

Defines the color rgb(249, 249, 209).

Defines the color rgb(211, 211, 211).

Defines the color rgb(142, 237, 142).

Defines the color rgb(255, 216, 175).

Defines the color rgb(196, 204, 224).

Defines the color rgb(255, 181, 193).

Defines the color rgb(255, 160, 122).

Defines the color rgb(33, 178, 170).

Defines the color rgb(135, 206, 249).

Defines the color rgb(119, 135, 153).

Defines the color rgb(175, 196, 221).

Defines the color rgb(255, 255, 224).

Defines the color rgb(198, 163, 198).

Defines the color rgb(173, 153, 170).

Defines the color rgb(191, 255, 0).

Defines the color rgb(51, 204, 51).

Defines the color rgb(0, 255, 0).

Defines the color rgb(25, 89, 5).

Defines the color rgb(249, 239, 229).

Defines the color rgb(221, 204, 155).

Defines the color rgb(221, 112, 160).

Defines the color rgb(107, 160, 219).

Defines the color rgb(102, 76, 71).

Defines the color rgb(153, 114, 86).

Defines the color rgb(183, 109, 40).

Defines the color rgb(107, 45, 30).

Defines the color rgb(102, 153, 204).

Defines the color rgb(255, 188, 135).

Defines the color rgb(204, 51, 53).

Defines the color rgb(255, 0, 255).

Defines the color rgb(244, 84, 165).

Defines the color rgb(201, 30, 122).

Defines the color rgb(158, 68, 117).

Defines the color rgb(209, 63, 124).

Defines the color rgb(255, 0, 142).

Defines the color rgb(170, 239, 209).

Defines the color rgb(242, 232, 214).

Defines the color rgb(191, 63, 0).

Defines the color rgb(249, 237, 91).

Defines the color rgb(242, 198, 73).

Defines the color rgb(96, 79, 219).

Defines the color rgb(10, 216, 81).

Defines the color rgb(150, 153, 170).

Defines the color rgb(242, 122, 71).

Defines the color rgb(252, 191, 2).

Defines the color rgb(255, 130, 66).

Defines the color rgb(114, 193, 102).

Defines the color rgb(135, 0, 132).

Defines the color rgb(234, 163, 33).

Defines the color rgb(193, 33, 71).

Defines the color rgb(127, 0, 0).

Defines the color rgb(175, 48, 96).

Defines the color rgb(224, 175, 255).

Defines the color rgb(145, 94, 109).

Defines the color rgb(239, 153, 170).

Defines the color rgb(71, 170, 204).

Defines the color rgb(48, 191, 191).

Defines the color rgb(170, 170, 229).

Defines the color rgb(94, 140, 48).

Defines the color rgb(216, 229, 79).

Defines the color rgb(114, 51, 127).

Defines the color rgb(216, 33, 33).

Defines the color rgb(165, 58, 119).

Defines the color rgb(249, 249, 56).

Defines the color rgb(242, 186, 73).

Defines the color rgb(76, 145, 63).

Defines the color rgb(114, 193, 249).

Defines the color rgb(102, 221, 170).

Defines the color rgb(0, 0, 204).

Defines the color rgb(226, 5, 43).

Defines the color rgb(175, 63, 53).

Defines the color rgb(242, 229, 170).

Defines the color rgb(186, 84, 211).

Defines the color rgb(147, 112, 219).

Defines the color rgb(61, 178, 112).

Defines the color rgb(122, 104, 237).

Defines the color rgb(0, 249, 153).

Defines the color rgb(71, 209, 204).

Defines the color rgb(198, 20, 132).

Defines the color rgb(247, 183, 119).

Defines the color rgb(247, 221, 124).

Defines the color rgb(255, 186, 173).

Defines the color rgb(211, 175, 56).

Defines the color rgb(10, 124, 140).

Defines the color rgb(155, 124, 56).

Defines the color rgb(226, 0, 124).

Defines the color rgb(124, 211, 229).

Defines the color rgb(140, 216, 204).

Defines the color rgb(140, 114, 191).

Defines the color rgb(76, 140, 86).

Defines the color rgb(170, 191, 96).

Defines the color rgb(140, 135, 127).

Defines the color rgb(216, 130, 181).

Defines the color rgb(229, 142, 114).

Defines the color rgb(165, 84, 84).

Defines the color rgb(255, 234, 0).

Defines the color rgb(237, 175, 117).

Defines the color rgb(112, 38, 112).

Defines the color rgb(25, 25, 112).

Defines the color rgb(0, 73, 84).

Defines the color rgb(255, 196, 12).

Defines the color rgb(255, 216, 232).

Defines the color rgb(226, 249, 135).

Defines the color rgb(53, 114, 124).

Defines the color rgb(244, 219, 79).

Defines the color rgb(61, 181, 137).

Defines the color rgb(244, 255, 249).

Defines the color rgb(153, 255, 153).

Defines the color rgb(186, 181, 119).

Defines the color rgb(255, 226, 224).

Defines the color rgb(150, 112, 22).

Defines the color rgb(255, 147, 142).

Defines the color rgb(140, 163, 153).

Defines the color rgb(137, 153, 91).

Defines the color rgb(48, 186, 142).

Defines the color rgb(153, 122, 140).

Defines the color rgb(22, 68, 58).

Defines the color rgb(196, 73, 140).

Defines the color rgb(198, 79, 155).

Defines the color rgb(255, 219, 89).

Defines the color rgb(48, 119, 114).

Defines the color rgb(214, 81, 130).

Defines the color rgb(173, 66, 119).

Defines the color rgb(244, 173, 198).

Defines the color rgb(249, 216, 94).

Defines the color rgb(255, 221, 173).

Defines the color rgb(0, 0, 127).

Defines the color rgb(25, 114, 209).

Defines the color rgb(68, 102, 255).

Defines the color rgb(255, 63, 99).

Defines the color rgb(56, 255, 20).

Defines the color rgb(214, 130, 127).

Defines the color rgb(114, 114, 114).

Defines the color rgb(163, 221, 237).

Defines the color rgb(232, 255, 219).

Defines the color rgb(204, 119, 33).

Defines the color rgb(66, 48, 45).

Defines the color rgb(206, 181, 58).

Defines the color rgb(252, 244, 229).

Defines the color rgb(119, 104, 119).

Defines the color rgb(102, 48, 71).

Defines the color rgb(191, 127, 130).

Defines the color rgb(132, 132, 130).

Defines the color rgb(127, 127, 0).

Defines the color rgb(107, 142, 35).

Defines the color rgb(61, 51, 30).

Defines the color rgb(181, 178, 91).

Defines the color rgb(153, 186, 114).

Defines the color rgb(53, 56, 56).

Defines the color rgb(168, 193, 188).

Defines the color rgb(183, 132, 165).

Defines the color rgb(255, 127, 0).

Defines the color rgb(255, 117, 56).

Defines the color rgb(255, 89, 0).

Defines the color rgb(255, 158, 0).

Defines the color rgb(255, 104, 30).

Defines the color rgb(255, 84, 73).

Defines the color rgb(249, 91, 61).

Defines the color rgb(255, 165, 0).

Defines the color rgb(244, 188, 30).

Defines the color rgb(247, 214, 104).

Defines the color rgb(216, 112, 214).

Defines the color rgb(226, 155, 209).

Defines the color rgb(242, 188, 204).

Defines the color rgb(132, 22, 22).

Defines the color rgb(45, 56, 58).

Defines the color rgb(255, 109, 73).

Defines the color rgb(73, 0, 0).

Defines the color rgb(0, 33, 71).

Defines the color rgb(28, 168, 201).

Defines the color rgb(0, 102, 0).

Defines the color rgb(104, 40, 96).

Defines the color rgb(191, 211, 229).

Defines the color rgb(155, 196, 226).

Defines the color rgb(237, 122, 155).

Defines the color rgb(249, 216, 221).

Defines the color rgb(249, 229, 249).

Defines the color rgb(237, 234, 188).

Defines the color rgb(119, 22, 73).

Defines the color rgb(0, 155, 124).

Defines the color rgb(255, 239, 214).

Defines the color rgb(229, 61, 96).

Defines the color rgb(242, 232, 209).

Defines the color rgb(79, 198, 119).

Defines the color rgb(221, 165, 163).

Defines the color rgb(127, 0, 127).

Defines the color rgb(30, 0, 94).

Defines the color rgb(84, 104, 119).

Defines the color rgb(255, 229, 181).

Defines the color rgb(255, 204, 163).

Defines the color rgb(255, 216, 186).

Defines the color rgb(209, 226, 48).

Defines the color rgb(183, 104, 163).

Defines the color rgb(204, 204, 255).

Defines the color rgb(193, 204, 229).

Defines the color rgb(224, 43, 43).

Defines the color rgb(28, 56, 186).

Defines the color rgb(0, 165, 147).

Defines the color rgb(51, 17, 122).

Defines the color rgb(216, 142, 89).

Defines the color rgb(247, 127, 191).

Defines the color rgb(112, 28, 28).

Defines the color rgb(204, 51, 51).

Defines the color rgb(255, 40, 163).

Defines the color rgb(237, 89, 0).

Defines the color rgb(140, 168, 183).

Defines the color rgb(221, 0, 255).

Defines the color rgb(0, 15, 137).

Defines the color rgb(17, 53, 35).

Defines the color rgb(45, 38, 135).

Defines the color rgb(193, 10, 79).

Defines the color rgb(252, 221, 229).

Defines the color rgb(0, 119, 112).

Defines the color rgb(40, 45, 35).

Defines the color rgb(255, 191, 204).

Defines the color rgb(255, 221, 244).

Defines the color rgb(216, 178, 209).

Defines the color rgb(214, 71, 147).

Defines the color rgb(247, 142, 165).

Defines the color rgb(147, 196, 114).

Defines the color rgb(229, 226, 226).

Defines the color rgb(142, 68, 132).

Defines the color rgb(221, 160, 221).

Defines the color rgb(89, 68, 178).

Defines the color rgb(91, 163, 147).

Defines the color rgb(135, 96, 142).

Defines the color rgb(191, 79, 96).

Defines the color rgb(255, 89, 53).

Defines the color rgb(175, 224, 229).

Defines the color rgb(244, 127, 38).

Defines the color rgb(255, 239, 0).

Defines the color rgb(112, 28, 28).

Defines the color rgb(0, 48, 84).

Defines the color rgb(221, 0, 255).

Defines the color rgb(204, 135, 153).

Defines the color rgb(99, 63, 22).

Defines the color rgb(255, 117, 22).

Defines the color rgb(96, 0, 127).

Defines the color rgb(150, 119, 181).

Defines the color rgb(158, 0, 196).

Defines the color rgb(79, 81, 127).

Defines the color rgb(255, 79, 216).

Defines the color rgb(155, 81, 181).

Defines the color rgb(127, 0, 127).

Defines the color rgb(160, 33, 239).

Defines the color rgb(153, 79, 173).

Defines the color rgb(66, 107, 147).

Defines the color rgb(232, 204, 214).

Defines the color rgb(165, 165, 165).

Defines the color rgb(142, 58, 89).

Defines the color rgb(255, 53, 94).

Defines the color rgb(35, 33, 35).

Defines the color rgb(249, 170, 96).

Defines the color rgb(226, 10, 91).

Defines the color rgb(145, 94, 109).

Defines the color rgb(178, 68, 107).

Defines the color rgb(214, 137, 89).

Defines the color rgb(130, 102, 68).

Defines the color rgb(255, 51, 204).

Defines the color rgb(226, 38, 107).

Defines the color rgb(140, 79, 132).

Defines the color rgb(102, 51, 153).

Defines the color rgb(255, 0, 0).

Defines the color rgb(237, 33, 76).

Defines the color rgb(242, 0, 61).

Defines the color rgb(196, 2, 51).

Defines the color rgb(255, 84, 73).

Defines the color rgb(255, 68, 0).

Defines the color rgb(255, 104, 30).

Defines the color rgb(237, 40, 56).

Defines the color rgb(237, 28, 35).

Defines the color rgb(226, 0, 119).

Defines the color rgb(255, 38, 17).

Defines the color rgb(252, 58, 73).

Defines the color rgb(198, 20, 132).

Defines the color rgb(145, 43, 61).

Defines the color rgb(191, 68, 142).

Defines the color rgb(163, 89, 81).

Defines the color rgb(0, 35, 135).

Defines the color rgb(119, 117, 150).

Defines the color rgb(0, 63, 63).

Defines the color rgb(0, 10, 17).

Defines the color rgb(0, 2, 2).

Defines the color rgb(68, 76, 56).

Defines the color rgb(0, 204, 204).

Defines the color rgb(137, 127, 127).

Defines the color rgb(168, 17, 0).

Defines the color rgb(130, 137, 150).

Defines the color rgb(255, 0, 127).

Defines the color rgb(249, 66, 158).

Defines the color rgb(158, 94, 112).

Defines the color rgb(102, 71, 68).

Defines the color rgb(226, 38, 53).

Defines the color rgb(255, 102, 204).

Defines the color rgb(237, 122, 155).

Defines the color rgb(193, 30, 86).

Defines the color rgb(142, 91, 91).

Defines the color rgb(170, 79, 81).

Defines the color rgb(102, 0, 10).

Defines the color rgb(211, 0, 0).

Defines the color rgb(188, 142, 142).

Defines the color rgb(0, 35, 102).

Defines the color rgb(63, 104, 224).

Defines the color rgb(119, 81, 168).

Defines the color rgb(249, 216, 94).

Defines the color rgb(206, 68, 117).

Defines the color rgb(209, 0, 86).

Defines the color rgb(224, 17, 94).

Defines the color rgb(155, 17, 30).

Defines the color rgb(168, 28, 7).

Defines the color rgb(127, 68, 28).

Defines the color rgb(102, 145, 102).

Defines the color rgb(51, 22, 76).

Defines the color rgb(183, 63, 12).

Defines the color rgb(216, 43, 66).

Defines the color rgb(5, 56, 38).

Defines the color rgb(140, 68, 17).

Defines the color rgb(255, 119, 0).

Defines the color rgb(255, 102, 0).

Defines the color rgb(237, 209, 2).

Defines the color rgb(244, 196, 48).

Defines the color rgb(188, 183, 137).

Defines the color rgb(249, 127, 114).

Defines the color rgb(255, 145, 163).

Defines the color rgb(193, 178, 127).

Defines the color rgb(150, 112, 22).

Defines the color rgb(244, 163, 96).

Defines the color rgb(79, 124, 40).

Defines the color rgb(15, 81, 186).

Defines the color rgb(0, 102, 165).

Defines the color rgb(45, 91, 160).

Defines the color rgb(204, 160, 53).

Defines the color rgb(255, 35, 0).

Defines the color rgb(255, 145, 175).

Defines the color rgb(255, 216, 0).

Defines the color rgb(102, 255, 102).

Defines the color rgb(45, 140, 86).

Defines the color rgb(0, 255, 204).

Defines the color rgb(51, 20, 20).

Defines the color rgb(96, 33, 135).

Defines the color rgb(255, 244, 237).

Defines the color rgb(117, 66, 114).

Defines the color rgb(255, 186, 0).

Defines the color rgb(112, 66, 20).

Defines the color rgb(137, 119, 91).

Defines the color rgb(119, 140, 165).

Defines the color rgb(0, 158, 96).

Defines the color rgb(142, 211, 0).

Defines the color rgb(216, 135, 147).

Defines the color rgb(94, 165, 119).

Defines the color rgb(252, 15, 191).

Defines the color rgb(255, 112, 255).

Defines the color rgb(135, 45, 22).

Defines the color rgb(191, 191, 191).

Defines the color rgb(170, 170, 170).

Defines the color rgb(201, 191, 186).

Defines the color rgb(170, 168, 173).

Defines the color rgb(196, 173, 173).

Defines the color rgb(191, 193, 193).

Defines the color rgb(204, 63, 10).

Defines the color rgb(255, 56, 84).

Defines the color rgb(255, 219, 0).

Defines the color rgb(0, 114, 114).

Defines the color rgb(135, 206, 234).

Defines the color rgb(117, 214, 234).

Defines the color rgb(206, 112, 175).

Defines the color rgb(107, 89, 204).

Defines the color rgb(112, 127, 142).

Defines the color rgb(40, 150, 22).

Defines the color rgb(198, 63, 135).

Defines the color rgb(15, 12, 7).

Defines the color rgb(255, 249, 249).

Defines the color rgb(137, 56, 66).

Defines the color rgb(117, 117, 117).

Defines the color rgb(28, 40, 81).

Defines the color rgb(127, 117, 51).

Defines the color rgb(0, 112, 183).

Defines the color rgb(209, 0, 71).

Defines the color rgb(153, 153, 153).

Defines the color rgb(0, 145, 79).

Defines the color rgb(232, 96, 0).

Defines the color rgb(247, 191, 191).

Defines the color rgb(229, 0, 38).

Defines the color rgb(0, 255, 255).

Defines the color rgb(76, 40, 130).

Defines the color rgb(0, 127, 91).

Defines the color rgb(165, 252, 0).

Defines the color rgb(135, 255, 40).

Defines the color rgb(0, 255, 127).

Defines the color rgb(237, 234, 188).

Defines the color rgb(35, 40, 122).

Defines the color rgb(0, 122, 183).

Defines the color rgb(68, 130, 181).

Defines the color rgb(204, 51, 204).

Defines the color rgb(249, 216, 94).

Defines the color rgb(226, 216, 112).

Defines the color rgb(249, 79, 84).

Defines the color rgb(255, 147, 96).

Defines the color rgb(51, 204, 51).

Defines the color rgb(145, 79, 117).

Defines the color rgb(255, 204, 51).

Defines the color rgb(226, 170, 86).

Defines the color rgb(249, 214, 165).

Defines the color rgb(206, 107, 168).

Defines the color rgb(168, 56, 48).

Defines the color rgb(211, 68, 0).

Defines the color rgb(209, 181, 140).

Defines the color rgb(216, 153, 107).

Defines the color rgb(242, 132, 0).

Defines the color rgb(226, 112, 122).

Defines the color rgb(249, 76, 68).

Defines the color rgb(71, 61, 51).

Defines the color rgb(140, 132, 137).

Defines the color rgb(209, 239, 191).

Defines the color rgb(244, 193, 193).

Defines the color rgb(0, 127, 127).

Defines the color rgb(53, 117, 135).

Defines the color rgb(206, 51, 117).

Defines the color rgb(204, 86, 0).

Defines the color rgb(226, 114, 91).

Defines the color rgb(216, 191, 216).

Defines the color rgb(221, 112, 160).

Defines the color rgb(252, 137, 170).

Defines the color rgb(10, 186, 181).

Defines the color rgb(219, 214, 209).

Defines the color rgb(237, 229, 0).

Defines the color rgb(255, 99, 71).

Defines the color rgb(135, 160, 168).

Defines the color rgb(0, 117, 94).

Defines the color rgb(0, 114, 206).

Defines the color rgb(28, 5, 178).

Defines the color rgb(61, 142, 221).

Defines the color rgb(221, 170, 135).

Defines the color rgb(63, 224, 209).

Defines the color rgb(0, 255, 239).

Defines the color rgb(160, 214, 181).

Defines the color rgb(137, 153, 91).

Defines the color rgb(249, 214, 165).

Defines the color rgb(112, 79, 56).

Defines the color rgb(124, 71, 71).

Defines the color rgb(165, 122, 91).

Defines the color rgb(191, 153, 153).

Defines the color rgb(137, 73, 107).

Defines the color rgb(102, 2, 61).

Defines the color rgb(0, 51, 170).

Defines the color rgb(216, 0, 76).

Defines the color rgb(255, 112, 255).

Defines the color rgb(252, 107, 132).

Defines the color rgb(17, 10, 142).

Defines the color rgb(63, 102, 244).

Defines the color rgb(99, 81, 71).

Defines the color rgb(255, 221, 201).

Defines the color rgb(91, 145, 229).

Defines the color rgb(165, 0, 33).

Defines the color rgb(255, 255, 102).

Defines the color rgb(0, 68, 33).

Defines the color rgb(122, 17, 17).

Defines the color rgb(173, 33, 40).

Defines the color rgb(175, 219, 244).

Defines the color rgb(0, 79, 153).

Defines the color rgb(102, 66, 40).

Defines the color rgb(242, 229, 170).

Defines the color rgb(242, 142, 168).

Defines the color rgb(196, 178, 89).

Defines the color rgb(198, 7, 20).

Defines the color rgb(66, 178, 173).

Defines the color rgb(216, 56, 30).

Defines the color rgb(226, 66, 51).

Defines the color rgb(160, 33, 239).

Defines the color rgb(142, 0, 255).

Defines the color rgb(51, 73, 178).

Defines the color rgb(117, 109, 198).

Defines the color rgb(127, 0, 255).

Defines the color rgb(150, 61, 127).

Defines the color rgb(247, 84, 147).

Defines the color rgb(239, 89, 155).

Defines the color rgb(135, 0, 175).

Defines the color rgb(237, 130, 237).

Defines the color rgb(63, 130, 109).

Defines the color rgb(0, 150, 153).

Defines the color rgb(158, 28, 53).

Defines the color rgb(0, 204, 255).

Defines the color rgb(255, 160, 137).

Defines the color rgb(158, 0, 255).

Defines the color rgb(204, 255, 0).

Defines the color rgb(0, 66, 66).

Defines the color rgb(22, 155, 204).

Defines the color rgb(244, 221, 178).

Defines the color rgb(255, 255, 255).

Defines the color rgb(163, 173, 209).

Defines the color rgb(211, 112, 163).

Defines the color rgb(255, 66, 163).

Defines the color rgb(252, 107, 132).

Defines the color rgb(165, 84, 2).

Defines the color rgb(114, 45, 56).

Defines the color rgb(102, 48, 71).

Defines the color rgb(255, 0, 124).

Defines the color rgb(86, 135, 124).

Defines the color rgb(201, 160, 219).

Defines the color rgb(193, 153, 107).

Defines the color rgb(114, 135, 119).

Defines the color rgb(237, 237, 10).

Defines the color rgb(242, 181, 45).

Defines the color rgb(0, 53, 107).

Defines the color rgb(255, 255, 0).

Defines the color rgb(252, 232, 130).

Defines the color rgb(153, 204, 51).

Defines the color rgb(48, 178, 25).

Defines the color rgb(196, 226, 132).

Defines the color rgb(239, 204, 0).

Defines the color rgb(255, 211, 0).

Defines the color rgb(255, 173, 66).

Defines the color rgb(255, 147, 5).

Defines the color rgb(255, 221, 0).

Defines the color rgb(255, 239, 0).

Defines the color rgb(255, 255, 51).

Defines the color rgb(255, 247, 0).

Defines the color rgb(45, 79, 142).

Defines the color rgb(0, 20, 168).

Defines the color rgb(56, 165, 142).

Functions

Get all the data about the predefined colors

Retrieve information about the color with the given name

Get a list of all the predefined color (atom) names. The name can be used to either retrieve the info by calling info/2 or by calling the function with that name (see also the Color Names section nad the example livebook)

Types

@type color_names_t() ::
  :absolute_zero
  | :acid_green
  | :aero
  | :african_violet
  | :air_superiority_blue
  | :alice_blue
  | :alizarin
  | :alloy_orange
  | :almond
  | :amaranth_deep_purple
  | :amaranth_pink
  | :amaranth_purple
  | :amazon
  | :amber
  | :amethyst
  | :android_green
  | :antique_brass
  | :antique_bronze
  | :antique_fuchsia
  | :antique_ruby
  | :antique_white
  | :apricot
  | :aqua
  | :aquamarine
  | :arctic_lime
  | :artichoke_green
  | :arylide_yellow
  | :ash_gray
  | :atomic_tangerine
  | :aureolin
  | :azure
  | :azure_x11_web_color
  | :baby_blue
  | :baby_blue_eyes
  | :baby_pink
  | :baby_powder
  | :baker_miller_pink
  | :banana_mania
  | :barn_red
  | :battleship_grey
  | :beau_blue
  | :beaver
  | :beige
  | :b_dazzled_blue
  | :big_dip_o_ruby
  | :bisque
  | :bistre
  | :bistre_brown
  | :bitter_lemon
  | :black
  | :black_bean
  | :black_coral
  | :black_olive
  | :black_shadows
  | :blanched_almond
  | :blast_off_bronze
  | :bleu_de_france
  | :blizzard_blue
  | :blood_red
  | :blue
  | :blue_crayola
  | :blue_munsell
  | :blue_ncs
  | :blue_pantone
  | :blue_pigment
  | :blue_bell
  | :blue_gray_crayola
  | :blue_jeans
  | :blue_sapphire
  | :blue_violet
  | :blue_yonder
  | :bluetiful
  | :blush
  | :bole
  | :bone
  | :brick_red
  | :bright_lilac
  | :bright_yellow_crayola
  | :bronze
  | :brown_sugar
  | :bud_green
  | :buff
  | :burgundy
  | :burlywood
  | :burnished_brown
  | :burnt_orange
  | :burnt_sienna
  | :burnt_umber
  | :byzantine
  | :byzantium
  | :cadet_blue
  | :cadet_grey
  | :cadmium_green
  | :cadmium_orange
  | :cafe_au_lait
  | :cafe_noir
  | :cambridge_blue
  | :camel
  | :cameo_pink
  | :canary
  | :canary_yellow
  | :candy_pink
  | :cardinal
  | :caribbean_green
  | :carmine
  | :carmine_m_p
  | :carnation_pink
  | :carnelian
  | :carolina_blue
  | :carrot_orange
  | :catawba
  | :cedar_chest
  | :celadon
  | :celeste
  | :cerise
  | :cerulean
  | :cerulean_blue
  | :cerulean_frost
  | :cerulean_crayola
  | :champagne
  | :champagne_pink
  | :charcoal
  | :charm_pink
  | :chartreuse_web
  | :cherry_blossom_pink
  | :chestnut
  | :chili_red
  | :china_pink
  | :chinese_red
  | :chinese_violet
  | :chinese_yellow
  | :chocolate_traditional
  | :chocolate_web
  | :cinereous
  | :cinnabar
  | :cinnamon_satin
  | :citrine
  | :citron
  | :claret
  | :coffee
  | :columbia_blue
  | :congo_pink
  | :cool_grey
  | :copper
  | :copper_crayola
  | :copper_penny
  | :copper_red
  | :copper_rose
  | :coquelicot
  | :coral
  | :coral_pink
  | :cordovan
  | :corn
  | :cornflower_blue
  | :cornsilk
  | :cosmic_cobalt
  | :cosmic_latte
  | :coyote_brown
  | :cotton_candy
  | :cream
  | :crimson
  | :crimson_ua
  | :cultured_pearl
  | :cyan
  | :cyan_process
  | :cyber_grape
  | :cyber_yellow
  | :cyclamen
  | :dark_brown
  | :dark_byzantium
  | :dark_cyan
  | :dark_electric_blue
  | :dark_goldenrod
  | :dark_green_x11
  | :dark_jungle_green
  | :dark_khaki
  | :dark_lava
  | :dark_liver_horses
  | :dark_magenta
  | :dark_olive_green
  | :dark_orange
  | :dark_orchid
  | :dark_purple
  | :dark_red
  | :dark_salmon
  | :dark_sea_green
  | :dark_sienna
  | :dark_sky_blue
  | :dark_slate_blue
  | :dark_slate_gray
  | :dark_spring_green
  | :dark_turquoise
  | :dark_violet
  | :davy_s_grey
  | :deep_cerise
  | :deep_champagne
  | :deep_chestnut
  | :deep_jungle_green
  | :deep_pink
  | :deep_saffron
  | :deep_sky_blue
  | :deep_space_sparkle
  | :deep_taupe
  | :denim
  | :denim_blue
  | :desert
  | :desert_sand
  | :dim_gray
  | :dodger_blue
  | :drab_dark_brown
  | :duke_blue
  | :dutch_white
  | :ebony
  | :ecru
  | :eerie_black
  | :eggplant
  | :eggshell
  | :electric_lime
  | :electric_purple
  | :electric_violet
  | :emerald
  | :eminence
  | :english_lavender
  | :english_red
  | :english_vermillion
  | :english_violet
  | :erin
  | :eton_blue
  | :fallow
  | :falu_red
  | :fandango
  | :fandango_pink
  | :fawn
  | :fern_green
  | :field_drab
  | :fiery_rose
  | :finn
  | :firebrick
  | :fire_engine_red
  | :flame
  | :flax
  | :flirt
  | :floral_white
  | :forest_green_web
  | :french_beige
  | :french_bistre
  | :french_blue
  | :french_fuchsia
  | :french_lilac
  | :french_lime
  | :french_mauve
  | :french_pink
  | :french_raspberry
  | :french_sky_blue
  | :french_violet
  | :frostbite
  | :fuchsia
  | :fuchsia_crayola
  | :fulvous
  | :fuzzy_wuzzy
  | :gainsboro
  | :gamboge
  | :generic_viridian
  | :ghost_white
  | :glaucous
  | :glossy_grape
  | :go_green
  | :gold_metallic
  | :gold_web_golden
  | :gold_crayola
  | :gold_fusion
  | :golden_brown
  | :golden_poppy
  | :golden_yellow
  | :goldenrod
  | :gotham_green
  | :granite_gray
  | :granny_smith_apple
  | :gray_web
  | :gray_x11_gray
  | :green
  | :green_crayola
  | :green_web
  | :green_munsell
  | :green_ncs
  | :green_pantone
  | :green_pigment
  | :green_blue
  | :green_lizard
  | :green_sheen
  | :gunmetal
  | :hansa_yellow
  | :harlequin
  | :harvest_gold
  | :heat_wave
  | :heliotrope
  | :heliotrope_gray
  | :hollywood_cerise
  | :honolulu_blue
  | :hooker_s_green
  | :hot_magenta
  | :hot_pink
  | :hunter_green
  | :iceberg
  | :illuminating_emerald
  | :imperial_red
  | :inchworm
  | :independence
  | :india_green
  | :indian_red
  | :indian_yellow
  | :indigo
  | :indigo_dye
  | :international_klein_blue
  | :international_orange_engineering
  | :international_orange_golden_gate_bridge
  | :irresistible
  | :isabelline
  | :italian_sky_blue
  | :ivory
  | :japanese_carmine
  | :japanese_violet
  | :jasmine
  | :jazzberry_jam
  | :jet
  | :jonquil
  | :june_bud
  | :jungle_green
  | :kelly_green
  | :keppel
  | :key_lime
  | :khaki_web
  | :khaki_x11_light_khaki
  | :kobe
  | :kobi
  | :kobicha
  | :ksu_purple
  | :languid_lavender
  | :lapis_lazuli
  | :laser_lemon
  | :laurel_green
  | :lava
  | :lavender_floral
  | :lavender_web
  | :lavender_blue
  | :lavender_blush
  | :lavender_gray
  | :lawn_green
  | :lemon
  | :lemon_chiffon
  | :lemon_curry
  | :lemon_glacier
  | :lemon_meringue
  | :lemon_yellow
  | :lemon_yellow_crayola
  | :liberty
  | :light_blue
  | :light_coral
  | :light_cornflower_blue
  | :light_cyan
  | :light_french_beige
  | :light_goldenrod_yellow
  | :light_gray
  | :light_green
  | :light_orange
  | :light_periwinkle
  | :light_pink
  | :light_salmon
  | :light_sea_green
  | :light_sky_blue
  | :light_slate_gray
  | :light_steel_blue
  | :light_yellow
  | :lilac
  | :lilac_luster
  | :lime_color_wheel
  | :lime_web_x11_green
  | :lime_green
  | :lincoln_green
  | :linen
  | :lion
  | :liseran_purple
  | :little_boy_blue
  | :liver
  | :liver_dogs
  | :liver_organ
  | :liver_chestnut
  | :livid
  | :macaroni_and_cheese
  | :madder_lake
  | :magenta
  | :magenta_crayola
  | :magenta_dye
  | :magenta_pantone
  | :magenta_process
  | :magenta_haze
  | :magic_mint
  | :magnolia
  | :mahogany
  | :maize
  | :maize_crayola
  | :majorelle_blue
  | :malachite
  | :manatee
  | :mandarin
  | :mango
  | :mango_tango
  | :mantis
  | :mardi_gras
  | :marigold
  | :maroon_crayola
  | :maroon_web
  | :maroon_x11
  | :mauve
  | :mauve_taupe
  | :mauvelous
  | :maximum_blue
  | :maximum_blue_green
  | :maximum_blue_purple
  | :maximum_green
  | :maximum_green_yellow
  | :maximum_purple
  | :maximum_red
  | :maximum_red_purple
  | :maximum_yellow
  | :maximum_yellow_red
  | :may_green
  | :maya_blue
  | :medium_aquamarine
  | :medium_blue
  | :medium_candy_apple_red
  | :medium_carmine
  | :medium_champagne
  | :medium_orchid
  | :medium_purple
  | :medium_sea_green
  | :medium_slate_blue
  | :medium_spring_green
  | :medium_turquoise
  | :medium_violet_red
  | :mellow_apricot
  | :mellow_yellow
  | :melon
  | :metallic_gold
  | :metallic_seaweed
  | :metallic_sunburst
  | :mexican_pink
  | :middle_blue
  | :middle_blue_green
  | :middle_blue_purple
  | :middle_grey
  | :middle_green
  | :middle_green_yellow
  | :middle_purple
  | :middle_red
  | :middle_red_purple
  | :middle_yellow
  | :middle_yellow_red
  | :midnight
  | :midnight_blue
  | :midnight_green_eagle_green
  | :mikado_yellow
  | :mimi_pink
  | :mindaro
  | :ming
  | :minion_yellow
  | :mint
  | :mint_cream
  | :mint_green
  | :misty_moss
  | :misty_rose
  | :mode_beige
  | :mona_lisa
  | :morning_blue
  | :moss_green
  | :mountain_meadow
  | :mountbatten_pink
  | :msu_green
  | :mulberry
  | :mulberry_crayola
  | :mustard
  | :myrtle_green
  | :mystic
  | :mystic_maroon
  | :nadeshiko_pink
  | :naples_yellow
  | :navajo_white
  | :navy_blue
  | :navy_blue_crayola
  | :neon_blue
  | :neon_green
  | :neon_fuchsia
  | :new_york_pink
  | :nickel
  | :non_photo_blue
  | :nyanza
  | :ochre
  | :old_burgundy
  | :old_gold
  | :old_lace
  | :old_lavender
  | :old_mauve
  | :old_rose
  | :old_silver
  | :olive
  | :olive_drab_3
  | :olive_drab_7
  | :olive_green
  | :olivine
  | :onyx
  | :opal
  | :opera_mauve
  | :orange
  | :orange_crayola
  | :orange_pantone
  | :orange_web
  | :orange_peel
  | :orange_red
  | :orange_red_crayola
  | :orange_soda
  | :orange_yellow
  | :orange_yellow_crayola
  | :orchid
  | :orchid_pink
  | :orchid_crayola
  | :outer_space_crayola
  | :outrageous_orange
  | :oxblood
  | :oxford_blue
  | :ou_crimson_red
  | :pacific_blue
  | :pakistan_green
  | :palatinate_purple
  | :pale_aqua
  | :pale_cerulean
  | :pale_dogwood
  | :pale_pink
  | :pale_purple_pantone
  | :pale_spring_bud
  | :pansy_purple
  | :paolo_veronese_green
  | :papaya_whip
  | :paradise_pink
  | :parchment
  | :paris_green
  | :pastel_pink
  | :patriarch
  | :paua
  | :payne_s_grey
  | :peach
  | :peach_crayola
  | :peach_puff
  | :pear
  | :pearly_purple
  | :periwinkle
  | :periwinkle_crayola
  | :permanent_geranium_lake
  | :persian_blue
  | :persian_green
  | :persian_indigo
  | :persian_orange
  | :persian_pink
  | :persian_plum
  | :persian_red
  | :persian_rose
  | :persimmon
  | :pewter_blue
  | :phlox
  | :phthalo_blue
  | :phthalo_green
  | :picotee_blue
  | :pictorial_carmine
  | :piggy_pink
  | :pine_green
  | :pine_tree
  | :pink
  | :pink_pantone
  | :pink_lace
  | :pink_lavender
  | :pink_sherbet
  | :pistachio
  | :platinum
  | :plum
  | :plum_web
  | :plump_purple
  | :polished_pine
  | :pomp_and_power
  | :popstar
  | :portland_orange
  | :powder_blue
  | :princeton_orange
  | :process_yellow
  | :prune
  | :prussian_blue
  | :psychedelic_purple
  | :puce
  | :pullman_brown_ups_brown
  | :pumpkin
  | :purple
  | :purple_web
  | :purple_munsell
  | :purple_x11
  | :purple_mountain_majesty
  | :purple_navy
  | :purple_pizzazz
  | :purple_plum
  | :purpureus
  | :queen_blue
  | :queen_pink
  | :quick_silver
  | :quinacridone_magenta
  | :radical_red
  | :raisin_black
  | :rajah
  | :raspberry
  | :raspberry_glace
  | :raspberry_rose
  | :raw_sienna
  | :raw_umber
  | :razzle_dazzle_rose
  | :razzmatazz
  | :razzmic_berry
  | :rebecca_purple
  | :red
  | :red_crayola
  | :red_munsell
  | :red_ncs
  | :red_pantone
  | :red_pigment
  | :red_ryb
  | :red_orange
  | :red_orange_crayola
  | :red_orange_color_wheel
  | :red_purple
  | :red_salsa
  | :red_violet
  | :red_violet_crayola
  | :red_violet_color_wheel
  | :redwood
  | :resolution_blue
  | :rhythm
  | :rich_black
  | :rich_black_fogra29
  | :rich_black_fogra39
  | :rifle_green
  | :robin_egg_blue
  | :rocket_metallic
  | :rojo_spanish_red
  | :roman_silver
  | :rose
  | :rose_bonbon
  | :rose_dust
  | :rose_ebony
  | :rose_madder
  | :rose_pink
  | :rose_pompadour
  | :rose_red
  | :rose_taupe
  | :rose_vale
  | :rosewood
  | :rosso_corsa
  | :rosy_brown
  | :royal_blue_dark
  | :royal_blue_light
  | :royal_purple
  | :royal_yellow
  | :ruber
  | :rubine_red
  | :ruby
  | :ruby_red
  | :rufous
  | :russet
  | :russian_green
  | :russian_violet
  | :rust
  | :rusty_red
  | :sacramento_state_green
  | :saddle_brown
  | :safety_orange
  | :safety_orange_blaze_orange
  | :safety_yellow
  | :saffron
  | :sage
  | :st_patrick_s_blue
  | :salmon
  | :salmon_pink
  | :sand
  | :sand_dune
  | :sandy_brown
  | :sap_green
  | :sapphire
  | :sapphire_blue
  | :sapphire_crayola
  | :satin_sheen_gold
  | :scarlet
  | :schauss_pink
  | :school_bus_yellow
  | :screamin_green
  | :sea_green
  | :sea_green_crayola
  | :seance
  | :seal_brown
  | :seashell
  | :secret
  | :selective_yellow
  | :sepia
  | :shadow
  | :shadow_blue
  | :shamrock_green
  | :sheen_green
  | :shimmering_blush
  | :shiny_shamrock
  | :shocking_pink
  | :shocking_pink_crayola
  | :sienna
  | :silver
  | :silver_crayola
  | :silver_metallic
  | :silver_chalice
  | :silver_pink
  | :silver_sand
  | :sinopia
  | :sizzling_red
  | :sizzling_sunrise
  | :skobeloff
  | :sky_blue
  | :sky_blue_crayola
  | :sky_magenta
  | :slate_blue
  | :slate_gray
  | :slimy_green
  | :smitten
  | :smoky_black
  | :snow
  | :solid_pink
  | :sonic_silver
  | :space_cadet
  | :spanish_bistre
  | :spanish_blue
  | :spanish_carmine
  | :spanish_gray
  | :spanish_green
  | :spanish_orange
  | :spanish_pink
  | :spanish_red
  | :spanish_sky_blue
  | :spanish_violet
  | :spanish_viridian
  | :spring_bud
  | :spring_frost
  | :spring_green
  | :spring_green_crayola
  | :star_command_blue
  | :steel_blue
  | :steel_pink
  | :stil_de_grain_yellow
  | :straw
  | :strawberry
  | :strawberry_blonde
  | :strong_lime_green
  | :sugar_plum
  | :sunglow
  | :sunray
  | :sunset
  | :super_pink
  | :sweet_brown
  | :syracuse_orange
  | :tan
  | :tan_crayola
  | :tangerine
  | :tango_pink
  | :tart_orange
  | :taupe
  | :taupe_gray
  | :tea_green
  | :tea_rose
  | :teal
  | :teal_blue
  | :telemagenta
  | :tenne_tawny
  | :terra_cotta
  | :thistle
  | :thulian_pink
  | :tickle_me_pink
  | :tiffany_blue
  | :timberwolf
  | :titanium_yellow
  | :tomato
  | :tourmaline
  | :tropical_rainforest
  | :true_blue
  | :trypan_blue
  | :tufts_blue
  | :tumbleweed
  | :turquoise
  | :turquoise_blue
  | :turquoise_green
  | :turtle_green
  | :tuscan
  | :tuscan_brown
  | :tuscan_red
  | :tuscan_tan
  | :tuscany
  | :twilight_lavender
  | :tyrian_purple
  | :ua_blue
  | :ua_red
  | :ultramarine
  | :ultramarine_blue
  | :ultra_pink
  | :ultra_red
  | :umber
  | :unbleached_silk
  | :united_nations_blue
  | :university_of_pennsylvania_red
  | :unmellow_yellow
  | :up_forest_green
  | :up_maroon
  | :upsdell_red
  | :uranian_blue
  | :usafa_blue
  | :van_dyke_brown
  | :vanilla
  | :vanilla_ice
  | :vegas_gold
  | :venetian_red
  | :verdigris
  | :vermilion
  | :vermilion2
  | :veronica
  | :violet
  | :violet_color_wheel
  | :violet_crayola
  | :violet_ryb
  | :violet_web
  | :violet_blue
  | :violet_blue_crayola
  | :violet_red
  | :violet_red_perbang
  | :viridian
  | :viridian_green
  | :vivid_burgundy
  | :vivid_sky_blue
  | :vivid_tangerine
  | :vivid_violet
  | :volt
  | :warm_black
  | :weezy_blue
  | :wheat
  | :white
  | :wild_blue_yonder
  | :wild_orchid
  | :wild_strawberry
  | :wild_watermelon
  | :windsor_tan
  | :wine
  | :wine_dregs
  | :winter_sky
  | :wintergreen_dream
  | :wisteria
  | :wood_brown
  | :xanadu
  | :xanthic
  | :xanthous
  | :yale_blue
  | :yellow
  | :yellow_crayola
  | :yellow_munsell
  | :yellow_ncs
  | :yellow_pantone
  | :yellow_process
  | :yellow_ryb
  | :yellow_green
  | :yellow_green_crayola
  | :yellow_green_color_wheel
  | :yellow_orange
  | :yellow_orange_color_wheel
  | :yellow_sunshine
  | :yinmn_blue
  | :zaffre
  | :zomp

The allowed color names

@type color_props_t() ::
  :all
  | :index
  | :name
  | :decriptive_name
  | :hex
  | :rgb
  | :hsl
  | :hsv
  | :spource

The different properties that can be interrogated from a named color

@type color_struct_t() :: %{
  index: integer(),
  name: color_names_t(),
  descriptive_name: String.t(),
  hex: Fledex.Color.Types.colorint(),
  rgb: Fledex.Color.Types.rgb(),
  hsl: Fledex.Color.Types.hsl(),
  hsv: Fledex.Color.Types.hsv(),
  source: String.t()
}

The structure of a named color with all it's attributes.

@type color_vals_t() :: Fledex.Color.Types.color_any() | color_struct_t() | String.t()

The different values that can be returned when interrogating for some named color properties

Color Names

Link to this function

absolute_zero(what \\ :hex)

View Source
@spec absolute_zero(color_props_t()) :: color_vals_t()
@spec absolute_zero(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 71, 186).

Link to this function

acid_green(what \\ :hex)

View Source
@spec acid_green(color_props_t()) :: color_vals_t()
@spec acid_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(175, 191, 25).

@spec aero(color_props_t()) :: color_vals_t()
@spec aero(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(124, 186, 232).

Link to this function

african_violet(what \\ :hex)

View Source
@spec african_violet(color_props_t()) :: color_vals_t()
@spec african_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(178, 132, 191).

Link to this function

air_superiority_blue(what \\ :hex)

View Source
@spec air_superiority_blue(color_props_t()) :: color_vals_t()
@spec air_superiority_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(114, 160, 193).

Link to this function

alice_blue(what \\ :hex)

View Source
@spec alice_blue(color_props_t()) :: color_vals_t()
@spec alice_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 247, 255).

@spec alizarin(color_props_t()) :: color_vals_t()
@spec alizarin(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(219, 45, 66).

Link to this function

alloy_orange(what \\ :hex)

View Source
@spec alloy_orange(color_props_t()) :: color_vals_t()
@spec alloy_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(196, 96, 15).

@spec almond(color_props_t()) :: color_vals_t()
@spec almond(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 221, 204).

Link to this function

amaranth_deep_purple(what \\ :hex)

View Source
@spec amaranth_deep_purple(color_props_t()) :: color_vals_t()
@spec amaranth_deep_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 43, 104).

Link to this function

amaranth_pink(what \\ :hex)

View Source
@spec amaranth_pink(color_props_t()) :: color_vals_t()
@spec amaranth_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 155, 186).

Link to this function

amaranth_purple(what \\ :hex)

View Source
@spec amaranth_purple(color_props_t()) :: color_vals_t()
@spec amaranth_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 38, 79).

@spec amazon(color_props_t()) :: color_vals_t()
@spec amazon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(58, 122, 86).

@spec amber(color_props_t()) :: color_vals_t()
@spec amber(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 191, 0).

@spec amethyst(color_props_t()) :: color_vals_t()
@spec amethyst(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 102, 204).

Link to this function

android_green(what \\ :hex)

View Source
@spec android_green(color_props_t()) :: color_vals_t()
@spec android_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(61, 219, 135).

Link to this function

antique_brass(what \\ :hex)

View Source
@spec antique_brass(color_props_t()) :: color_vals_t()
@spec antique_brass(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 147, 117).

Link to this function

antique_bronze(what \\ :hex)

View Source
@spec antique_bronze(color_props_t()) :: color_vals_t()
@spec antique_bronze(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 91, 30).

Link to this function

antique_fuchsia(what \\ :hex)

View Source
@spec antique_fuchsia(color_props_t()) :: color_vals_t()
@spec antique_fuchsia(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(145, 91, 130).

Link to this function

antique_ruby(what \\ :hex)

View Source
@spec antique_ruby(color_props_t()) :: color_vals_t()
@spec antique_ruby(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(132, 28, 45).

Link to this function

antique_white(what \\ :hex)

View Source
@spec antique_white(color_props_t()) :: color_vals_t()
@spec antique_white(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 234, 214).

@spec apricot(color_props_t()) :: color_vals_t()
@spec apricot(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 206, 175).

@spec aqua(color_props_t()) :: color_vals_t()
@spec aqua(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 255, 255).

Link to this function

aquamarine(what \\ :hex)

View Source
@spec aquamarine(color_props_t()) :: color_vals_t()
@spec aquamarine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 255, 211).

Link to this function

arctic_lime(what \\ :hex)

View Source
@spec arctic_lime(color_props_t()) :: color_vals_t()
@spec arctic_lime(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(209, 255, 20).

Link to this function

artichoke_green(what \\ :hex)

View Source
@spec artichoke_green(color_props_t()) :: color_vals_t()
@spec artichoke_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(73, 112, 68).

Link to this function

arylide_yellow(what \\ :hex)

View Source
@spec arylide_yellow(color_props_t()) :: color_vals_t()
@spec arylide_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(232, 214, 107).

@spec ash_gray(color_props_t()) :: color_vals_t()
@spec ash_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(178, 191, 181).

Link to this function

atomic_tangerine(what \\ :hex)

View Source
@spec atomic_tangerine(color_props_t()) :: color_vals_t()
@spec atomic_tangerine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 153, 102).

@spec aureolin(color_props_t()) :: color_vals_t()
@spec aureolin(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 237, 0).

@spec azure(color_props_t()) :: color_vals_t()
@spec azure(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 127, 255).

Link to this function

azure_x11_web_color(what \\ :hex)

View Source
@spec azure_x11_web_color(color_props_t()) :: color_vals_t()
@spec azure_x11_web_color(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 255, 255).

Link to this function

b_dazzled_blue(what \\ :hex)

View Source
@spec b_dazzled_blue(color_props_t()) :: color_vals_t()
@spec b_dazzled_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(45, 89, 147).

@spec baby_blue(color_props_t()) :: color_vals_t()
@spec baby_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(137, 206, 239).

Link to this function

baby_blue_eyes(what \\ :hex)

View Source
@spec baby_blue_eyes(color_props_t()) :: color_vals_t()
@spec baby_blue_eyes(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(160, 201, 242).

@spec baby_pink(color_props_t()) :: color_vals_t()
@spec baby_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 193, 193).

Link to this function

baby_powder(what \\ :hex)

View Source
@spec baby_powder(color_props_t()) :: color_vals_t()
@spec baby_powder(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 255, 249).

Link to this function

baker_miller_pink(what \\ :hex)

View Source
@spec baker_miller_pink(color_props_t()) :: color_vals_t()
@spec baker_miller_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 145, 175).

Link to this function

banana_mania(what \\ :hex)

View Source
@spec banana_mania(color_props_t()) :: color_vals_t()
@spec banana_mania(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 232, 181).

@spec barn_red(color_props_t()) :: color_vals_t()
@spec barn_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(124, 10, 2).

Link to this function

battleship_grey(what \\ :hex)

View Source
@spec battleship_grey(color_props_t()) :: color_vals_t()
@spec battleship_grey(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(132, 132, 130).

@spec beau_blue(color_props_t()) :: color_vals_t()
@spec beau_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(188, 211, 229).

@spec beaver(color_props_t()) :: color_vals_t()
@spec beaver(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 130, 112).

@spec beige(color_props_t()) :: color_vals_t()
@spec beige(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 244, 219).

Link to this function

big_dip_o_ruby(what \\ :hex)

View Source
@spec big_dip_o_ruby(color_props_t()) :: color_vals_t()
@spec big_dip_o_ruby(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(155, 38, 66).

@spec bisque(color_props_t()) :: color_vals_t()
@spec bisque(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 226, 196).

@spec bistre(color_props_t()) :: color_vals_t()
@spec bistre(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(61, 43, 30).

Link to this function

bistre_brown(what \\ :hex)

View Source
@spec bistre_brown(color_props_t()) :: color_vals_t()
@spec bistre_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(150, 112, 22).

Link to this function

bitter_lemon(what \\ :hex)

View Source
@spec bitter_lemon(color_props_t()) :: color_vals_t()
@spec bitter_lemon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(201, 224, 12).

@spec black(color_props_t()) :: color_vals_t()
@spec black(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 0, 0).

Link to this function

black_bean(what \\ :hex)

View Source
@spec black_bean(color_props_t()) :: color_vals_t()
@spec black_bean(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(61, 12, 2).

Link to this function

black_coral(what \\ :hex)

View Source
@spec black_coral(color_props_t()) :: color_vals_t()
@spec black_coral(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(84, 96, 112).

Link to this function

black_olive(what \\ :hex)

View Source
@spec black_olive(color_props_t()) :: color_vals_t()
@spec black_olive(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(58, 61, 53).

Link to this function

black_shadows(what \\ :hex)

View Source
@spec black_shadows(color_props_t()) :: color_vals_t()
@spec black_shadows(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 175, 178).

Link to this function

blanched_almond(what \\ :hex)

View Source
@spec blanched_almond(color_props_t()) :: color_vals_t()
@spec blanched_almond(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 234, 204).

Link to this function

blast_off_bronze(what \\ :hex)

View Source
@spec blast_off_bronze(color_props_t()) :: color_vals_t()
@spec blast_off_bronze(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 112, 99).

Link to this function

bleu_de_france(what \\ :hex)

View Source
@spec bleu_de_france(color_props_t()) :: color_vals_t()
@spec bleu_de_france(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(48, 140, 232).

Link to this function

blizzard_blue(what \\ :hex)

View Source
@spec blizzard_blue(color_props_t()) :: color_vals_t()
@spec blizzard_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 229, 237).

@spec blood_red(color_props_t()) :: color_vals_t()
@spec blood_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 0, 0).

@spec blue(color_props_t()) :: color_vals_t()
@spec blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 0, 255).

@spec blue_bell(color_props_t()) :: color_vals_t()
@spec blue_bell(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(163, 163, 209).

Link to this function

blue_crayola(what \\ :hex)

View Source
@spec blue_crayola(color_props_t()) :: color_vals_t()
@spec blue_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(30, 117, 255).

Link to this function

blue_gray_crayola(what \\ :hex)

View Source
@spec blue_gray_crayola(color_props_t()) :: color_vals_t()
@spec blue_gray_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 153, 204).

Link to this function

blue_jeans(what \\ :hex)

View Source
@spec blue_jeans(color_props_t()) :: color_vals_t()
@spec blue_jeans(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(91, 173, 237).

Link to this function

blue_munsell(what \\ :hex)

View Source
@spec blue_munsell(color_props_t()) :: color_vals_t()
@spec blue_munsell(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 147, 175).

@spec blue_ncs(color_props_t()) :: color_vals_t()
@spec blue_ncs(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 135, 188).

Link to this function

blue_pantone(what \\ :hex)

View Source
@spec blue_pantone(color_props_t()) :: color_vals_t()
@spec blue_pantone(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 22, 168).

Link to this function

blue_pigment(what \\ :hex)

View Source
@spec blue_pigment(color_props_t()) :: color_vals_t()
@spec blue_pigment(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(51, 51, 153).

Link to this function

blue_sapphire(what \\ :hex)

View Source
@spec blue_sapphire(color_props_t()) :: color_vals_t()
@spec blue_sapphire(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(17, 96, 127).

Link to this function

blue_violet(what \\ :hex)

View Source
@spec blue_violet(color_props_t()) :: color_vals_t()
@spec blue_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(137, 43, 226).

Link to this function

blue_yonder(what \\ :hex)

View Source
@spec blue_yonder(color_props_t()) :: color_vals_t()
@spec blue_yonder(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(79, 114, 165).

@spec bluetiful(color_props_t()) :: color_vals_t()
@spec bluetiful(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(61, 104, 232).

@spec blush(color_props_t()) :: color_vals_t()
@spec blush(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 91, 130).

@spec bole(color_props_t()) :: color_vals_t()
@spec bole(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(119, 68, 58).

@spec bone(color_props_t()) :: color_vals_t()
@spec bone(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 216, 201).

@spec brick_red(color_props_t()) :: color_vals_t()
@spec brick_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 63, 84).

Link to this function

bright_lilac(what \\ :hex)

View Source
@spec bright_lilac(color_props_t()) :: color_vals_t()
@spec bright_lilac(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 145, 239).

Link to this function

bright_yellow_crayola(what \\ :hex)

View Source
@spec bright_yellow_crayola(color_props_t()) :: color_vals_t()
@spec bright_yellow_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 170, 28).

@spec bronze(color_props_t()) :: color_vals_t()
@spec bronze(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 127, 51).

Link to this function

brown_sugar(what \\ :hex)

View Source
@spec brown_sugar(color_props_t()) :: color_vals_t()
@spec brown_sugar(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(175, 109, 76).

@spec bud_green(color_props_t()) :: color_vals_t()
@spec bud_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(122, 181, 96).

@spec buff(color_props_t()) :: color_vals_t()
@spec buff(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 198, 127).

@spec burgundy(color_props_t()) :: color_vals_t()
@spec burgundy(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 0, 33).

@spec burlywood(color_props_t()) :: color_vals_t()
@spec burlywood(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 183, 135).

Link to this function

burnished_brown(what \\ :hex)

View Source
@spec burnished_brown(color_props_t()) :: color_vals_t()
@spec burnished_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(160, 122, 114).

Link to this function

burnt_orange(what \\ :hex)

View Source
@spec burnt_orange(color_props_t()) :: color_vals_t()
@spec burnt_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 84, 0).

Link to this function

burnt_sienna(what \\ :hex)

View Source
@spec burnt_sienna(color_props_t()) :: color_vals_t()
@spec burnt_sienna(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(232, 114, 81).

Link to this function

burnt_umber(what \\ :hex)

View Source
@spec burnt_umber(color_props_t()) :: color_vals_t()
@spec burnt_umber(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(137, 51, 35).

@spec byzantine(color_props_t()) :: color_vals_t()
@spec byzantine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(188, 51, 163).

@spec byzantium(color_props_t()) :: color_vals_t()
@spec byzantium(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(112, 40, 99).

Link to this function

cadet_blue(what \\ :hex)

View Source
@spec cadet_blue(color_props_t()) :: color_vals_t()
@spec cadet_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(94, 158, 160).

Link to this function

cadet_grey(what \\ :hex)

View Source
@spec cadet_grey(color_props_t()) :: color_vals_t()
@spec cadet_grey(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(145, 163, 175).

Link to this function

cadmium_green(what \\ :hex)

View Source
@spec cadmium_green(color_props_t()) :: color_vals_t()
@spec cadmium_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 107, 61).

Link to this function

cadmium_orange(what \\ :hex)

View Source
@spec cadmium_orange(color_props_t()) :: color_vals_t()
@spec cadmium_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 135, 45).

Link to this function

cafe_au_lait(what \\ :hex)

View Source
@spec cafe_au_lait(color_props_t()) :: color_vals_t()
@spec cafe_au_lait(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 122, 91).

@spec cafe_noir(color_props_t()) :: color_vals_t()
@spec cafe_noir(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(73, 53, 33).

Link to this function

cambridge_blue(what \\ :hex)

View Source
@spec cambridge_blue(color_props_t()) :: color_vals_t()
@spec cambridge_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(163, 193, 173).

@spec camel(color_props_t()) :: color_vals_t()
@spec camel(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 153, 107).

Link to this function

cameo_pink(what \\ :hex)

View Source
@spec cameo_pink(color_props_t()) :: color_vals_t()
@spec cameo_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 186, 204).

@spec canary(color_props_t()) :: color_vals_t()
@spec canary(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 255, 153).

Link to this function

canary_yellow(what \\ :hex)

View Source
@spec canary_yellow(color_props_t()) :: color_vals_t()
@spec canary_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 239, 0).

Link to this function

candy_pink(what \\ :hex)

View Source
@spec candy_pink(color_props_t()) :: color_vals_t()
@spec candy_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 112, 122).

@spec cardinal(color_props_t()) :: color_vals_t()
@spec cardinal(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(196, 30, 58).

Link to this function

caribbean_green(what \\ :hex)

View Source
@spec caribbean_green(color_props_t()) :: color_vals_t()
@spec caribbean_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 204, 153).

@spec carmine(color_props_t()) :: color_vals_t()
@spec carmine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(150, 0, 22).

Link to this function

carmine_m_p(what \\ :hex)

View Source
@spec carmine_m_p(color_props_t()) :: color_vals_t()
@spec carmine_m_p(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(214, 0, 63).

Link to this function

carnation_pink(what \\ :hex)

View Source
@spec carnation_pink(color_props_t()) :: color_vals_t()
@spec carnation_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 165, 201).

@spec carnelian(color_props_t()) :: color_vals_t()
@spec carnelian(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(178, 28, 28).

Link to this function

carolina_blue(what \\ :hex)

View Source
@spec carolina_blue(color_props_t()) :: color_vals_t()
@spec carolina_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(86, 160, 211).

Link to this function

carrot_orange(what \\ :hex)

View Source
@spec carrot_orange(color_props_t()) :: color_vals_t()
@spec carrot_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 145, 33).

@spec catawba(color_props_t()) :: color_vals_t()
@spec catawba(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(112, 53, 66).

Link to this function

cedar_chest(what \\ :hex)

View Source
@spec cedar_chest(color_props_t()) :: color_vals_t()
@spec cedar_chest(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(201, 89, 73).

@spec celadon(color_props_t()) :: color_vals_t()
@spec celadon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 224, 175).

@spec celeste(color_props_t()) :: color_vals_t()
@spec celeste(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(178, 255, 255).

@spec cerise(color_props_t()) :: color_vals_t()
@spec cerise(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 48, 99).

@spec cerulean(color_props_t()) :: color_vals_t()
@spec cerulean(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 122, 165).

Link to this function

cerulean_blue(what \\ :hex)

View Source
@spec cerulean_blue(color_props_t()) :: color_vals_t()
@spec cerulean_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(40, 81, 191).

Link to this function

cerulean_crayola(what \\ :hex)

View Source
@spec cerulean_crayola(color_props_t()) :: color_vals_t()
@spec cerulean_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(28, 170, 214).

Link to this function

cerulean_frost(what \\ :hex)

View Source
@spec cerulean_frost(color_props_t()) :: color_vals_t()
@spec cerulean_frost(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(109, 155, 193).

@spec champagne(color_props_t()) :: color_vals_t()
@spec champagne(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 232, 206).

Link to this function

champagne_pink(what \\ :hex)

View Source
@spec champagne_pink(color_props_t()) :: color_vals_t()
@spec champagne_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 221, 206).

@spec charcoal(color_props_t()) :: color_vals_t()
@spec charcoal(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(53, 68, 79).

Link to this function

charm_pink(what \\ :hex)

View Source
@spec charm_pink(color_props_t()) :: color_vals_t()
@spec charm_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(229, 142, 170).

Link to this function

chartreuse_web(what \\ :hex)

View Source
@spec chartreuse_web(color_props_t()) :: color_vals_t()
@spec chartreuse_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 255, 0).

Link to this function

cherry_blossom_pink(what \\ :hex)

View Source
@spec cherry_blossom_pink(color_props_t()) :: color_vals_t()
@spec cherry_blossom_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 183, 196).

@spec chestnut(color_props_t()) :: color_vals_t()
@spec chestnut(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(147, 68, 53).

@spec chili_red(color_props_t()) :: color_vals_t()
@spec chili_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 61, 40).

Link to this function

china_pink(what \\ :hex)

View Source
@spec china_pink(color_props_t()) :: color_vals_t()
@spec china_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 112, 160).

Link to this function

chinese_red(what \\ :hex)

View Source
@spec chinese_red(color_props_t()) :: color_vals_t()
@spec chinese_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 56, 30).

Link to this function

chinese_violet(what \\ :hex)

View Source
@spec chinese_violet(color_props_t()) :: color_vals_t()
@spec chinese_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(132, 96, 135).

Link to this function

chinese_yellow(what \\ :hex)

View Source
@spec chinese_yellow(color_props_t()) :: color_vals_t()
@spec chinese_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 178, 0).

Link to this function

chocolate_traditional(what \\ :hex)

View Source
@spec chocolate_traditional(color_props_t()) :: color_vals_t()
@spec chocolate_traditional(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(122, 63, 0).

Link to this function

chocolate_web(what \\ :hex)

View Source
@spec chocolate_web(color_props_t()) :: color_vals_t()
@spec chocolate_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(209, 104, 30).

@spec cinereous(color_props_t()) :: color_vals_t()
@spec cinereous(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 130, 122).

@spec cinnabar(color_props_t()) :: color_vals_t()
@spec cinnabar(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 66, 51).

Link to this function

cinnamon_satin(what \\ :hex)

View Source
@spec cinnamon_satin(color_props_t()) :: color_vals_t()
@spec cinnamon_satin(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 96, 124).

@spec citrine(color_props_t()) :: color_vals_t()
@spec citrine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 209, 10).

@spec citron(color_props_t()) :: color_vals_t()
@spec citron(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 168, 30).

@spec claret(color_props_t()) :: color_vals_t()
@spec claret(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 22, 51).

@spec coffee(color_props_t()) :: color_vals_t()
@spec coffee(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(112, 79, 56).

Link to this function

columbia_blue(what \\ :hex)

View Source
@spec columbia_blue(color_props_t()) :: color_vals_t()
@spec columbia_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(186, 216, 234).

Link to this function

congo_pink(what \\ :hex)

View Source
@spec congo_pink(color_props_t()) :: color_vals_t()
@spec congo_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 130, 119).

@spec cool_grey(color_props_t()) :: color_vals_t()
@spec cool_grey(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 145, 170).

@spec copper(color_props_t()) :: color_vals_t()
@spec copper(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(183, 114, 51).

Link to this function

copper_crayola(what \\ :hex)

View Source
@spec copper_crayola(color_props_t()) :: color_vals_t()
@spec copper_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 137, 102).

Link to this function

copper_penny(what \\ :hex)

View Source
@spec copper_penny(color_props_t()) :: color_vals_t()
@spec copper_penny(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(173, 112, 104).

Link to this function

copper_red(what \\ :hex)

View Source
@spec copper_red(color_props_t()) :: color_vals_t()
@spec copper_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 109, 81).

Link to this function

copper_rose(what \\ :hex)

View Source
@spec copper_rose(color_props_t()) :: color_vals_t()
@spec copper_rose(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 102, 102).

Link to this function

coquelicot(what \\ :hex)

View Source
@spec coquelicot(color_props_t()) :: color_vals_t()
@spec coquelicot(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 56, 0).

@spec coral(color_props_t()) :: color_vals_t()
@spec coral(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 127, 79).

Link to this function

coral_pink(what \\ :hex)

View Source
@spec coral_pink(color_props_t()) :: color_vals_t()
@spec coral_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 130, 119).

@spec cordovan(color_props_t()) :: color_vals_t()
@spec cordovan(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(137, 63, 68).

@spec corn(color_props_t()) :: color_vals_t()
@spec corn(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 237, 91).

Link to this function

cornflower_blue(what \\ :hex)

View Source
@spec cornflower_blue(color_props_t()) :: color_vals_t()
@spec cornflower_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(99, 147, 237).

@spec cornsilk(color_props_t()) :: color_vals_t()
@spec cornsilk(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 247, 219).

Link to this function

cosmic_cobalt(what \\ :hex)

View Source
@spec cosmic_cobalt(color_props_t()) :: color_vals_t()
@spec cosmic_cobalt(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(45, 45, 135).

Link to this function

cosmic_latte(what \\ :hex)

View Source
@spec cosmic_latte(color_props_t()) :: color_vals_t()
@spec cosmic_latte(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 247, 232).

Link to this function

cotton_candy(what \\ :hex)

View Source
@spec cotton_candy(color_props_t()) :: color_vals_t()
@spec cotton_candy(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 188, 216).

Link to this function

coyote_brown(what \\ :hex)

View Source
@spec coyote_brown(color_props_t()) :: color_vals_t()
@spec coyote_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(130, 96, 61).

@spec cream(color_props_t()) :: color_vals_t()
@spec cream(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 252, 209).

@spec crimson(color_props_t()) :: color_vals_t()
@spec crimson(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(219, 20, 61).

Link to this function

crimson_ua(what \\ :hex)

View Source
@spec crimson_ua(color_props_t()) :: color_vals_t()
@spec crimson_ua(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 28, 51).

Link to this function

cultured_pearl(what \\ :hex)

View Source
@spec cultured_pearl(color_props_t()) :: color_vals_t()
@spec cultured_pearl(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 244, 244).

@spec cyan(color_props_t()) :: color_vals_t()
@spec cyan(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 255, 255).

Link to this function

cyan_process(what \\ :hex)

View Source
@spec cyan_process(color_props_t()) :: color_vals_t()
@spec cyan_process(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 183, 234).

Link to this function

cyber_grape(what \\ :hex)

View Source
@spec cyber_grape(color_props_t()) :: color_vals_t()
@spec cyber_grape(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(89, 66, 124).

Link to this function

cyber_yellow(what \\ :hex)

View Source
@spec cyber_yellow(color_props_t()) :: color_vals_t()
@spec cyber_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 211, 0).

@spec cyclamen(color_props_t()) :: color_vals_t()
@spec cyclamen(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 112, 160).

Link to this function

dark_brown(what \\ :hex)

View Source
@spec dark_brown(color_props_t()) :: color_vals_t()
@spec dark_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 66, 33).

Link to this function

dark_byzantium(what \\ :hex)

View Source
@spec dark_byzantium(color_props_t()) :: color_vals_t()
@spec dark_byzantium(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(91, 56, 84).

@spec dark_cyan(color_props_t()) :: color_vals_t()
@spec dark_cyan(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 140, 140).

Link to this function

dark_electric_blue(what \\ :hex)

View Source
@spec dark_electric_blue(color_props_t()) :: color_vals_t()
@spec dark_electric_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(84, 104, 119).

Link to this function

dark_goldenrod(what \\ :hex)

View Source
@spec dark_goldenrod(color_props_t()) :: color_vals_t()
@spec dark_goldenrod(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(183, 135, 10).

Link to this function

dark_green_x11(what \\ :hex)

View Source
@spec dark_green_x11(color_props_t()) :: color_vals_t()
@spec dark_green_x11(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 99, 0).

Link to this function

dark_jungle_green(what \\ :hex)

View Source
@spec dark_jungle_green(color_props_t()) :: color_vals_t()
@spec dark_jungle_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(25, 35, 33).

Link to this function

dark_khaki(what \\ :hex)

View Source
@spec dark_khaki(color_props_t()) :: color_vals_t()
@spec dark_khaki(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(188, 183, 107).

@spec dark_lava(color_props_t()) :: color_vals_t()
@spec dark_lava(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(71, 61, 51).

Link to this function

dark_liver_horses(what \\ :hex)

View Source
@spec dark_liver_horses(color_props_t()) :: color_vals_t()
@spec dark_liver_horses(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(84, 61, 56).

Link to this function

dark_magenta(what \\ :hex)

View Source
@spec dark_magenta(color_props_t()) :: color_vals_t()
@spec dark_magenta(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 0, 140).

Link to this function

dark_olive_green(what \\ :hex)

View Source
@spec dark_olive_green(color_props_t()) :: color_vals_t()
@spec dark_olive_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(84, 107, 45).

Link to this function

dark_orange(what \\ :hex)

View Source
@spec dark_orange(color_props_t()) :: color_vals_t()
@spec dark_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 140, 0).

Link to this function

dark_orchid(what \\ :hex)

View Source
@spec dark_orchid(color_props_t()) :: color_vals_t()
@spec dark_orchid(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 51, 204).

Link to this function

dark_purple(what \\ :hex)

View Source
@spec dark_purple(color_props_t()) :: color_vals_t()
@spec dark_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(48, 25, 51).

@spec dark_red(color_props_t()) :: color_vals_t()
@spec dark_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 0, 0).

Link to this function

dark_salmon(what \\ :hex)

View Source
@spec dark_salmon(color_props_t()) :: color_vals_t()
@spec dark_salmon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(232, 150, 122).

Link to this function

dark_sea_green(what \\ :hex)

View Source
@spec dark_sea_green(color_props_t()) :: color_vals_t()
@spec dark_sea_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(142, 188, 142).

Link to this function

dark_sienna(what \\ :hex)

View Source
@spec dark_sienna(color_props_t()) :: color_vals_t()
@spec dark_sienna(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(61, 20, 20).

Link to this function

dark_sky_blue(what \\ :hex)

View Source
@spec dark_sky_blue(color_props_t()) :: color_vals_t()
@spec dark_sky_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 191, 214).

Link to this function

dark_slate_blue(what \\ :hex)

View Source
@spec dark_slate_blue(color_props_t()) :: color_vals_t()
@spec dark_slate_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(71, 61, 140).

Link to this function

dark_slate_gray(what \\ :hex)

View Source
@spec dark_slate_gray(color_props_t()) :: color_vals_t()
@spec dark_slate_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(45, 79, 79).

Link to this function

dark_spring_green(what \\ :hex)

View Source
@spec dark_spring_green(color_props_t()) :: color_vals_t()
@spec dark_spring_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(22, 114, 68).

Link to this function

dark_turquoise(what \\ :hex)

View Source
@spec dark_turquoise(color_props_t()) :: color_vals_t()
@spec dark_turquoise(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 206, 209).

Link to this function

dark_violet(what \\ :hex)

View Source
@spec dark_violet(color_props_t()) :: color_vals_t()
@spec dark_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(147, 0, 211).

Link to this function

davy_s_grey(what \\ :hex)

View Source
@spec davy_s_grey(color_props_t()) :: color_vals_t()
@spec davy_s_grey(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(84, 84, 84).

Link to this function

deep_cerise(what \\ :hex)

View Source
@spec deep_cerise(color_props_t()) :: color_vals_t()
@spec deep_cerise(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 51, 135).

Link to this function

deep_champagne(what \\ :hex)

View Source
@spec deep_champagne(color_props_t()) :: color_vals_t()
@spec deep_champagne(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 214, 165).

Link to this function

deep_chestnut(what \\ :hex)

View Source
@spec deep_chestnut(color_props_t()) :: color_vals_t()
@spec deep_chestnut(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(186, 79, 71).

Link to this function

deep_jungle_green(what \\ :hex)

View Source
@spec deep_jungle_green(color_props_t()) :: color_vals_t()
@spec deep_jungle_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 73, 73).

@spec deep_pink(color_props_t()) :: color_vals_t()
@spec deep_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 20, 147).

Link to this function

deep_saffron(what \\ :hex)

View Source
@spec deep_saffron(color_props_t()) :: color_vals_t()
@spec deep_saffron(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 153, 51).

Link to this function

deep_sky_blue(what \\ :hex)

View Source
@spec deep_sky_blue(color_props_t()) :: color_vals_t()
@spec deep_sky_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 191, 255).

Link to this function

deep_space_sparkle(what \\ :hex)

View Source
@spec deep_space_sparkle(color_props_t()) :: color_vals_t()
@spec deep_space_sparkle(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(73, 99, 107).

Link to this function

deep_taupe(what \\ :hex)

View Source
@spec deep_taupe(color_props_t()) :: color_vals_t()
@spec deep_taupe(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(124, 94, 96).

@spec denim(color_props_t()) :: color_vals_t()
@spec denim(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(20, 96, 188).

Link to this function

denim_blue(what \\ :hex)

View Source
@spec denim_blue(color_props_t()) :: color_vals_t()
@spec denim_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(33, 66, 181).

@spec desert(color_props_t()) :: color_vals_t()
@spec desert(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 153, 107).

Link to this function

desert_sand(what \\ :hex)

View Source
@spec desert_sand(color_props_t()) :: color_vals_t()
@spec desert_sand(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 201, 175).

@spec dim_gray(color_props_t()) :: color_vals_t()
@spec dim_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(104, 104, 104).

Link to this function

dodger_blue(what \\ :hex)

View Source
@spec dodger_blue(color_props_t()) :: color_vals_t()
@spec dodger_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(30, 142, 255).

Link to this function

drab_dark_brown(what \\ :hex)

View Source
@spec drab_dark_brown(color_props_t()) :: color_vals_t()
@spec drab_dark_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(73, 63, 40).

@spec duke_blue(color_props_t()) :: color_vals_t()
@spec duke_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 0, 155).

Link to this function

dutch_white(what \\ :hex)

View Source
@spec dutch_white(color_props_t()) :: color_vals_t()
@spec dutch_white(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 221, 186).

@spec ebony(color_props_t()) :: color_vals_t()
@spec ebony(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(84, 91, 79).

@spec ecru(color_props_t()) :: color_vals_t()
@spec ecru(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 178, 127).

Link to this function

eerie_black(what \\ :hex)

View Source
@spec eerie_black(color_props_t()) :: color_vals_t()
@spec eerie_black(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(28, 28, 28).

@spec eggplant(color_props_t()) :: color_vals_t()
@spec eggplant(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(96, 63, 81).

@spec eggshell(color_props_t()) :: color_vals_t()
@spec eggshell(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 234, 214).

Link to this function

electric_lime(what \\ :hex)

View Source
@spec electric_lime(color_props_t()) :: color_vals_t()
@spec electric_lime(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 255, 0).

Link to this function

electric_purple(what \\ :hex)

View Source
@spec electric_purple(color_props_t()) :: color_vals_t()
@spec electric_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 0, 255).

Link to this function

electric_violet(what \\ :hex)

View Source
@spec electric_violet(color_props_t()) :: color_vals_t()
@spec electric_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(142, 0, 255).

@spec emerald(color_props_t()) :: color_vals_t()
@spec emerald(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(79, 198, 119).

@spec eminence(color_props_t()) :: color_vals_t()
@spec eminence(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(107, 48, 130).

Link to this function

english_lavender(what \\ :hex)

View Source
@spec english_lavender(color_props_t()) :: color_vals_t()
@spec english_lavender(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(181, 130, 147).

Link to this function

english_red(what \\ :hex)

View Source
@spec english_red(color_props_t()) :: color_vals_t()
@spec english_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 73, 81).

Link to this function

english_vermillion(what \\ :hex)

View Source
@spec english_vermillion(color_props_t()) :: color_vals_t()
@spec english_vermillion(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 71, 73).

Link to this function

english_violet(what \\ :hex)

View Source
@spec english_violet(color_props_t()) :: color_vals_t()
@spec english_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(86, 61, 91).

@spec erin(color_props_t()) :: color_vals_t()
@spec erin(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 255, 63).

@spec eton_blue(color_props_t()) :: color_vals_t()
@spec eton_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(150, 198, 163).

@spec fallow(color_props_t()) :: color_vals_t()
@spec fallow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 153, 107).

@spec falu_red(color_props_t()) :: color_vals_t()
@spec falu_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 22, 22).

@spec fandango(color_props_t()) :: color_vals_t()
@spec fandango(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(181, 51, 137).

Link to this function

fandango_pink(what \\ :hex)

View Source
@spec fandango_pink(color_props_t()) :: color_vals_t()
@spec fandango_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 81, 132).

@spec fawn(color_props_t()) :: color_vals_t()
@spec fawn(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(229, 170, 112).

Link to this function

fern_green(what \\ :hex)

View Source
@spec fern_green(color_props_t()) :: color_vals_t()
@spec fern_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(79, 119, 66).

Link to this function

field_drab(what \\ :hex)

View Source
@spec field_drab(color_props_t()) :: color_vals_t()
@spec field_drab(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(107, 84, 30).

Link to this function

fiery_rose(what \\ :hex)

View Source
@spec fiery_rose(color_props_t()) :: color_vals_t()
@spec fiery_rose(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 84, 112).

@spec finn(color_props_t()) :: color_vals_t()
@spec finn(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(104, 48, 104).

Link to this function

fire_engine_red(what \\ :hex)

View Source
@spec fire_engine_red(color_props_t()) :: color_vals_t()
@spec fire_engine_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(206, 33, 40).

@spec firebrick(color_props_t()) :: color_vals_t()
@spec firebrick(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(178, 33, 33).

@spec flame(color_props_t()) :: color_vals_t()
@spec flame(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 89, 33).

@spec flax(color_props_t()) :: color_vals_t()
@spec flax(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 219, 130).

@spec flirt(color_props_t()) :: color_vals_t()
@spec flirt(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(163, 0, 109).

Link to this function

floral_white(what \\ :hex)

View Source
@spec floral_white(color_props_t()) :: color_vals_t()
@spec floral_white(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 249, 239).

Link to this function

forest_green_web(what \\ :hex)

View Source
@spec forest_green_web(color_props_t()) :: color_vals_t()
@spec forest_green_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(33, 140, 33).

Link to this function

french_beige(what \\ :hex)

View Source
@spec french_beige(color_props_t()) :: color_vals_t()
@spec french_beige(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 122, 91).

Link to this function

french_bistre(what \\ :hex)

View Source
@spec french_bistre(color_props_t()) :: color_vals_t()
@spec french_bistre(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(132, 109, 76).

Link to this function

french_blue(what \\ :hex)

View Source
@spec french_blue(color_props_t()) :: color_vals_t()
@spec french_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 114, 186).

Link to this function

french_fuchsia(what \\ :hex)

View Source
@spec french_fuchsia(color_props_t()) :: color_vals_t()
@spec french_fuchsia(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 63, 145).

Link to this function

french_lilac(what \\ :hex)

View Source
@spec french_lilac(color_props_t()) :: color_vals_t()
@spec french_lilac(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 96, 142).

Link to this function

french_lime(what \\ :hex)

View Source
@spec french_lime(color_props_t()) :: color_vals_t()
@spec french_lime(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 252, 56).

Link to this function

french_mauve(what \\ :hex)

View Source
@spec french_mauve(color_props_t()) :: color_vals_t()
@spec french_mauve(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(211, 114, 211).

Link to this function

french_pink(what \\ :hex)

View Source
@spec french_pink(color_props_t()) :: color_vals_t()
@spec french_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 107, 158).

Link to this function

french_raspberry(what \\ :hex)

View Source
@spec french_raspberry(color_props_t()) :: color_vals_t()
@spec french_raspberry(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(198, 43, 71).

Link to this function

french_sky_blue(what \\ :hex)

View Source
@spec french_sky_blue(color_props_t()) :: color_vals_t()
@spec french_sky_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(119, 181, 255).

Link to this function

french_violet(what \\ :hex)

View Source
@spec french_violet(color_props_t()) :: color_vals_t()
@spec french_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 5, 206).

@spec frostbite(color_props_t()) :: color_vals_t()
@spec frostbite(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(232, 53, 165).

@spec fuchsia(color_props_t()) :: color_vals_t()
@spec fuchsia(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 0, 255).

Link to this function

fuchsia_crayola(what \\ :hex)

View Source
@spec fuchsia_crayola(color_props_t()) :: color_vals_t()
@spec fuchsia_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 84, 193).

@spec fulvous(color_props_t()) :: color_vals_t()
@spec fulvous(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 132, 0).

Link to this function

fuzzy_wuzzy(what \\ :hex)

View Source
@spec fuzzy_wuzzy(color_props_t()) :: color_vals_t()
@spec fuzzy_wuzzy(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 66, 30).

@spec gainsboro(color_props_t()) :: color_vals_t()
@spec gainsboro(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(219, 219, 219).

@spec gamboge(color_props_t()) :: color_vals_t()
@spec gamboge(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 155, 15).

Link to this function

generic_viridian(what \\ :hex)

View Source
@spec generic_viridian(color_props_t()) :: color_vals_t()
@spec generic_viridian(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 127, 102).

Link to this function

ghost_white(what \\ :hex)

View Source
@spec ghost_white(color_props_t()) :: color_vals_t()
@spec ghost_white(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 247, 255).

@spec glaucous(color_props_t()) :: color_vals_t()
@spec glaucous(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(96, 130, 181).

Link to this function

glossy_grape(what \\ :hex)

View Source
@spec glossy_grape(color_props_t()) :: color_vals_t()
@spec glossy_grape(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 145, 178).

@spec go_green(color_props_t()) :: color_vals_t()
@spec go_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 170, 102).

Link to this function

gold_crayola(what \\ :hex)

View Source
@spec gold_crayola(color_props_t()) :: color_vals_t()
@spec gold_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(229, 191, 137).

Link to this function

gold_fusion(what \\ :hex)

View Source
@spec gold_fusion(color_props_t()) :: color_vals_t()
@spec gold_fusion(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(132, 117, 79).

Link to this function

gold_metallic(what \\ :hex)

View Source
@spec gold_metallic(color_props_t()) :: color_vals_t()
@spec gold_metallic(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(211, 175, 56).

Link to this function

gold_web_golden(what \\ :hex)

View Source
@spec gold_web_golden(color_props_t()) :: color_vals_t()
@spec gold_web_golden(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 214, 0).

Link to this function

golden_brown(what \\ :hex)

View Source
@spec golden_brown(color_props_t()) :: color_vals_t()
@spec golden_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 102, 20).

Link to this function

golden_poppy(what \\ :hex)

View Source
@spec golden_poppy(color_props_t()) :: color_vals_t()
@spec golden_poppy(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 193, 0).

Link to this function

golden_yellow(what \\ :hex)

View Source
@spec golden_yellow(color_props_t()) :: color_vals_t()
@spec golden_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 221, 0).

@spec goldenrod(color_props_t()) :: color_vals_t()
@spec goldenrod(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 165, 33).

Link to this function

gotham_green(what \\ :hex)

View Source
@spec gotham_green(color_props_t()) :: color_vals_t()
@spec gotham_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 86, 63).

Link to this function

granite_gray(what \\ :hex)

View Source
@spec granite_gray(color_props_t()) :: color_vals_t()
@spec granite_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 102, 102).

Link to this function

granny_smith_apple(what \\ :hex)

View Source
@spec granny_smith_apple(color_props_t()) :: color_vals_t()
@spec granny_smith_apple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(168, 226, 160).

@spec gray_web(color_props_t()) :: color_vals_t()
@spec gray_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 127, 127).

Link to this function

gray_x11_gray(what \\ :hex)

View Source
@spec gray_x11_gray(color_props_t()) :: color_vals_t()
@spec gray_x11_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 191, 191).

@spec green(color_props_t()) :: color_vals_t()
@spec green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 255, 0).

Link to this function

green_blue(what \\ :hex)

View Source
@spec green_blue(color_props_t()) :: color_vals_t()
@spec green_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(17, 99, 181).

Link to this function

green_crayola(what \\ :hex)

View Source
@spec green_crayola(color_props_t()) :: color_vals_t()
@spec green_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(28, 170, 119).

Link to this function

green_lizard(what \\ :hex)

View Source
@spec green_lizard(color_props_t()) :: color_vals_t()
@spec green_lizard(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 244, 51).

Link to this function

green_munsell(what \\ :hex)

View Source
@spec green_munsell(color_props_t()) :: color_vals_t()
@spec green_munsell(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 168, 119).

@spec green_ncs(color_props_t()) :: color_vals_t()
@spec green_ncs(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 158, 107).

Link to this function

green_pantone(what \\ :hex)

View Source
@spec green_pantone(color_props_t()) :: color_vals_t()
@spec green_pantone(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 173, 66).

Link to this function

green_pigment(what \\ :hex)

View Source
@spec green_pigment(color_props_t()) :: color_vals_t()
@spec green_pigment(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 165, 79).

Link to this function

green_sheen(what \\ :hex)

View Source
@spec green_sheen(color_props_t()) :: color_vals_t()
@spec green_sheen(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(109, 173, 160).

@spec green_web(color_props_t()) :: color_vals_t()
@spec green_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 127, 0).

@spec gunmetal(color_props_t()) :: color_vals_t()
@spec gunmetal(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(40, 51, 56).

Link to this function

hansa_yellow(what \\ :hex)

View Source
@spec hansa_yellow(color_props_t()) :: color_vals_t()
@spec hansa_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(232, 214, 107).

@spec harlequin(color_props_t()) :: color_vals_t()
@spec harlequin(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(63, 255, 0).

Link to this function

harvest_gold(what \\ :hex)

View Source
@spec harvest_gold(color_props_t()) :: color_vals_t()
@spec harvest_gold(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 145, 0).

@spec heat_wave(color_props_t()) :: color_vals_t()
@spec heat_wave(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 122, 0).

Link to this function

heliotrope(what \\ :hex)

View Source
@spec heliotrope(color_props_t()) :: color_vals_t()
@spec heliotrope(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 114, 255).

Link to this function

heliotrope_gray(what \\ :hex)

View Source
@spec heliotrope_gray(color_props_t()) :: color_vals_t()
@spec heliotrope_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 153, 168).

Link to this function

hollywood_cerise(what \\ :hex)

View Source
@spec hollywood_cerise(color_props_t()) :: color_vals_t()
@spec hollywood_cerise(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 0, 160).

Link to this function

honolulu_blue(what \\ :hex)

View Source
@spec honolulu_blue(color_props_t()) :: color_vals_t()
@spec honolulu_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 109, 175).

Link to this function

hooker_s_green(what \\ :hex)

View Source
@spec hooker_s_green(color_props_t()) :: color_vals_t()
@spec hooker_s_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(73, 119, 107).

Link to this function

hot_magenta(what \\ :hex)

View Source
@spec hot_magenta(color_props_t()) :: color_vals_t()
@spec hot_magenta(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 28, 206).

@spec hot_pink(color_props_t()) :: color_vals_t()
@spec hot_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 104, 181).

Link to this function

hunter_green(what \\ :hex)

View Source
@spec hunter_green(color_props_t()) :: color_vals_t()
@spec hunter_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(53, 94, 58).

@spec iceberg(color_props_t()) :: color_vals_t()
@spec iceberg(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(112, 165, 209).

Link to this function

illuminating_emerald(what \\ :hex)

View Source
@spec illuminating_emerald(color_props_t()) :: color_vals_t()
@spec illuminating_emerald(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(48, 145, 119).

Link to this function

imperial_red(what \\ :hex)

View Source
@spec imperial_red(color_props_t()) :: color_vals_t()
@spec imperial_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 40, 56).

@spec inchworm(color_props_t()) :: color_vals_t()
@spec inchworm(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(178, 237, 91).

Link to this function

independence(what \\ :hex)

View Source
@spec independence(color_props_t()) :: color_vals_t()
@spec independence(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(76, 81, 109).

Link to this function

india_green(what \\ :hex)

View Source
@spec india_green(color_props_t()) :: color_vals_t()
@spec india_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(17, 135, 7).

Link to this function

indian_red(what \\ :hex)

View Source
@spec indian_red(color_props_t()) :: color_vals_t()
@spec indian_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 91, 91).

Link to this function

indian_yellow(what \\ :hex)

View Source
@spec indian_yellow(color_props_t()) :: color_vals_t()
@spec indian_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 168, 86).

@spec indigo(color_props_t()) :: color_vals_t()
@spec indigo(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(73, 0, 130).

Link to this function

indigo_dye(what \\ :hex)

View Source
@spec indigo_dye(color_props_t()) :: color_vals_t()
@spec indigo_dye(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 63, 107).

Link to this function

international_klein_blue(what \\ :hex)

View Source
@spec international_klein_blue(color_props_t()) :: color_vals_t()
@spec international_klein_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(17, 10, 142).

Link to this function

international_orange_engineering(what \\ :hex)

View Source
@spec international_orange_engineering(color_props_t()) :: color_vals_t()
@spec international_orange_engineering(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(186, 22, 12).

Link to this function

international_orange_golden_gate_bridge(what \\ :hex)

View Source
@spec international_orange_golden_gate_bridge(color_props_t()) :: color_vals_t()
@spec international_orange_golden_gate_bridge(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 53, 43).

Link to this function

irresistible(what \\ :hex)

View Source
@spec irresistible(color_props_t()) :: color_vals_t()
@spec irresistible(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(178, 68, 107).

Link to this function

isabelline(what \\ :hex)

View Source
@spec isabelline(color_props_t()) :: color_vals_t()
@spec isabelline(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 239, 237).

Link to this function

italian_sky_blue(what \\ :hex)

View Source
@spec italian_sky_blue(color_props_t()) :: color_vals_t()
@spec italian_sky_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(178, 255, 255).

@spec ivory(color_props_t()) :: color_vals_t()
@spec ivory(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 255, 239).

Link to this function

japanese_carmine(what \\ :hex)

View Source
@spec japanese_carmine(color_props_t()) :: color_vals_t()
@spec japanese_carmine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 40, 51).

Link to this function

japanese_violet(what \\ :hex)

View Source
@spec japanese_violet(color_props_t()) :: color_vals_t()
@spec japanese_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(91, 51, 86).

@spec jasmine(color_props_t()) :: color_vals_t()
@spec jasmine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 221, 124).

Link to this function

jazzberry_jam(what \\ :hex)

View Source
@spec jazzberry_jam(color_props_t()) :: color_vals_t()
@spec jazzberry_jam(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 10, 94).

@spec jet(color_props_t()) :: color_vals_t()
@spec jet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(51, 51, 51).

@spec jonquil(color_props_t()) :: color_vals_t()
@spec jonquil(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 201, 22).

@spec june_bud(color_props_t()) :: color_vals_t()
@spec june_bud(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(188, 216, 86).

Link to this function

jungle_green(what \\ :hex)

View Source
@spec jungle_green(color_props_t()) :: color_vals_t()
@spec jungle_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(40, 170, 135).

Link to this function

kelly_green(what \\ :hex)

View Source
@spec kelly_green(color_props_t()) :: color_vals_t()
@spec kelly_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(76, 186, 22).

@spec keppel(color_props_t()) :: color_vals_t()
@spec keppel(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(58, 175, 158).

@spec key_lime(color_props_t()) :: color_vals_t()
@spec key_lime(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(232, 244, 140).

@spec khaki_web(color_props_t()) :: color_vals_t()
@spec khaki_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 175, 145).

Link to this function

khaki_x11_light_khaki(what \\ :hex)

View Source
@spec khaki_x11_light_khaki(color_props_t()) :: color_vals_t()
@spec khaki_x11_light_khaki(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 229, 140).

@spec kobe(color_props_t()) :: color_vals_t()
@spec kobe(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 45, 22).

@spec kobi(color_props_t()) :: color_vals_t()
@spec kobi(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(232, 158, 196).

@spec kobicha(color_props_t()) :: color_vals_t()
@spec kobicha(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(107, 68, 35).

Link to this function

ksu_purple(what \\ :hex)

View Source
@spec ksu_purple(color_props_t()) :: color_vals_t()
@spec ksu_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(79, 38, 130).

Link to this function

languid_lavender(what \\ :hex)

View Source
@spec languid_lavender(color_props_t()) :: color_vals_t()
@spec languid_lavender(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(214, 201, 221).

Link to this function

lapis_lazuli(what \\ :hex)

View Source
@spec lapis_lazuli(color_props_t()) :: color_vals_t()
@spec lapis_lazuli(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(38, 96, 155).

Link to this function

laser_lemon(what \\ :hex)

View Source
@spec laser_lemon(color_props_t()) :: color_vals_t()
@spec laser_lemon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 255, 102).

Link to this function

laurel_green(what \\ :hex)

View Source
@spec laurel_green(color_props_t()) :: color_vals_t()
@spec laurel_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(168, 186, 158).

@spec lava(color_props_t()) :: color_vals_t()
@spec lava(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(206, 15, 33).

Link to this function

lavender_blue(what \\ :hex)

View Source
@spec lavender_blue(color_props_t()) :: color_vals_t()
@spec lavender_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 204, 255).

Link to this function

lavender_blush(what \\ :hex)

View Source
@spec lavender_blush(color_props_t()) :: color_vals_t()
@spec lavender_blush(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 239, 244).

Link to this function

lavender_floral(what \\ :hex)

View Source
@spec lavender_floral(color_props_t()) :: color_vals_t()
@spec lavender_floral(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(181, 124, 219).

Link to this function

lavender_gray(what \\ :hex)

View Source
@spec lavender_gray(color_props_t()) :: color_vals_t()
@spec lavender_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(196, 193, 209).

Link to this function

lavender_web(what \\ :hex)

View Source
@spec lavender_web(color_props_t()) :: color_vals_t()
@spec lavender_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(229, 229, 249).

Link to this function

lawn_green(what \\ :hex)

View Source
@spec lawn_green(color_props_t()) :: color_vals_t()
@spec lawn_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(124, 252, 0).

@spec lemon(color_props_t()) :: color_vals_t()
@spec lemon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 247, 0).

Link to this function

lemon_chiffon(what \\ :hex)

View Source
@spec lemon_chiffon(color_props_t()) :: color_vals_t()
@spec lemon_chiffon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 249, 204).

Link to this function

lemon_curry(what \\ :hex)

View Source
@spec lemon_curry(color_props_t()) :: color_vals_t()
@spec lemon_curry(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 160, 28).

Link to this function

lemon_glacier(what \\ :hex)

View Source
@spec lemon_glacier(color_props_t()) :: color_vals_t()
@spec lemon_glacier(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 255, 0).

Link to this function

lemon_meringue(what \\ :hex)

View Source
@spec lemon_meringue(color_props_t()) :: color_vals_t()
@spec lemon_meringue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 234, 191).

Link to this function

lemon_yellow(what \\ :hex)

View Source
@spec lemon_yellow(color_props_t()) :: color_vals_t()
@spec lemon_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 244, 79).

Link to this function

lemon_yellow_crayola(what \\ :hex)

View Source
@spec lemon_yellow_crayola(color_props_t()) :: color_vals_t()
@spec lemon_yellow_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 255, 158).

@spec liberty(color_props_t()) :: color_vals_t()
@spec liberty(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(84, 89, 165).

Link to this function

light_blue(what \\ :hex)

View Source
@spec light_blue(color_props_t()) :: color_vals_t()
@spec light_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(173, 216, 229).

Link to this function

light_coral(what \\ :hex)

View Source
@spec light_coral(color_props_t()) :: color_vals_t()
@spec light_coral(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 127, 127).

Link to this function

light_cornflower_blue(what \\ :hex)

View Source
@spec light_cornflower_blue(color_props_t()) :: color_vals_t()
@spec light_cornflower_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(147, 204, 234).

Link to this function

light_cyan(what \\ :hex)

View Source
@spec light_cyan(color_props_t()) :: color_vals_t()
@spec light_cyan(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(224, 255, 255).

Link to this function

light_french_beige(what \\ :hex)

View Source
@spec light_french_beige(color_props_t()) :: color_vals_t()
@spec light_french_beige(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(198, 173, 127).

Link to this function

light_goldenrod_yellow(what \\ :hex)

View Source
@spec light_goldenrod_yellow(color_props_t()) :: color_vals_t()
@spec light_goldenrod_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 249, 209).

Link to this function

light_gray(what \\ :hex)

View Source
@spec light_gray(color_props_t()) :: color_vals_t()
@spec light_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(211, 211, 211).

Link to this function

light_green(what \\ :hex)

View Source
@spec light_green(color_props_t()) :: color_vals_t()
@spec light_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(142, 237, 142).

Link to this function

light_orange(what \\ :hex)

View Source
@spec light_orange(color_props_t()) :: color_vals_t()
@spec light_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 216, 175).

Link to this function

light_periwinkle(what \\ :hex)

View Source
@spec light_periwinkle(color_props_t()) :: color_vals_t()
@spec light_periwinkle(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(196, 204, 224).

Link to this function

light_pink(what \\ :hex)

View Source
@spec light_pink(color_props_t()) :: color_vals_t()
@spec light_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 181, 193).

Link to this function

light_salmon(what \\ :hex)

View Source
@spec light_salmon(color_props_t()) :: color_vals_t()
@spec light_salmon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 160, 122).

Link to this function

light_sea_green(what \\ :hex)

View Source
@spec light_sea_green(color_props_t()) :: color_vals_t()
@spec light_sea_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(33, 178, 170).

Link to this function

light_sky_blue(what \\ :hex)

View Source
@spec light_sky_blue(color_props_t()) :: color_vals_t()
@spec light_sky_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 206, 249).

Link to this function

light_slate_gray(what \\ :hex)

View Source
@spec light_slate_gray(color_props_t()) :: color_vals_t()
@spec light_slate_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(119, 135, 153).

Link to this function

light_steel_blue(what \\ :hex)

View Source
@spec light_steel_blue(color_props_t()) :: color_vals_t()
@spec light_steel_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(175, 196, 221).

Link to this function

light_yellow(what \\ :hex)

View Source
@spec light_yellow(color_props_t()) :: color_vals_t()
@spec light_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 255, 224).

@spec lilac(color_props_t()) :: color_vals_t()
@spec lilac(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(198, 163, 198).

Link to this function

lilac_luster(what \\ :hex)

View Source
@spec lilac_luster(color_props_t()) :: color_vals_t()
@spec lilac_luster(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(173, 153, 170).

Link to this function

lime_color_wheel(what \\ :hex)

View Source
@spec lime_color_wheel(color_props_t()) :: color_vals_t()
@spec lime_color_wheel(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 255, 0).

Link to this function

lime_green(what \\ :hex)

View Source
@spec lime_green(color_props_t()) :: color_vals_t()
@spec lime_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(51, 204, 51).

Link to this function

lime_web_x11_green(what \\ :hex)

View Source
@spec lime_web_x11_green(color_props_t()) :: color_vals_t()
@spec lime_web_x11_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 255, 0).

Link to this function

lincoln_green(what \\ :hex)

View Source
@spec lincoln_green(color_props_t()) :: color_vals_t()
@spec lincoln_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(25, 89, 5).

@spec linen(color_props_t()) :: color_vals_t()
@spec linen(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 239, 229).

@spec lion(color_props_t()) :: color_vals_t()
@spec lion(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 204, 155).

Link to this function

liseran_purple(what \\ :hex)

View Source
@spec liseran_purple(color_props_t()) :: color_vals_t()
@spec liseran_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 112, 160).

Link to this function

little_boy_blue(what \\ :hex)

View Source
@spec little_boy_blue(color_props_t()) :: color_vals_t()
@spec little_boy_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(107, 160, 219).

@spec liver(color_props_t()) :: color_vals_t()
@spec liver(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 76, 71).

Link to this function

liver_chestnut(what \\ :hex)

View Source
@spec liver_chestnut(color_props_t()) :: color_vals_t()
@spec liver_chestnut(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 114, 86).

Link to this function

liver_dogs(what \\ :hex)

View Source
@spec liver_dogs(color_props_t()) :: color_vals_t()
@spec liver_dogs(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(183, 109, 40).

Link to this function

liver_organ(what \\ :hex)

View Source
@spec liver_organ(color_props_t()) :: color_vals_t()
@spec liver_organ(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(107, 45, 30).

@spec livid(color_props_t()) :: color_vals_t()
@spec livid(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 153, 204).

Link to this function

macaroni_and_cheese(what \\ :hex)

View Source
@spec macaroni_and_cheese(color_props_t()) :: color_vals_t()
@spec macaroni_and_cheese(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 188, 135).

Link to this function

madder_lake(what \\ :hex)

View Source
@spec madder_lake(color_props_t()) :: color_vals_t()
@spec madder_lake(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 51, 53).

@spec magenta(color_props_t()) :: color_vals_t()
@spec magenta(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 0, 255).

Link to this function

magenta_crayola(what \\ :hex)

View Source
@spec magenta_crayola(color_props_t()) :: color_vals_t()
@spec magenta_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 84, 165).

Link to this function

magenta_dye(what \\ :hex)

View Source
@spec magenta_dye(color_props_t()) :: color_vals_t()
@spec magenta_dye(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(201, 30, 122).

Link to this function

magenta_haze(what \\ :hex)

View Source
@spec magenta_haze(color_props_t()) :: color_vals_t()
@spec magenta_haze(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 68, 117).

Link to this function

magenta_pantone(what \\ :hex)

View Source
@spec magenta_pantone(color_props_t()) :: color_vals_t()
@spec magenta_pantone(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(209, 63, 124).

Link to this function

magenta_process(what \\ :hex)

View Source
@spec magenta_process(color_props_t()) :: color_vals_t()
@spec magenta_process(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 0, 142).

Link to this function

magic_mint(what \\ :hex)

View Source
@spec magic_mint(color_props_t()) :: color_vals_t()
@spec magic_mint(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 239, 209).

@spec magnolia(color_props_t()) :: color_vals_t()
@spec magnolia(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 232, 214).

@spec mahogany(color_props_t()) :: color_vals_t()
@spec mahogany(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 63, 0).

@spec maize(color_props_t()) :: color_vals_t()
@spec maize(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 237, 91).

Link to this function

maize_crayola(what \\ :hex)

View Source
@spec maize_crayola(color_props_t()) :: color_vals_t()
@spec maize_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 198, 73).

Link to this function

majorelle_blue(what \\ :hex)

View Source
@spec majorelle_blue(color_props_t()) :: color_vals_t()
@spec majorelle_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(96, 79, 219).

@spec malachite(color_props_t()) :: color_vals_t()
@spec malachite(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(10, 216, 81).

@spec manatee(color_props_t()) :: color_vals_t()
@spec manatee(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(150, 153, 170).

@spec mandarin(color_props_t()) :: color_vals_t()
@spec mandarin(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 122, 71).

@spec mango(color_props_t()) :: color_vals_t()
@spec mango(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 191, 2).

Link to this function

mango_tango(what \\ :hex)

View Source
@spec mango_tango(color_props_t()) :: color_vals_t()
@spec mango_tango(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 130, 66).

@spec mantis(color_props_t()) :: color_vals_t()
@spec mantis(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(114, 193, 102).

Link to this function

mardi_gras(what \\ :hex)

View Source
@spec mardi_gras(color_props_t()) :: color_vals_t()
@spec mardi_gras(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 0, 132).

@spec marigold(color_props_t()) :: color_vals_t()
@spec marigold(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(234, 163, 33).

Link to this function

maroon_crayola(what \\ :hex)

View Source
@spec maroon_crayola(color_props_t()) :: color_vals_t()
@spec maroon_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 33, 71).

Link to this function

maroon_web(what \\ :hex)

View Source
@spec maroon_web(color_props_t()) :: color_vals_t()
@spec maroon_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 0, 0).

Link to this function

maroon_x11(what \\ :hex)

View Source
@spec maroon_x11(color_props_t()) :: color_vals_t()
@spec maroon_x11(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(175, 48, 96).

@spec mauve(color_props_t()) :: color_vals_t()
@spec mauve(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(224, 175, 255).

Link to this function

mauve_taupe(what \\ :hex)

View Source
@spec mauve_taupe(color_props_t()) :: color_vals_t()
@spec mauve_taupe(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(145, 94, 109).

@spec mauvelous(color_props_t()) :: color_vals_t()
@spec mauvelous(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 153, 170).

Link to this function

maximum_blue(what \\ :hex)

View Source
@spec maximum_blue(color_props_t()) :: color_vals_t()
@spec maximum_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(71, 170, 204).

Link to this function

maximum_blue_green(what \\ :hex)

View Source
@spec maximum_blue_green(color_props_t()) :: color_vals_t()
@spec maximum_blue_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(48, 191, 191).

Link to this function

maximum_blue_purple(what \\ :hex)

View Source
@spec maximum_blue_purple(color_props_t()) :: color_vals_t()
@spec maximum_blue_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 170, 229).

Link to this function

maximum_green(what \\ :hex)

View Source
@spec maximum_green(color_props_t()) :: color_vals_t()
@spec maximum_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(94, 140, 48).

Link to this function

maximum_green_yellow(what \\ :hex)

View Source
@spec maximum_green_yellow(color_props_t()) :: color_vals_t()
@spec maximum_green_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 229, 79).

Link to this function

maximum_purple(what \\ :hex)

View Source
@spec maximum_purple(color_props_t()) :: color_vals_t()
@spec maximum_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(114, 51, 127).

Link to this function

maximum_red(what \\ :hex)

View Source
@spec maximum_red(color_props_t()) :: color_vals_t()
@spec maximum_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 33, 33).

Link to this function

maximum_red_purple(what \\ :hex)

View Source
@spec maximum_red_purple(color_props_t()) :: color_vals_t()
@spec maximum_red_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 58, 119).

Link to this function

maximum_yellow(what \\ :hex)

View Source
@spec maximum_yellow(color_props_t()) :: color_vals_t()
@spec maximum_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 249, 56).

Link to this function

maximum_yellow_red(what \\ :hex)

View Source
@spec maximum_yellow_red(color_props_t()) :: color_vals_t()
@spec maximum_yellow_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 186, 73).

@spec may_green(color_props_t()) :: color_vals_t()
@spec may_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(76, 145, 63).

@spec maya_blue(color_props_t()) :: color_vals_t()
@spec maya_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(114, 193, 249).

Link to this function

medium_aquamarine(what \\ :hex)

View Source
@spec medium_aquamarine(color_props_t()) :: color_vals_t()
@spec medium_aquamarine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 221, 170).

Link to this function

medium_blue(what \\ :hex)

View Source
@spec medium_blue(color_props_t()) :: color_vals_t()
@spec medium_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 0, 204).

Link to this function

medium_candy_apple_red(what \\ :hex)

View Source
@spec medium_candy_apple_red(color_props_t()) :: color_vals_t()
@spec medium_candy_apple_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 5, 43).

Link to this function

medium_carmine(what \\ :hex)

View Source
@spec medium_carmine(color_props_t()) :: color_vals_t()
@spec medium_carmine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(175, 63, 53).

Link to this function

medium_champagne(what \\ :hex)

View Source
@spec medium_champagne(color_props_t()) :: color_vals_t()
@spec medium_champagne(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 229, 170).

Link to this function

medium_orchid(what \\ :hex)

View Source
@spec medium_orchid(color_props_t()) :: color_vals_t()
@spec medium_orchid(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(186, 84, 211).

Link to this function

medium_purple(what \\ :hex)

View Source
@spec medium_purple(color_props_t()) :: color_vals_t()
@spec medium_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(147, 112, 219).

Link to this function

medium_sea_green(what \\ :hex)

View Source
@spec medium_sea_green(color_props_t()) :: color_vals_t()
@spec medium_sea_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(61, 178, 112).

Link to this function

medium_slate_blue(what \\ :hex)

View Source
@spec medium_slate_blue(color_props_t()) :: color_vals_t()
@spec medium_slate_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(122, 104, 237).

Link to this function

medium_spring_green(what \\ :hex)

View Source
@spec medium_spring_green(color_props_t()) :: color_vals_t()
@spec medium_spring_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 249, 153).

Link to this function

medium_turquoise(what \\ :hex)

View Source
@spec medium_turquoise(color_props_t()) :: color_vals_t()
@spec medium_turquoise(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(71, 209, 204).

Link to this function

medium_violet_red(what \\ :hex)

View Source
@spec medium_violet_red(color_props_t()) :: color_vals_t()
@spec medium_violet_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(198, 20, 132).

Link to this function

mellow_apricot(what \\ :hex)

View Source
@spec mellow_apricot(color_props_t()) :: color_vals_t()
@spec mellow_apricot(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 183, 119).

Link to this function

mellow_yellow(what \\ :hex)

View Source
@spec mellow_yellow(color_props_t()) :: color_vals_t()
@spec mellow_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 221, 124).

@spec melon(color_props_t()) :: color_vals_t()
@spec melon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 186, 173).

Link to this function

metallic_gold(what \\ :hex)

View Source
@spec metallic_gold(color_props_t()) :: color_vals_t()
@spec metallic_gold(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(211, 175, 56).

Link to this function

metallic_seaweed(what \\ :hex)

View Source
@spec metallic_seaweed(color_props_t()) :: color_vals_t()
@spec metallic_seaweed(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(10, 124, 140).

Link to this function

metallic_sunburst(what \\ :hex)

View Source
@spec metallic_sunburst(color_props_t()) :: color_vals_t()
@spec metallic_sunburst(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(155, 124, 56).

Link to this function

mexican_pink(what \\ :hex)

View Source
@spec mexican_pink(color_props_t()) :: color_vals_t()
@spec mexican_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 0, 124).

Link to this function

middle_blue(what \\ :hex)

View Source
@spec middle_blue(color_props_t()) :: color_vals_t()
@spec middle_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(124, 211, 229).

Link to this function

middle_blue_green(what \\ :hex)

View Source
@spec middle_blue_green(color_props_t()) :: color_vals_t()
@spec middle_blue_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 216, 204).

Link to this function

middle_blue_purple(what \\ :hex)

View Source
@spec middle_blue_purple(color_props_t()) :: color_vals_t()
@spec middle_blue_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 114, 191).

Link to this function

middle_green(what \\ :hex)

View Source
@spec middle_green(color_props_t()) :: color_vals_t()
@spec middle_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(76, 140, 86).

Link to this function

middle_green_yellow(what \\ :hex)

View Source
@spec middle_green_yellow(color_props_t()) :: color_vals_t()
@spec middle_green_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 191, 96).

Link to this function

middle_grey(what \\ :hex)

View Source
@spec middle_grey(color_props_t()) :: color_vals_t()
@spec middle_grey(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 135, 127).

Link to this function

middle_purple(what \\ :hex)

View Source
@spec middle_purple(color_props_t()) :: color_vals_t()
@spec middle_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 130, 181).

Link to this function

middle_red(what \\ :hex)

View Source
@spec middle_red(color_props_t()) :: color_vals_t()
@spec middle_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(229, 142, 114).

Link to this function

middle_red_purple(what \\ :hex)

View Source
@spec middle_red_purple(color_props_t()) :: color_vals_t()
@spec middle_red_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 84, 84).

Link to this function

middle_yellow(what \\ :hex)

View Source
@spec middle_yellow(color_props_t()) :: color_vals_t()
@spec middle_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 234, 0).

Link to this function

middle_yellow_red(what \\ :hex)

View Source
@spec middle_yellow_red(color_props_t()) :: color_vals_t()
@spec middle_yellow_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 175, 117).

@spec midnight(color_props_t()) :: color_vals_t()
@spec midnight(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(112, 38, 112).

Link to this function

midnight_blue(what \\ :hex)

View Source
@spec midnight_blue(color_props_t()) :: color_vals_t()
@spec midnight_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(25, 25, 112).

Link to this function

midnight_green_eagle_green(what \\ :hex)

View Source
@spec midnight_green_eagle_green(color_props_t()) :: color_vals_t()
@spec midnight_green_eagle_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 73, 84).

Link to this function

mikado_yellow(what \\ :hex)

View Source
@spec mikado_yellow(color_props_t()) :: color_vals_t()
@spec mikado_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 196, 12).

@spec mimi_pink(color_props_t()) :: color_vals_t()
@spec mimi_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 216, 232).

@spec mindaro(color_props_t()) :: color_vals_t()
@spec mindaro(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 249, 135).

@spec ming(color_props_t()) :: color_vals_t()
@spec ming(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(53, 114, 124).

Link to this function

minion_yellow(what \\ :hex)

View Source
@spec minion_yellow(color_props_t()) :: color_vals_t()
@spec minion_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 219, 79).

@spec mint(color_props_t()) :: color_vals_t()
@spec mint(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(61, 181, 137).

Link to this function

mint_cream(what \\ :hex)

View Source
@spec mint_cream(color_props_t()) :: color_vals_t()
@spec mint_cream(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 255, 249).

Link to this function

mint_green(what \\ :hex)

View Source
@spec mint_green(color_props_t()) :: color_vals_t()
@spec mint_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 255, 153).

Link to this function

misty_moss(what \\ :hex)

View Source
@spec misty_moss(color_props_t()) :: color_vals_t()
@spec misty_moss(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(186, 181, 119).

Link to this function

misty_rose(what \\ :hex)

View Source
@spec misty_rose(color_props_t()) :: color_vals_t()
@spec misty_rose(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 226, 224).

Link to this function

mode_beige(what \\ :hex)

View Source
@spec mode_beige(color_props_t()) :: color_vals_t()
@spec mode_beige(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(150, 112, 22).

@spec mona_lisa(color_props_t()) :: color_vals_t()
@spec mona_lisa(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 147, 142).

Link to this function

morning_blue(what \\ :hex)

View Source
@spec morning_blue(color_props_t()) :: color_vals_t()
@spec morning_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 163, 153).

Link to this function

moss_green(what \\ :hex)

View Source
@spec moss_green(color_props_t()) :: color_vals_t()
@spec moss_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(137, 153, 91).

Link to this function

mountain_meadow(what \\ :hex)

View Source
@spec mountain_meadow(color_props_t()) :: color_vals_t()
@spec mountain_meadow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(48, 186, 142).

Link to this function

mountbatten_pink(what \\ :hex)

View Source
@spec mountbatten_pink(color_props_t()) :: color_vals_t()
@spec mountbatten_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 122, 140).

@spec msu_green(color_props_t()) :: color_vals_t()
@spec msu_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(22, 68, 58).

@spec mulberry(color_props_t()) :: color_vals_t()
@spec mulberry(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(196, 73, 140).

Link to this function

mulberry_crayola(what \\ :hex)

View Source
@spec mulberry_crayola(color_props_t()) :: color_vals_t()
@spec mulberry_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(198, 79, 155).

@spec mustard(color_props_t()) :: color_vals_t()
@spec mustard(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 219, 89).

Link to this function

myrtle_green(what \\ :hex)

View Source
@spec myrtle_green(color_props_t()) :: color_vals_t()
@spec myrtle_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(48, 119, 114).

@spec mystic(color_props_t()) :: color_vals_t()
@spec mystic(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(214, 81, 130).

Link to this function

mystic_maroon(what \\ :hex)

View Source
@spec mystic_maroon(color_props_t()) :: color_vals_t()
@spec mystic_maroon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(173, 66, 119).

Link to this function

nadeshiko_pink(what \\ :hex)

View Source
@spec nadeshiko_pink(color_props_t()) :: color_vals_t()
@spec nadeshiko_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 173, 198).

Link to this function

naples_yellow(what \\ :hex)

View Source
@spec naples_yellow(color_props_t()) :: color_vals_t()
@spec naples_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 216, 94).

@spec neon_blue(color_props_t()) :: color_vals_t()
@spec neon_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(68, 102, 255).

Link to this function

neon_fuchsia(what \\ :hex)

View Source
@spec neon_fuchsia(color_props_t()) :: color_vals_t()
@spec neon_fuchsia(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 63, 99).

Link to this function

neon_green(what \\ :hex)

View Source
@spec neon_green(color_props_t()) :: color_vals_t()
@spec neon_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(56, 255, 20).

Link to this function

new_york_pink(what \\ :hex)

View Source
@spec new_york_pink(color_props_t()) :: color_vals_t()
@spec new_york_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(214, 130, 127).

@spec nickel(color_props_t()) :: color_vals_t()
@spec nickel(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(114, 114, 114).

Link to this function

non_photo_blue(what \\ :hex)

View Source
@spec non_photo_blue(color_props_t()) :: color_vals_t()
@spec non_photo_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(163, 221, 237).

@spec nyanza(color_props_t()) :: color_vals_t()
@spec nyanza(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(232, 255, 219).

@spec ochre(color_props_t()) :: color_vals_t()
@spec ochre(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 119, 33).

Link to this function

old_burgundy(what \\ :hex)

View Source
@spec old_burgundy(color_props_t()) :: color_vals_t()
@spec old_burgundy(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(66, 48, 45).

@spec old_gold(color_props_t()) :: color_vals_t()
@spec old_gold(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(206, 181, 58).

@spec old_lace(color_props_t()) :: color_vals_t()
@spec old_lace(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 244, 229).

Link to this function

old_lavender(what \\ :hex)

View Source
@spec old_lavender(color_props_t()) :: color_vals_t()
@spec old_lavender(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(119, 104, 119).

@spec old_mauve(color_props_t()) :: color_vals_t()
@spec old_mauve(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 48, 71).

@spec old_rose(color_props_t()) :: color_vals_t()
@spec old_rose(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 127, 130).

Link to this function

old_silver(what \\ :hex)

View Source
@spec old_silver(color_props_t()) :: color_vals_t()
@spec old_silver(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(132, 132, 130).

@spec olive(color_props_t()) :: color_vals_t()
@spec olive(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 127, 0).

Link to this function

olive_drab_3(what \\ :hex)

View Source
@spec olive_drab_3(color_props_t()) :: color_vals_t()
@spec olive_drab_3(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(107, 142, 35).

Link to this function

olive_drab_7(what \\ :hex)

View Source
@spec olive_drab_7(color_props_t()) :: color_vals_t()
@spec olive_drab_7(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(61, 51, 30).

Link to this function

olive_green(what \\ :hex)

View Source
@spec olive_green(color_props_t()) :: color_vals_t()
@spec olive_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(181, 178, 91).

@spec olivine(color_props_t()) :: color_vals_t()
@spec olivine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 186, 114).

@spec onyx(color_props_t()) :: color_vals_t()
@spec onyx(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(53, 56, 56).

@spec opal(color_props_t()) :: color_vals_t()
@spec opal(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(168, 193, 188).

Link to this function

opera_mauve(what \\ :hex)

View Source
@spec opera_mauve(color_props_t()) :: color_vals_t()
@spec opera_mauve(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(183, 132, 165).

@spec orange(color_props_t()) :: color_vals_t()
@spec orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 127, 0).

Link to this function

orange_crayola(what \\ :hex)

View Source
@spec orange_crayola(color_props_t()) :: color_vals_t()
@spec orange_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 117, 56).

Link to this function

orange_pantone(what \\ :hex)

View Source
@spec orange_pantone(color_props_t()) :: color_vals_t()
@spec orange_pantone(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 89, 0).

Link to this function

orange_peel(what \\ :hex)

View Source
@spec orange_peel(color_props_t()) :: color_vals_t()
@spec orange_peel(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 158, 0).

Link to this function

orange_red(what \\ :hex)

View Source
@spec orange_red(color_props_t()) :: color_vals_t()
@spec orange_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 104, 30).

Link to this function

orange_red_crayola(what \\ :hex)

View Source
@spec orange_red_crayola(color_props_t()) :: color_vals_t()
@spec orange_red_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 84, 73).

Link to this function

orange_soda(what \\ :hex)

View Source
@spec orange_soda(color_props_t()) :: color_vals_t()
@spec orange_soda(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 91, 61).

Link to this function

orange_web(what \\ :hex)

View Source
@spec orange_web(color_props_t()) :: color_vals_t()
@spec orange_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 165, 0).

Link to this function

orange_yellow(what \\ :hex)

View Source
@spec orange_yellow(color_props_t()) :: color_vals_t()
@spec orange_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 188, 30).

Link to this function

orange_yellow_crayola(what \\ :hex)

View Source
@spec orange_yellow_crayola(color_props_t()) :: color_vals_t()
@spec orange_yellow_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 214, 104).

@spec orchid(color_props_t()) :: color_vals_t()
@spec orchid(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 112, 214).

Link to this function

orchid_crayola(what \\ :hex)

View Source
@spec orchid_crayola(color_props_t()) :: color_vals_t()
@spec orchid_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 155, 209).

Link to this function

orchid_pink(what \\ :hex)

View Source
@spec orchid_pink(color_props_t()) :: color_vals_t()
@spec orchid_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 188, 204).

Link to this function

ou_crimson_red(what \\ :hex)

View Source
@spec ou_crimson_red(color_props_t()) :: color_vals_t()
@spec ou_crimson_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(132, 22, 22).

Link to this function

outer_space_crayola(what \\ :hex)

View Source
@spec outer_space_crayola(color_props_t()) :: color_vals_t()
@spec outer_space_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(45, 56, 58).

Link to this function

outrageous_orange(what \\ :hex)

View Source
@spec outrageous_orange(color_props_t()) :: color_vals_t()
@spec outrageous_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 109, 73).

@spec oxblood(color_props_t()) :: color_vals_t()
@spec oxblood(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(73, 0, 0).

Link to this function

oxford_blue(what \\ :hex)

View Source
@spec oxford_blue(color_props_t()) :: color_vals_t()
@spec oxford_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 33, 71).

Link to this function

pacific_blue(what \\ :hex)

View Source
@spec pacific_blue(color_props_t()) :: color_vals_t()
@spec pacific_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(28, 168, 201).

Link to this function

pakistan_green(what \\ :hex)

View Source
@spec pakistan_green(color_props_t()) :: color_vals_t()
@spec pakistan_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 102, 0).

Link to this function

palatinate_purple(what \\ :hex)

View Source
@spec palatinate_purple(color_props_t()) :: color_vals_t()
@spec palatinate_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(104, 40, 96).

@spec pale_aqua(color_props_t()) :: color_vals_t()
@spec pale_aqua(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 211, 229).

Link to this function

pale_cerulean(what \\ :hex)

View Source
@spec pale_cerulean(color_props_t()) :: color_vals_t()
@spec pale_cerulean(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(155, 196, 226).

Link to this function

pale_dogwood(what \\ :hex)

View Source
@spec pale_dogwood(color_props_t()) :: color_vals_t()
@spec pale_dogwood(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 122, 155).

@spec pale_pink(color_props_t()) :: color_vals_t()
@spec pale_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 216, 221).

Link to this function

pale_purple_pantone(what \\ :hex)

View Source
@spec pale_purple_pantone(color_props_t()) :: color_vals_t()
@spec pale_purple_pantone(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 229, 249).

Link to this function

pale_spring_bud(what \\ :hex)

View Source
@spec pale_spring_bud(color_props_t()) :: color_vals_t()
@spec pale_spring_bud(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 234, 188).

Link to this function

pansy_purple(what \\ :hex)

View Source
@spec pansy_purple(color_props_t()) :: color_vals_t()
@spec pansy_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(119, 22, 73).

Link to this function

paolo_veronese_green(what \\ :hex)

View Source
@spec paolo_veronese_green(color_props_t()) :: color_vals_t()
@spec paolo_veronese_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 155, 124).

Link to this function

papaya_whip(what \\ :hex)

View Source
@spec papaya_whip(color_props_t()) :: color_vals_t()
@spec papaya_whip(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 239, 214).

Link to this function

paradise_pink(what \\ :hex)

View Source
@spec paradise_pink(color_props_t()) :: color_vals_t()
@spec paradise_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(229, 61, 96).

@spec parchment(color_props_t()) :: color_vals_t()
@spec parchment(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 232, 209).

Link to this function

paris_green(what \\ :hex)

View Source
@spec paris_green(color_props_t()) :: color_vals_t()
@spec paris_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(79, 198, 119).

Link to this function

pastel_pink(what \\ :hex)

View Source
@spec pastel_pink(color_props_t()) :: color_vals_t()
@spec pastel_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 165, 163).

@spec patriarch(color_props_t()) :: color_vals_t()
@spec patriarch(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 0, 127).

@spec paua(color_props_t()) :: color_vals_t()
@spec paua(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(30, 0, 94).

Link to this function

payne_s_grey(what \\ :hex)

View Source
@spec payne_s_grey(color_props_t()) :: color_vals_t()
@spec payne_s_grey(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(84, 104, 119).

@spec peach(color_props_t()) :: color_vals_t()
@spec peach(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 229, 181).

Link to this function

peach_crayola(what \\ :hex)

View Source
@spec peach_crayola(color_props_t()) :: color_vals_t()
@spec peach_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 204, 163).

Link to this function

peach_puff(what \\ :hex)

View Source
@spec peach_puff(color_props_t()) :: color_vals_t()
@spec peach_puff(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 216, 186).

@spec pear(color_props_t()) :: color_vals_t()
@spec pear(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(209, 226, 48).

Link to this function

pearly_purple(what \\ :hex)

View Source
@spec pearly_purple(color_props_t()) :: color_vals_t()
@spec pearly_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(183, 104, 163).

Link to this function

periwinkle(what \\ :hex)

View Source
@spec periwinkle(color_props_t()) :: color_vals_t()
@spec periwinkle(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 204, 255).

Link to this function

periwinkle_crayola(what \\ :hex)

View Source
@spec periwinkle_crayola(color_props_t()) :: color_vals_t()
@spec periwinkle_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 204, 229).

Link to this function

permanent_geranium_lake(what \\ :hex)

View Source
@spec permanent_geranium_lake(color_props_t()) :: color_vals_t()
@spec permanent_geranium_lake(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(224, 43, 43).

Link to this function

persian_blue(what \\ :hex)

View Source
@spec persian_blue(color_props_t()) :: color_vals_t()
@spec persian_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(28, 56, 186).

Link to this function

persian_green(what \\ :hex)

View Source
@spec persian_green(color_props_t()) :: color_vals_t()
@spec persian_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 165, 147).

Link to this function

persian_indigo(what \\ :hex)

View Source
@spec persian_indigo(color_props_t()) :: color_vals_t()
@spec persian_indigo(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(51, 17, 122).

Link to this function

persian_orange(what \\ :hex)

View Source
@spec persian_orange(color_props_t()) :: color_vals_t()
@spec persian_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 142, 89).

Link to this function

persian_pink(what \\ :hex)

View Source
@spec persian_pink(color_props_t()) :: color_vals_t()
@spec persian_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 127, 191).

Link to this function

persian_plum(what \\ :hex)

View Source
@spec persian_plum(color_props_t()) :: color_vals_t()
@spec persian_plum(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(112, 28, 28).

Link to this function

persian_red(what \\ :hex)

View Source
@spec persian_red(color_props_t()) :: color_vals_t()
@spec persian_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 51, 51).

Link to this function

persian_rose(what \\ :hex)

View Source
@spec persian_rose(color_props_t()) :: color_vals_t()
@spec persian_rose(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 40, 163).

@spec persimmon(color_props_t()) :: color_vals_t()
@spec persimmon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 89, 0).

Link to this function

pewter_blue(what \\ :hex)

View Source
@spec pewter_blue(color_props_t()) :: color_vals_t()
@spec pewter_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 168, 183).

@spec phlox(color_props_t()) :: color_vals_t()
@spec phlox(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 0, 255).

Link to this function

phthalo_blue(what \\ :hex)

View Source
@spec phthalo_blue(color_props_t()) :: color_vals_t()
@spec phthalo_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 15, 137).

Link to this function

phthalo_green(what \\ :hex)

View Source
@spec phthalo_green(color_props_t()) :: color_vals_t()
@spec phthalo_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(17, 53, 35).

Link to this function

picotee_blue(what \\ :hex)

View Source
@spec picotee_blue(color_props_t()) :: color_vals_t()
@spec picotee_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(45, 38, 135).

Link to this function

pictorial_carmine(what \\ :hex)

View Source
@spec pictorial_carmine(color_props_t()) :: color_vals_t()
@spec pictorial_carmine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 10, 79).

Link to this function

piggy_pink(what \\ :hex)

View Source
@spec piggy_pink(color_props_t()) :: color_vals_t()
@spec piggy_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 221, 229).

Link to this function

pine_green(what \\ :hex)

View Source
@spec pine_green(color_props_t()) :: color_vals_t()
@spec pine_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 119, 112).

@spec pine_tree(color_props_t()) :: color_vals_t()
@spec pine_tree(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(40, 45, 35).

@spec pink(color_props_t()) :: color_vals_t()
@spec pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 191, 204).

@spec pink_lace(color_props_t()) :: color_vals_t()
@spec pink_lace(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 221, 244).

Link to this function

pink_lavender(what \\ :hex)

View Source
@spec pink_lavender(color_props_t()) :: color_vals_t()
@spec pink_lavender(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 178, 209).

Link to this function

pink_pantone(what \\ :hex)

View Source
@spec pink_pantone(color_props_t()) :: color_vals_t()
@spec pink_pantone(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(214, 71, 147).

Link to this function

pink_sherbet(what \\ :hex)

View Source
@spec pink_sherbet(color_props_t()) :: color_vals_t()
@spec pink_sherbet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 142, 165).

@spec pistachio(color_props_t()) :: color_vals_t()
@spec pistachio(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(147, 196, 114).

@spec platinum(color_props_t()) :: color_vals_t()
@spec platinum(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(229, 226, 226).

@spec plum(color_props_t()) :: color_vals_t()
@spec plum(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(142, 68, 132).

@spec plum_web(color_props_t()) :: color_vals_t()
@spec plum_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 160, 221).

Link to this function

plump_purple(what \\ :hex)

View Source
@spec plump_purple(color_props_t()) :: color_vals_t()
@spec plump_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(89, 68, 178).

Link to this function

polished_pine(what \\ :hex)

View Source
@spec polished_pine(color_props_t()) :: color_vals_t()
@spec polished_pine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(91, 163, 147).

Link to this function

pomp_and_power(what \\ :hex)

View Source
@spec pomp_and_power(color_props_t()) :: color_vals_t()
@spec pomp_and_power(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 96, 142).

@spec popstar(color_props_t()) :: color_vals_t()
@spec popstar(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 79, 96).

Link to this function

portland_orange(what \\ :hex)

View Source
@spec portland_orange(color_props_t()) :: color_vals_t()
@spec portland_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 89, 53).

Link to this function

powder_blue(what \\ :hex)

View Source
@spec powder_blue(color_props_t()) :: color_vals_t()
@spec powder_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(175, 224, 229).

Link to this function

princeton_orange(what \\ :hex)

View Source
@spec princeton_orange(color_props_t()) :: color_vals_t()
@spec princeton_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 127, 38).

Link to this function

process_yellow(what \\ :hex)

View Source
@spec process_yellow(color_props_t()) :: color_vals_t()
@spec process_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 239, 0).

@spec prune(color_props_t()) :: color_vals_t()
@spec prune(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(112, 28, 28).

Link to this function

prussian_blue(what \\ :hex)

View Source
@spec prussian_blue(color_props_t()) :: color_vals_t()
@spec prussian_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 48, 84).

Link to this function

psychedelic_purple(what \\ :hex)

View Source
@spec psychedelic_purple(color_props_t()) :: color_vals_t()
@spec psychedelic_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 0, 255).

@spec puce(color_props_t()) :: color_vals_t()
@spec puce(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 135, 153).

Link to this function

pullman_brown_ups_brown(what \\ :hex)

View Source
@spec pullman_brown_ups_brown(color_props_t()) :: color_vals_t()
@spec pullman_brown_ups_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(99, 63, 22).

@spec pumpkin(color_props_t()) :: color_vals_t()
@spec pumpkin(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 117, 22).

@spec purple(color_props_t()) :: color_vals_t()
@spec purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(96, 0, 127).

Link to this function

purple_mountain_majesty(what \\ :hex)

View Source
@spec purple_mountain_majesty(color_props_t()) :: color_vals_t()
@spec purple_mountain_majesty(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(150, 119, 181).

Link to this function

purple_munsell(what \\ :hex)

View Source
@spec purple_munsell(color_props_t()) :: color_vals_t()
@spec purple_munsell(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 0, 196).

Link to this function

purple_navy(what \\ :hex)

View Source
@spec purple_navy(color_props_t()) :: color_vals_t()
@spec purple_navy(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(79, 81, 127).

Link to this function

purple_pizzazz(what \\ :hex)

View Source
@spec purple_pizzazz(color_props_t()) :: color_vals_t()
@spec purple_pizzazz(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 79, 216).

Link to this function

purple_plum(what \\ :hex)

View Source
@spec purple_plum(color_props_t()) :: color_vals_t()
@spec purple_plum(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(155, 81, 181).

Link to this function

purple_web(what \\ :hex)

View Source
@spec purple_web(color_props_t()) :: color_vals_t()
@spec purple_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 0, 127).

Link to this function

purple_x11(what \\ :hex)

View Source
@spec purple_x11(color_props_t()) :: color_vals_t()
@spec purple_x11(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(160, 33, 239).

@spec purpureus(color_props_t()) :: color_vals_t()
@spec purpureus(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 79, 173).

Link to this function

queen_blue(what \\ :hex)

View Source
@spec queen_blue(color_props_t()) :: color_vals_t()
@spec queen_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(66, 107, 147).

Link to this function

queen_pink(what \\ :hex)

View Source
@spec queen_pink(color_props_t()) :: color_vals_t()
@spec queen_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(232, 204, 214).

Link to this function

quick_silver(what \\ :hex)

View Source
@spec quick_silver(color_props_t()) :: color_vals_t()
@spec quick_silver(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 165, 165).

Link to this function

quinacridone_magenta(what \\ :hex)

View Source
@spec quinacridone_magenta(color_props_t()) :: color_vals_t()
@spec quinacridone_magenta(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(142, 58, 89).

Link to this function

radical_red(what \\ :hex)

View Source
@spec radical_red(color_props_t()) :: color_vals_t()
@spec radical_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 53, 94).

Link to this function

raisin_black(what \\ :hex)

View Source
@spec raisin_black(color_props_t()) :: color_vals_t()
@spec raisin_black(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(35, 33, 35).

@spec rajah(color_props_t()) :: color_vals_t()
@spec rajah(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 170, 96).

@spec raspberry(color_props_t()) :: color_vals_t()
@spec raspberry(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 10, 91).

Link to this function

raspberry_glace(what \\ :hex)

View Source
@spec raspberry_glace(color_props_t()) :: color_vals_t()
@spec raspberry_glace(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(145, 94, 109).

Link to this function

raspberry_rose(what \\ :hex)

View Source
@spec raspberry_rose(color_props_t()) :: color_vals_t()
@spec raspberry_rose(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(178, 68, 107).

Link to this function

raw_sienna(what \\ :hex)

View Source
@spec raw_sienna(color_props_t()) :: color_vals_t()
@spec raw_sienna(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(214, 137, 89).

@spec raw_umber(color_props_t()) :: color_vals_t()
@spec raw_umber(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(130, 102, 68).

Link to this function

razzle_dazzle_rose(what \\ :hex)

View Source
@spec razzle_dazzle_rose(color_props_t()) :: color_vals_t()
@spec razzle_dazzle_rose(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 51, 204).

Link to this function

razzmatazz(what \\ :hex)

View Source
@spec razzmatazz(color_props_t()) :: color_vals_t()
@spec razzmatazz(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 38, 107).

Link to this function

razzmic_berry(what \\ :hex)

View Source
@spec razzmic_berry(color_props_t()) :: color_vals_t()
@spec razzmic_berry(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 79, 132).

Link to this function

rebecca_purple(what \\ :hex)

View Source
@spec rebecca_purple(color_props_t()) :: color_vals_t()
@spec rebecca_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 51, 153).

@spec red(color_props_t()) :: color_vals_t()
@spec red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 0, 0).

Link to this function

red_crayola(what \\ :hex)

View Source
@spec red_crayola(color_props_t()) :: color_vals_t()
@spec red_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 33, 76).

Link to this function

red_munsell(what \\ :hex)

View Source
@spec red_munsell(color_props_t()) :: color_vals_t()
@spec red_munsell(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 0, 61).

@spec red_ncs(color_props_t()) :: color_vals_t()
@spec red_ncs(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(196, 2, 51).

Link to this function

red_orange(what \\ :hex)

View Source
@spec red_orange(color_props_t()) :: color_vals_t()
@spec red_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 84, 73).

Link to this function

red_orange_color_wheel(what \\ :hex)

View Source
@spec red_orange_color_wheel(color_props_t()) :: color_vals_t()
@spec red_orange_color_wheel(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 68, 0).

Link to this function

red_orange_crayola(what \\ :hex)

View Source
@spec red_orange_crayola(color_props_t()) :: color_vals_t()
@spec red_orange_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 104, 30).

Link to this function

red_pantone(what \\ :hex)

View Source
@spec red_pantone(color_props_t()) :: color_vals_t()
@spec red_pantone(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 40, 56).

Link to this function

red_pigment(what \\ :hex)

View Source
@spec red_pigment(color_props_t()) :: color_vals_t()
@spec red_pigment(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 28, 35).

Link to this function

red_purple(what \\ :hex)

View Source
@spec red_purple(color_props_t()) :: color_vals_t()
@spec red_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 0, 119).

@spec red_ryb(color_props_t()) :: color_vals_t()
@spec red_ryb(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 38, 17).

@spec red_salsa(color_props_t()) :: color_vals_t()
@spec red_salsa(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 58, 73).

Link to this function

red_violet(what \\ :hex)

View Source
@spec red_violet(color_props_t()) :: color_vals_t()
@spec red_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(198, 20, 132).

Link to this function

red_violet_color_wheel(what \\ :hex)

View Source
@spec red_violet_color_wheel(color_props_t()) :: color_vals_t()
@spec red_violet_color_wheel(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(145, 43, 61).

Link to this function

red_violet_crayola(what \\ :hex)

View Source
@spec red_violet_crayola(color_props_t()) :: color_vals_t()
@spec red_violet_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 68, 142).

@spec redwood(color_props_t()) :: color_vals_t()
@spec redwood(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(163, 89, 81).

Link to this function

resolution_blue(what \\ :hex)

View Source
@spec resolution_blue(color_props_t()) :: color_vals_t()
@spec resolution_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 35, 135).

@spec rhythm(color_props_t()) :: color_vals_t()
@spec rhythm(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(119, 117, 150).

Link to this function

rich_black(what \\ :hex)

View Source
@spec rich_black(color_props_t()) :: color_vals_t()
@spec rich_black(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 63, 63).

Link to this function

rich_black_fogra29(what \\ :hex)

View Source
@spec rich_black_fogra29(color_props_t()) :: color_vals_t()
@spec rich_black_fogra29(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 10, 17).

Link to this function

rich_black_fogra39(what \\ :hex)

View Source
@spec rich_black_fogra39(color_props_t()) :: color_vals_t()
@spec rich_black_fogra39(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 2, 2).

Link to this function

rifle_green(what \\ :hex)

View Source
@spec rifle_green(color_props_t()) :: color_vals_t()
@spec rifle_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(68, 76, 56).

Link to this function

robin_egg_blue(what \\ :hex)

View Source
@spec robin_egg_blue(color_props_t()) :: color_vals_t()
@spec robin_egg_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 204, 204).

Link to this function

rocket_metallic(what \\ :hex)

View Source
@spec rocket_metallic(color_props_t()) :: color_vals_t()
@spec rocket_metallic(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(137, 127, 127).

Link to this function

rojo_spanish_red(what \\ :hex)

View Source
@spec rojo_spanish_red(color_props_t()) :: color_vals_t()
@spec rojo_spanish_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(168, 17, 0).

Link to this function

roman_silver(what \\ :hex)

View Source
@spec roman_silver(color_props_t()) :: color_vals_t()
@spec roman_silver(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(130, 137, 150).

@spec rose(color_props_t()) :: color_vals_t()
@spec rose(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 0, 127).

Link to this function

rose_bonbon(what \\ :hex)

View Source
@spec rose_bonbon(color_props_t()) :: color_vals_t()
@spec rose_bonbon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 66, 158).

@spec rose_dust(color_props_t()) :: color_vals_t()
@spec rose_dust(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 94, 112).

Link to this function

rose_ebony(what \\ :hex)

View Source
@spec rose_ebony(color_props_t()) :: color_vals_t()
@spec rose_ebony(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 71, 68).

Link to this function

rose_madder(what \\ :hex)

View Source
@spec rose_madder(color_props_t()) :: color_vals_t()
@spec rose_madder(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 38, 53).

@spec rose_pink(color_props_t()) :: color_vals_t()
@spec rose_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 102, 204).

Link to this function

rose_pompadour(what \\ :hex)

View Source
@spec rose_pompadour(color_props_t()) :: color_vals_t()
@spec rose_pompadour(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 122, 155).

@spec rose_red(color_props_t()) :: color_vals_t()
@spec rose_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 30, 86).

Link to this function

rose_taupe(what \\ :hex)

View Source
@spec rose_taupe(color_props_t()) :: color_vals_t()
@spec rose_taupe(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(142, 91, 91).

@spec rose_vale(color_props_t()) :: color_vals_t()
@spec rose_vale(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 79, 81).

@spec rosewood(color_props_t()) :: color_vals_t()
@spec rosewood(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 0, 10).

Link to this function

rosso_corsa(what \\ :hex)

View Source
@spec rosso_corsa(color_props_t()) :: color_vals_t()
@spec rosso_corsa(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(211, 0, 0).

Link to this function

rosy_brown(what \\ :hex)

View Source
@spec rosy_brown(color_props_t()) :: color_vals_t()
@spec rosy_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(188, 142, 142).

Link to this function

royal_blue_dark(what \\ :hex)

View Source
@spec royal_blue_dark(color_props_t()) :: color_vals_t()
@spec royal_blue_dark(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 35, 102).

Link to this function

royal_blue_light(what \\ :hex)

View Source
@spec royal_blue_light(color_props_t()) :: color_vals_t()
@spec royal_blue_light(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(63, 104, 224).

Link to this function

royal_purple(what \\ :hex)

View Source
@spec royal_purple(color_props_t()) :: color_vals_t()
@spec royal_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(119, 81, 168).

Link to this function

royal_yellow(what \\ :hex)

View Source
@spec royal_yellow(color_props_t()) :: color_vals_t()
@spec royal_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 216, 94).

@spec ruber(color_props_t()) :: color_vals_t()
@spec ruber(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(206, 68, 117).

Link to this function

rubine_red(what \\ :hex)

View Source
@spec rubine_red(color_props_t()) :: color_vals_t()
@spec rubine_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(209, 0, 86).

@spec ruby(color_props_t()) :: color_vals_t()
@spec ruby(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(224, 17, 94).

@spec ruby_red(color_props_t()) :: color_vals_t()
@spec ruby_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(155, 17, 30).

@spec rufous(color_props_t()) :: color_vals_t()
@spec rufous(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(168, 28, 7).

@spec russet(color_props_t()) :: color_vals_t()
@spec russet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 68, 28).

Link to this function

russian_green(what \\ :hex)

View Source
@spec russian_green(color_props_t()) :: color_vals_t()
@spec russian_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 145, 102).

Link to this function

russian_violet(what \\ :hex)

View Source
@spec russian_violet(color_props_t()) :: color_vals_t()
@spec russian_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(51, 22, 76).

@spec rust(color_props_t()) :: color_vals_t()
@spec rust(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(183, 63, 12).

@spec rusty_red(color_props_t()) :: color_vals_t()
@spec rusty_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 43, 66).

Link to this function

sacramento_state_green(what \\ :hex)

View Source
@spec sacramento_state_green(color_props_t()) :: color_vals_t()
@spec sacramento_state_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(5, 56, 38).

Link to this function

saddle_brown(what \\ :hex)

View Source
@spec saddle_brown(color_props_t()) :: color_vals_t()
@spec saddle_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 68, 17).

Link to this function

safety_orange(what \\ :hex)

View Source
@spec safety_orange(color_props_t()) :: color_vals_t()
@spec safety_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 119, 0).

Link to this function

safety_orange_blaze_orange(what \\ :hex)

View Source
@spec safety_orange_blaze_orange(color_props_t()) :: color_vals_t()
@spec safety_orange_blaze_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 102, 0).

Link to this function

safety_yellow(what \\ :hex)

View Source
@spec safety_yellow(color_props_t()) :: color_vals_t()
@spec safety_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 209, 2).

@spec saffron(color_props_t()) :: color_vals_t()
@spec saffron(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 196, 48).

@spec sage(color_props_t()) :: color_vals_t()
@spec sage(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(188, 183, 137).

@spec salmon(color_props_t()) :: color_vals_t()
@spec salmon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 127, 114).

Link to this function

salmon_pink(what \\ :hex)

View Source
@spec salmon_pink(color_props_t()) :: color_vals_t()
@spec salmon_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 145, 163).

@spec sand(color_props_t()) :: color_vals_t()
@spec sand(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 178, 127).

@spec sand_dune(color_props_t()) :: color_vals_t()
@spec sand_dune(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(150, 112, 22).

Link to this function

sandy_brown(what \\ :hex)

View Source
@spec sandy_brown(color_props_t()) :: color_vals_t()
@spec sandy_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 163, 96).

@spec sap_green(color_props_t()) :: color_vals_t()
@spec sap_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(79, 124, 40).

@spec sapphire(color_props_t()) :: color_vals_t()
@spec sapphire(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(15, 81, 186).

Link to this function

sapphire_blue(what \\ :hex)

View Source
@spec sapphire_blue(color_props_t()) :: color_vals_t()
@spec sapphire_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 102, 165).

Link to this function

sapphire_crayola(what \\ :hex)

View Source
@spec sapphire_crayola(color_props_t()) :: color_vals_t()
@spec sapphire_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(45, 91, 160).

Link to this function

satin_sheen_gold(what \\ :hex)

View Source
@spec satin_sheen_gold(color_props_t()) :: color_vals_t()
@spec satin_sheen_gold(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 160, 53).

@spec scarlet(color_props_t()) :: color_vals_t()
@spec scarlet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 35, 0).

Link to this function

schauss_pink(what \\ :hex)

View Source
@spec schauss_pink(color_props_t()) :: color_vals_t()
@spec schauss_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 145, 175).

Link to this function

school_bus_yellow(what \\ :hex)

View Source
@spec school_bus_yellow(color_props_t()) :: color_vals_t()
@spec school_bus_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 216, 0).

Link to this function

screamin_green(what \\ :hex)

View Source
@spec screamin_green(color_props_t()) :: color_vals_t()
@spec screamin_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 255, 102).

@spec sea_green(color_props_t()) :: color_vals_t()
@spec sea_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(45, 140, 86).

Link to this function

sea_green_crayola(what \\ :hex)

View Source
@spec sea_green_crayola(color_props_t()) :: color_vals_t()
@spec sea_green_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 255, 204).

Link to this function

seal_brown(what \\ :hex)

View Source
@spec seal_brown(color_props_t()) :: color_vals_t()
@spec seal_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(51, 20, 20).

@spec seance(color_props_t()) :: color_vals_t()
@spec seance(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(96, 33, 135).

@spec seashell(color_props_t()) :: color_vals_t()
@spec seashell(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 244, 237).

@spec secret(color_props_t()) :: color_vals_t()
@spec secret(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(117, 66, 114).

Link to this function

selective_yellow(what \\ :hex)

View Source
@spec selective_yellow(color_props_t()) :: color_vals_t()
@spec selective_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 186, 0).

@spec sepia(color_props_t()) :: color_vals_t()
@spec sepia(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(112, 66, 20).

@spec shadow(color_props_t()) :: color_vals_t()
@spec shadow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(137, 119, 91).

Link to this function

shadow_blue(what \\ :hex)

View Source
@spec shadow_blue(color_props_t()) :: color_vals_t()
@spec shadow_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(119, 140, 165).

Link to this function

shamrock_green(what \\ :hex)

View Source
@spec shamrock_green(color_props_t()) :: color_vals_t()
@spec shamrock_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 158, 96).

Link to this function

sheen_green(what \\ :hex)

View Source
@spec sheen_green(color_props_t()) :: color_vals_t()
@spec sheen_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(142, 211, 0).

Link to this function

shimmering_blush(what \\ :hex)

View Source
@spec shimmering_blush(color_props_t()) :: color_vals_t()
@spec shimmering_blush(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 135, 147).

Link to this function

shiny_shamrock(what \\ :hex)

View Source
@spec shiny_shamrock(color_props_t()) :: color_vals_t()
@spec shiny_shamrock(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(94, 165, 119).

Link to this function

shocking_pink(what \\ :hex)

View Source
@spec shocking_pink(color_props_t()) :: color_vals_t()
@spec shocking_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 15, 191).

Link to this function

shocking_pink_crayola(what \\ :hex)

View Source
@spec shocking_pink_crayola(color_props_t()) :: color_vals_t()
@spec shocking_pink_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 112, 255).

@spec sienna(color_props_t()) :: color_vals_t()
@spec sienna(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 45, 22).

@spec silver(color_props_t()) :: color_vals_t()
@spec silver(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 191, 191).

Link to this function

silver_chalice(what \\ :hex)

View Source
@spec silver_chalice(color_props_t()) :: color_vals_t()
@spec silver_chalice(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 170, 170).

Link to this function

silver_crayola(what \\ :hex)

View Source
@spec silver_crayola(color_props_t()) :: color_vals_t()
@spec silver_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(201, 191, 186).

Link to this function

silver_metallic(what \\ :hex)

View Source
@spec silver_metallic(color_props_t()) :: color_vals_t()
@spec silver_metallic(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(170, 168, 173).

Link to this function

silver_pink(what \\ :hex)

View Source
@spec silver_pink(color_props_t()) :: color_vals_t()
@spec silver_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(196, 173, 173).

Link to this function

silver_sand(what \\ :hex)

View Source
@spec silver_sand(color_props_t()) :: color_vals_t()
@spec silver_sand(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 193, 193).

@spec sinopia(color_props_t()) :: color_vals_t()
@spec sinopia(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 63, 10).

Link to this function

sizzling_red(what \\ :hex)

View Source
@spec sizzling_red(color_props_t()) :: color_vals_t()
@spec sizzling_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 56, 84).

Link to this function

sizzling_sunrise(what \\ :hex)

View Source
@spec sizzling_sunrise(color_props_t()) :: color_vals_t()
@spec sizzling_sunrise(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 219, 0).

@spec skobeloff(color_props_t()) :: color_vals_t()
@spec skobeloff(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 114, 114).

@spec sky_blue(color_props_t()) :: color_vals_t()
@spec sky_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 206, 234).

Link to this function

sky_blue_crayola(what \\ :hex)

View Source
@spec sky_blue_crayola(color_props_t()) :: color_vals_t()
@spec sky_blue_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(117, 214, 234).

Link to this function

sky_magenta(what \\ :hex)

View Source
@spec sky_magenta(color_props_t()) :: color_vals_t()
@spec sky_magenta(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(206, 112, 175).

Link to this function

slate_blue(what \\ :hex)

View Source
@spec slate_blue(color_props_t()) :: color_vals_t()
@spec slate_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(107, 89, 204).

Link to this function

slate_gray(what \\ :hex)

View Source
@spec slate_gray(color_props_t()) :: color_vals_t()
@spec slate_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(112, 127, 142).

Link to this function

slimy_green(what \\ :hex)

View Source
@spec slimy_green(color_props_t()) :: color_vals_t()
@spec slimy_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(40, 150, 22).

@spec smitten(color_props_t()) :: color_vals_t()
@spec smitten(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(198, 63, 135).

Link to this function

smoky_black(what \\ :hex)

View Source
@spec smoky_black(color_props_t()) :: color_vals_t()
@spec smoky_black(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(15, 12, 7).

@spec snow(color_props_t()) :: color_vals_t()
@spec snow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 249, 249).

Link to this function

solid_pink(what \\ :hex)

View Source
@spec solid_pink(color_props_t()) :: color_vals_t()
@spec solid_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(137, 56, 66).

Link to this function

sonic_silver(what \\ :hex)

View Source
@spec sonic_silver(color_props_t()) :: color_vals_t()
@spec sonic_silver(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(117, 117, 117).

Link to this function

space_cadet(what \\ :hex)

View Source
@spec space_cadet(color_props_t()) :: color_vals_t()
@spec space_cadet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(28, 40, 81).

Link to this function

spanish_bistre(what \\ :hex)

View Source
@spec spanish_bistre(color_props_t()) :: color_vals_t()
@spec spanish_bistre(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 117, 51).

Link to this function

spanish_blue(what \\ :hex)

View Source
@spec spanish_blue(color_props_t()) :: color_vals_t()
@spec spanish_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 112, 183).

Link to this function

spanish_carmine(what \\ :hex)

View Source
@spec spanish_carmine(color_props_t()) :: color_vals_t()
@spec spanish_carmine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(209, 0, 71).

Link to this function

spanish_gray(what \\ :hex)

View Source
@spec spanish_gray(color_props_t()) :: color_vals_t()
@spec spanish_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 153, 153).

Link to this function

spanish_green(what \\ :hex)

View Source
@spec spanish_green(color_props_t()) :: color_vals_t()
@spec spanish_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 145, 79).

Link to this function

spanish_orange(what \\ :hex)

View Source
@spec spanish_orange(color_props_t()) :: color_vals_t()
@spec spanish_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(232, 96, 0).

Link to this function

spanish_pink(what \\ :hex)

View Source
@spec spanish_pink(color_props_t()) :: color_vals_t()
@spec spanish_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 191, 191).

Link to this function

spanish_red(what \\ :hex)

View Source
@spec spanish_red(color_props_t()) :: color_vals_t()
@spec spanish_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(229, 0, 38).

Link to this function

spanish_sky_blue(what \\ :hex)

View Source
@spec spanish_sky_blue(color_props_t()) :: color_vals_t()
@spec spanish_sky_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 255, 255).

Link to this function

spanish_violet(what \\ :hex)

View Source
@spec spanish_violet(color_props_t()) :: color_vals_t()
@spec spanish_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(76, 40, 130).

Link to this function

spanish_viridian(what \\ :hex)

View Source
@spec spanish_viridian(color_props_t()) :: color_vals_t()
@spec spanish_viridian(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 127, 91).

Link to this function

spring_bud(what \\ :hex)

View Source
@spec spring_bud(color_props_t()) :: color_vals_t()
@spec spring_bud(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 252, 0).

Link to this function

spring_frost(what \\ :hex)

View Source
@spec spring_frost(color_props_t()) :: color_vals_t()
@spec spring_frost(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 255, 40).

Link to this function

spring_green(what \\ :hex)

View Source
@spec spring_green(color_props_t()) :: color_vals_t()
@spec spring_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 255, 127).

Link to this function

spring_green_crayola(what \\ :hex)

View Source
@spec spring_green_crayola(color_props_t()) :: color_vals_t()
@spec spring_green_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 234, 188).

Link to this function

st_patrick_s_blue(what \\ :hex)

View Source
@spec st_patrick_s_blue(color_props_t()) :: color_vals_t()
@spec st_patrick_s_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(35, 40, 122).

Link to this function

star_command_blue(what \\ :hex)

View Source
@spec star_command_blue(color_props_t()) :: color_vals_t()
@spec star_command_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 122, 183).

Link to this function

steel_blue(what \\ :hex)

View Source
@spec steel_blue(color_props_t()) :: color_vals_t()
@spec steel_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(68, 130, 181).

Link to this function

steel_pink(what \\ :hex)

View Source
@spec steel_pink(color_props_t()) :: color_vals_t()
@spec steel_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 51, 204).

Link to this function

stil_de_grain_yellow(what \\ :hex)

View Source
@spec stil_de_grain_yellow(color_props_t()) :: color_vals_t()
@spec stil_de_grain_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 216, 94).

@spec straw(color_props_t()) :: color_vals_t()
@spec straw(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 216, 112).

Link to this function

strawberry(what \\ :hex)

View Source
@spec strawberry(color_props_t()) :: color_vals_t()
@spec strawberry(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 79, 84).

Link to this function

strawberry_blonde(what \\ :hex)

View Source
@spec strawberry_blonde(color_props_t()) :: color_vals_t()
@spec strawberry_blonde(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 147, 96).

Link to this function

strong_lime_green(what \\ :hex)

View Source
@spec strong_lime_green(color_props_t()) :: color_vals_t()
@spec strong_lime_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(51, 204, 51).

Link to this function

sugar_plum(what \\ :hex)

View Source
@spec sugar_plum(color_props_t()) :: color_vals_t()
@spec sugar_plum(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(145, 79, 117).

@spec sunglow(color_props_t()) :: color_vals_t()
@spec sunglow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 204, 51).

@spec sunray(color_props_t()) :: color_vals_t()
@spec sunray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 170, 86).

@spec sunset(color_props_t()) :: color_vals_t()
@spec sunset(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 214, 165).

Link to this function

super_pink(what \\ :hex)

View Source
@spec super_pink(color_props_t()) :: color_vals_t()
@spec super_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(206, 107, 168).

Link to this function

sweet_brown(what \\ :hex)

View Source
@spec sweet_brown(color_props_t()) :: color_vals_t()
@spec sweet_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(168, 56, 48).

Link to this function

syracuse_orange(what \\ :hex)

View Source
@spec syracuse_orange(color_props_t()) :: color_vals_t()
@spec syracuse_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(211, 68, 0).

@spec tan(color_props_t()) :: color_vals_t()
@spec tan(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(209, 181, 140).

Link to this function

tan_crayola(what \\ :hex)

View Source
@spec tan_crayola(color_props_t()) :: color_vals_t()
@spec tan_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 153, 107).

@spec tangerine(color_props_t()) :: color_vals_t()
@spec tangerine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 132, 0).

Link to this function

tango_pink(what \\ :hex)

View Source
@spec tango_pink(color_props_t()) :: color_vals_t()
@spec tango_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 112, 122).

Link to this function

tart_orange(what \\ :hex)

View Source
@spec tart_orange(color_props_t()) :: color_vals_t()
@spec tart_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 76, 68).

@spec taupe(color_props_t()) :: color_vals_t()
@spec taupe(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(71, 61, 51).

Link to this function

taupe_gray(what \\ :hex)

View Source
@spec taupe_gray(color_props_t()) :: color_vals_t()
@spec taupe_gray(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(140, 132, 137).

@spec tea_green(color_props_t()) :: color_vals_t()
@spec tea_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(209, 239, 191).

@spec tea_rose(color_props_t()) :: color_vals_t()
@spec tea_rose(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 193, 193).

@spec teal(color_props_t()) :: color_vals_t()
@spec teal(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 127, 127).

@spec teal_blue(color_props_t()) :: color_vals_t()
@spec teal_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(53, 117, 135).

Link to this function

telemagenta(what \\ :hex)

View Source
@spec telemagenta(color_props_t()) :: color_vals_t()
@spec telemagenta(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(206, 51, 117).

Link to this function

tenne_tawny(what \\ :hex)

View Source
@spec tenne_tawny(color_props_t()) :: color_vals_t()
@spec tenne_tawny(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 86, 0).

Link to this function

terra_cotta(what \\ :hex)

View Source
@spec terra_cotta(color_props_t()) :: color_vals_t()
@spec terra_cotta(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 114, 91).

@spec thistle(color_props_t()) :: color_vals_t()
@spec thistle(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 191, 216).

Link to this function

thulian_pink(what \\ :hex)

View Source
@spec thulian_pink(color_props_t()) :: color_vals_t()
@spec thulian_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 112, 160).

Link to this function

tickle_me_pink(what \\ :hex)

View Source
@spec tickle_me_pink(color_props_t()) :: color_vals_t()
@spec tickle_me_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 137, 170).

Link to this function

tiffany_blue(what \\ :hex)

View Source
@spec tiffany_blue(color_props_t()) :: color_vals_t()
@spec tiffany_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(10, 186, 181).

Link to this function

timberwolf(what \\ :hex)

View Source
@spec timberwolf(color_props_t()) :: color_vals_t()
@spec timberwolf(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(219, 214, 209).

Link to this function

titanium_yellow(what \\ :hex)

View Source
@spec titanium_yellow(color_props_t()) :: color_vals_t()
@spec titanium_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 229, 0).

@spec tomato(color_props_t()) :: color_vals_t()
@spec tomato(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 99, 71).

Link to this function

tourmaline(what \\ :hex)

View Source
@spec tourmaline(color_props_t()) :: color_vals_t()
@spec tourmaline(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 160, 168).

Link to this function

tropical_rainforest(what \\ :hex)

View Source
@spec tropical_rainforest(color_props_t()) :: color_vals_t()
@spec tropical_rainforest(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 117, 94).

@spec true_blue(color_props_t()) :: color_vals_t()
@spec true_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 114, 206).

Link to this function

trypan_blue(what \\ :hex)

View Source
@spec trypan_blue(color_props_t()) :: color_vals_t()
@spec trypan_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(28, 5, 178).

Link to this function

tufts_blue(what \\ :hex)

View Source
@spec tufts_blue(color_props_t()) :: color_vals_t()
@spec tufts_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(61, 142, 221).

Link to this function

tumbleweed(what \\ :hex)

View Source
@spec tumbleweed(color_props_t()) :: color_vals_t()
@spec tumbleweed(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(221, 170, 135).

@spec turquoise(color_props_t()) :: color_vals_t()
@spec turquoise(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(63, 224, 209).

Link to this function

turquoise_blue(what \\ :hex)

View Source
@spec turquoise_blue(color_props_t()) :: color_vals_t()
@spec turquoise_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 255, 239).

Link to this function

turquoise_green(what \\ :hex)

View Source
@spec turquoise_green(color_props_t()) :: color_vals_t()
@spec turquoise_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(160, 214, 181).

Link to this function

turtle_green(what \\ :hex)

View Source
@spec turtle_green(color_props_t()) :: color_vals_t()
@spec turtle_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(137, 153, 91).

@spec tuscan(color_props_t()) :: color_vals_t()
@spec tuscan(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(249, 214, 165).

Link to this function

tuscan_brown(what \\ :hex)

View Source
@spec tuscan_brown(color_props_t()) :: color_vals_t()
@spec tuscan_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(112, 79, 56).

Link to this function

tuscan_red(what \\ :hex)

View Source
@spec tuscan_red(color_props_t()) :: color_vals_t()
@spec tuscan_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(124, 71, 71).

Link to this function

tuscan_tan(what \\ :hex)

View Source
@spec tuscan_tan(color_props_t()) :: color_vals_t()
@spec tuscan_tan(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 122, 91).

@spec tuscany(color_props_t()) :: color_vals_t()
@spec tuscany(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(191, 153, 153).

Link to this function

twilight_lavender(what \\ :hex)

View Source
@spec twilight_lavender(color_props_t()) :: color_vals_t()
@spec twilight_lavender(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(137, 73, 107).

Link to this function

tyrian_purple(what \\ :hex)

View Source
@spec tyrian_purple(color_props_t()) :: color_vals_t()
@spec tyrian_purple(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 2, 61).

@spec ua_blue(color_props_t()) :: color_vals_t()
@spec ua_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 51, 170).

@spec ua_red(color_props_t()) :: color_vals_t()
@spec ua_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 0, 76).

Link to this function

ultra_pink(what \\ :hex)

View Source
@spec ultra_pink(color_props_t()) :: color_vals_t()
@spec ultra_pink(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 112, 255).

@spec ultra_red(color_props_t()) :: color_vals_t()
@spec ultra_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 107, 132).

Link to this function

ultramarine(what \\ :hex)

View Source
@spec ultramarine(color_props_t()) :: color_vals_t()
@spec ultramarine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(17, 10, 142).

Link to this function

ultramarine_blue(what \\ :hex)

View Source
@spec ultramarine_blue(color_props_t()) :: color_vals_t()
@spec ultramarine_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(63, 102, 244).

@spec umber(color_props_t()) :: color_vals_t()
@spec umber(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(99, 81, 71).

Link to this function

unbleached_silk(what \\ :hex)

View Source
@spec unbleached_silk(color_props_t()) :: color_vals_t()
@spec unbleached_silk(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 221, 201).

Link to this function

united_nations_blue(what \\ :hex)

View Source
@spec united_nations_blue(color_props_t()) :: color_vals_t()
@spec united_nations_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(91, 145, 229).

Link to this function

university_of_pennsylvania_red(what \\ :hex)

View Source
@spec university_of_pennsylvania_red(color_props_t()) :: color_vals_t()
@spec university_of_pennsylvania_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 0, 33).

Link to this function

unmellow_yellow(what \\ :hex)

View Source
@spec unmellow_yellow(color_props_t()) :: color_vals_t()
@spec unmellow_yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 255, 102).

Link to this function

up_forest_green(what \\ :hex)

View Source
@spec up_forest_green(color_props_t()) :: color_vals_t()
@spec up_forest_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 68, 33).

@spec up_maroon(color_props_t()) :: color_vals_t()
@spec up_maroon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(122, 17, 17).

Link to this function

upsdell_red(what \\ :hex)

View Source
@spec upsdell_red(color_props_t()) :: color_vals_t()
@spec upsdell_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(173, 33, 40).

Link to this function

uranian_blue(what \\ :hex)

View Source
@spec uranian_blue(color_props_t()) :: color_vals_t()
@spec uranian_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(175, 219, 244).

Link to this function

usafa_blue(what \\ :hex)

View Source
@spec usafa_blue(color_props_t()) :: color_vals_t()
@spec usafa_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 79, 153).

Link to this function

van_dyke_brown(what \\ :hex)

View Source
@spec van_dyke_brown(color_props_t()) :: color_vals_t()
@spec van_dyke_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 66, 40).

@spec vanilla(color_props_t()) :: color_vals_t()
@spec vanilla(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 229, 170).

Link to this function

vanilla_ice(what \\ :hex)

View Source
@spec vanilla_ice(color_props_t()) :: color_vals_t()
@spec vanilla_ice(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 142, 168).

Link to this function

vegas_gold(what \\ :hex)

View Source
@spec vegas_gold(color_props_t()) :: color_vals_t()
@spec vegas_gold(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(196, 178, 89).

Link to this function

venetian_red(what \\ :hex)

View Source
@spec venetian_red(color_props_t()) :: color_vals_t()
@spec venetian_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(198, 7, 20).

@spec verdigris(color_props_t()) :: color_vals_t()
@spec verdigris(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(66, 178, 173).

Link to this function

vermilion2(what \\ :hex)

View Source
@spec vermilion2(color_props_t()) :: color_vals_t()
@spec vermilion2(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(216, 56, 30).

@spec vermilion(color_props_t()) :: color_vals_t()
@spec vermilion(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(226, 66, 51).

@spec veronica(color_props_t()) :: color_vals_t()
@spec veronica(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(160, 33, 239).

@spec violet(color_props_t()) :: color_vals_t()
@spec violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(142, 0, 255).

Link to this function

violet_blue(what \\ :hex)

View Source
@spec violet_blue(color_props_t()) :: color_vals_t()
@spec violet_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(51, 73, 178).

Link to this function

violet_blue_crayola(what \\ :hex)

View Source
@spec violet_blue_crayola(color_props_t()) :: color_vals_t()
@spec violet_blue_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(117, 109, 198).

Link to this function

violet_color_wheel(what \\ :hex)

View Source
@spec violet_color_wheel(color_props_t()) :: color_vals_t()
@spec violet_color_wheel(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(127, 0, 255).

Link to this function

violet_crayola(what \\ :hex)

View Source
@spec violet_crayola(color_props_t()) :: color_vals_t()
@spec violet_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(150, 61, 127).

Link to this function

violet_red(what \\ :hex)

View Source
@spec violet_red(color_props_t()) :: color_vals_t()
@spec violet_red(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(247, 84, 147).

Link to this function

violet_red_perbang(what \\ :hex)

View Source
@spec violet_red_perbang(color_props_t()) :: color_vals_t()
@spec violet_red_perbang(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 89, 155).

Link to this function

violet_ryb(what \\ :hex)

View Source
@spec violet_ryb(color_props_t()) :: color_vals_t()
@spec violet_ryb(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(135, 0, 175).

Link to this function

violet_web(what \\ :hex)

View Source
@spec violet_web(color_props_t()) :: color_vals_t()
@spec violet_web(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 130, 237).

@spec viridian(color_props_t()) :: color_vals_t()
@spec viridian(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(63, 130, 109).

Link to this function

viridian_green(what \\ :hex)

View Source
@spec viridian_green(color_props_t()) :: color_vals_t()
@spec viridian_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 150, 153).

Link to this function

vivid_burgundy(what \\ :hex)

View Source
@spec vivid_burgundy(color_props_t()) :: color_vals_t()
@spec vivid_burgundy(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 28, 53).

Link to this function

vivid_sky_blue(what \\ :hex)

View Source
@spec vivid_sky_blue(color_props_t()) :: color_vals_t()
@spec vivid_sky_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 204, 255).

Link to this function

vivid_tangerine(what \\ :hex)

View Source
@spec vivid_tangerine(color_props_t()) :: color_vals_t()
@spec vivid_tangerine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 160, 137).

Link to this function

vivid_violet(what \\ :hex)

View Source
@spec vivid_violet(color_props_t()) :: color_vals_t()
@spec vivid_violet(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(158, 0, 255).

@spec volt(color_props_t()) :: color_vals_t()
@spec volt(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(204, 255, 0).

Link to this function

warm_black(what \\ :hex)

View Source
@spec warm_black(color_props_t()) :: color_vals_t()
@spec warm_black(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 66, 66).

Link to this function

weezy_blue(what \\ :hex)

View Source
@spec weezy_blue(color_props_t()) :: color_vals_t()
@spec weezy_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(22, 155, 204).

@spec wheat(color_props_t()) :: color_vals_t()
@spec wheat(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(244, 221, 178).

@spec white(color_props_t()) :: color_vals_t()
@spec white(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 255, 255).

Link to this function

wild_blue_yonder(what \\ :hex)

View Source
@spec wild_blue_yonder(color_props_t()) :: color_vals_t()
@spec wild_blue_yonder(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(163, 173, 209).

Link to this function

wild_orchid(what \\ :hex)

View Source
@spec wild_orchid(color_props_t()) :: color_vals_t()
@spec wild_orchid(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(211, 112, 163).

Link to this function

wild_strawberry(what \\ :hex)

View Source
@spec wild_strawberry(color_props_t()) :: color_vals_t()
@spec wild_strawberry(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 66, 163).

Link to this function

wild_watermelon(what \\ :hex)

View Source
@spec wild_watermelon(color_props_t()) :: color_vals_t()
@spec wild_watermelon(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 107, 132).

Link to this function

windsor_tan(what \\ :hex)

View Source
@spec windsor_tan(color_props_t()) :: color_vals_t()
@spec windsor_tan(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(165, 84, 2).

@spec wine(color_props_t()) :: color_vals_t()
@spec wine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(114, 45, 56).

Link to this function

wine_dregs(what \\ :hex)

View Source
@spec wine_dregs(color_props_t()) :: color_vals_t()
@spec wine_dregs(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(102, 48, 71).

Link to this function

winter_sky(what \\ :hex)

View Source
@spec winter_sky(color_props_t()) :: color_vals_t()
@spec winter_sky(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 0, 124).

Link to this function

wintergreen_dream(what \\ :hex)

View Source
@spec wintergreen_dream(color_props_t()) :: color_vals_t()
@spec wintergreen_dream(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(86, 135, 124).

@spec wisteria(color_props_t()) :: color_vals_t()
@spec wisteria(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(201, 160, 219).

Link to this function

wood_brown(what \\ :hex)

View Source
@spec wood_brown(color_props_t()) :: color_vals_t()
@spec wood_brown(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(193, 153, 107).

@spec xanadu(color_props_t()) :: color_vals_t()
@spec xanadu(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(114, 135, 119).

@spec xanthic(color_props_t()) :: color_vals_t()
@spec xanthic(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(237, 237, 10).

@spec xanthous(color_props_t()) :: color_vals_t()
@spec xanthous(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(242, 181, 45).

@spec yale_blue(color_props_t()) :: color_vals_t()
@spec yale_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 53, 107).

@spec yellow(color_props_t()) :: color_vals_t()
@spec yellow(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 255, 0).

Link to this function

yellow_crayola(what \\ :hex)

View Source
@spec yellow_crayola(color_props_t()) :: color_vals_t()
@spec yellow_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(252, 232, 130).

Link to this function

yellow_green(what \\ :hex)

View Source
@spec yellow_green(color_props_t()) :: color_vals_t()
@spec yellow_green(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(153, 204, 51).

Link to this function

yellow_green_color_wheel(what \\ :hex)

View Source
@spec yellow_green_color_wheel(color_props_t()) :: color_vals_t()
@spec yellow_green_color_wheel(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(48, 178, 25).

Link to this function

yellow_green_crayola(what \\ :hex)

View Source
@spec yellow_green_crayola(color_props_t()) :: color_vals_t()
@spec yellow_green_crayola(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(196, 226, 132).

Link to this function

yellow_munsell(what \\ :hex)

View Source
@spec yellow_munsell(color_props_t()) :: color_vals_t()
@spec yellow_munsell(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(239, 204, 0).

Link to this function

yellow_ncs(what \\ :hex)

View Source
@spec yellow_ncs(color_props_t()) :: color_vals_t()
@spec yellow_ncs(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 211, 0).

Link to this function

yellow_orange(what \\ :hex)

View Source
@spec yellow_orange(color_props_t()) :: color_vals_t()
@spec yellow_orange(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 173, 66).

Link to this function

yellow_orange_color_wheel(what \\ :hex)

View Source
@spec yellow_orange_color_wheel(color_props_t()) :: color_vals_t()
@spec yellow_orange_color_wheel(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 147, 5).

Link to this function

yellow_pantone(what \\ :hex)

View Source
@spec yellow_pantone(color_props_t()) :: color_vals_t()
@spec yellow_pantone(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 221, 0).

Link to this function

yellow_process(what \\ :hex)

View Source
@spec yellow_process(color_props_t()) :: color_vals_t()
@spec yellow_process(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 239, 0).

Link to this function

yellow_ryb(what \\ :hex)

View Source
@spec yellow_ryb(color_props_t()) :: color_vals_t()
@spec yellow_ryb(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 255, 51).

Link to this function

yellow_sunshine(what \\ :hex)

View Source
@spec yellow_sunshine(color_props_t()) :: color_vals_t()
@spec yellow_sunshine(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(255, 247, 0).

Link to this function

yinmn_blue(what \\ :hex)

View Source
@spec yinmn_blue(color_props_t()) :: color_vals_t()
@spec yinmn_blue(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(45, 79, 142).

@spec zaffre(color_props_t()) :: color_vals_t()
@spec zaffre(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(0, 20, 168).

@spec zomp(color_props_t()) :: color_vals_t()
@spec zomp(Fledex.Leds.t()) :: Fledex.Leds.t()

Defines the color rgb(56, 165, 142).

Functions

Link to this function

absolute_zero(leds, offset)

View Source
@spec absolute_zero(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

acid_green(leds, offset)

View Source
@spec acid_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec aero(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

african_violet(leds, offset)

View Source
@spec african_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

air_superiority_blue(leds, offset)

View Source
@spec air_superiority_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

alice_blue(leds, offset)

View Source
@spec alice_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec alizarin(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

alloy_orange(leds, offset)

View Source
@spec alloy_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec almond(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

amaranth_deep_purple(leds, offset)

View Source
@spec amaranth_deep_purple(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

amaranth_pink(leds, offset)

View Source
@spec amaranth_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

amaranth_purple(leds, offset)

View Source
@spec amaranth_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec amazon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec amber(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec amethyst(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

android_green(leds, offset)

View Source
@spec android_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

antique_brass(leds, offset)

View Source
@spec antique_brass(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

antique_bronze(leds, offset)

View Source
@spec antique_bronze(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

antique_fuchsia(leds, offset)

View Source
@spec antique_fuchsia(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

antique_ruby(leds, offset)

View Source
@spec antique_ruby(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

antique_white(leds, offset)

View Source
@spec antique_white(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec apricot(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec aqua(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

aquamarine(leds, offset)

View Source
@spec aquamarine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

arctic_lime(leds, offset)

View Source
@spec arctic_lime(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

artichoke_green(leds, offset)

View Source
@spec artichoke_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

arylide_yellow(leds, offset)

View Source
@spec arylide_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ash_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

atomic_tangerine(leds, offset)

View Source
@spec atomic_tangerine(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec aureolin(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec azure(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

azure_x11_web_color(leds, offset)

View Source
@spec azure_x11_web_color(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

b_dazzled_blue(leds, offset)

View Source
@spec b_dazzled_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec baby_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

baby_blue_eyes(leds, offset)

View Source
@spec baby_blue_eyes(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec baby_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

baby_powder(leds, offset)

View Source
@spec baby_powder(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

baker_miller_pink(leds, offset)

View Source
@spec baker_miller_pink(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

banana_mania(leds, offset)

View Source
@spec banana_mania(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec barn_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

battleship_grey(leds, offset)

View Source
@spec battleship_grey(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec beau_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec beaver(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec beige(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

big_dip_o_ruby(leds, offset)

View Source
@spec big_dip_o_ruby(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec bisque(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec bistre(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

bistre_brown(leds, offset)

View Source
@spec bistre_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

bitter_lemon(leds, offset)

View Source
@spec bitter_lemon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec black(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

black_bean(leds, offset)

View Source
@spec black_bean(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

black_coral(leds, offset)

View Source
@spec black_coral(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

black_olive(leds, offset)

View Source
@spec black_olive(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

black_shadows(leds, offset)

View Source
@spec black_shadows(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blanched_almond(leds, offset)

View Source
@spec blanched_almond(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blast_off_bronze(leds, offset)

View Source
@spec blast_off_bronze(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

bleu_de_france(leds, offset)

View Source
@spec bleu_de_france(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blizzard_blue(leds, offset)

View Source
@spec blizzard_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec blood_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec blue_bell(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blue_crayola(leds, offset)

View Source
@spec blue_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blue_gray_crayola(leds, offset)

View Source
@spec blue_gray_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

blue_jeans(leds, offset)

View Source
@spec blue_jeans(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blue_munsell(leds, offset)

View Source
@spec blue_munsell(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec blue_ncs(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blue_pantone(leds, offset)

View Source
@spec blue_pantone(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blue_pigment(leds, offset)

View Source
@spec blue_pigment(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blue_sapphire(leds, offset)

View Source
@spec blue_sapphire(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blue_violet(leds, offset)

View Source
@spec blue_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

blue_yonder(leds, offset)

View Source
@spec blue_yonder(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec bluetiful(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec blush(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec bole(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec bone(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec brick_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

bright_lilac(leds, offset)

View Source
@spec bright_lilac(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

bright_yellow_crayola(leds, offset)

View Source
@spec bright_yellow_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec bronze(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

brown_sugar(leds, offset)

View Source
@spec brown_sugar(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec bud_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec buff(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec burgundy(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec burlywood(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

burnished_brown(leds, offset)

View Source
@spec burnished_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

burnt_orange(leds, offset)

View Source
@spec burnt_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

burnt_sienna(leds, offset)

View Source
@spec burnt_sienna(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

burnt_umber(leds, offset)

View Source
@spec burnt_umber(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec byzantine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec byzantium(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cadet_blue(leds, offset)

View Source
@spec cadet_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cadet_grey(leds, offset)

View Source
@spec cadet_grey(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cadmium_green(leds, offset)

View Source
@spec cadmium_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cadmium_orange(leds, offset)

View Source
@spec cadmium_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cafe_au_lait(leds, offset)

View Source
@spec cafe_au_lait(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cafe_noir(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cambridge_blue(leds, offset)

View Source
@spec cambridge_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec camel(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cameo_pink(leds, offset)

View Source
@spec cameo_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec canary(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

canary_yellow(leds, offset)

View Source
@spec canary_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

candy_pink(leds, offset)

View Source
@spec candy_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cardinal(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

caribbean_green(leds, offset)

View Source
@spec caribbean_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec carmine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

carmine_m_p(leds, offset)

View Source
@spec carmine_m_p(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

carnation_pink(leds, offset)

View Source
@spec carnation_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec carnelian(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

carolina_blue(leds, offset)

View Source
@spec carolina_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

carrot_orange(leds, offset)

View Source
@spec carrot_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec catawba(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cedar_chest(leds, offset)

View Source
@spec cedar_chest(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec celadon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec celeste(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cerise(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cerulean(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cerulean_blue(leds, offset)

View Source
@spec cerulean_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cerulean_crayola(leds, offset)

View Source
@spec cerulean_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

cerulean_frost(leds, offset)

View Source
@spec cerulean_frost(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec champagne(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

champagne_pink(leds, offset)

View Source
@spec champagne_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec charcoal(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

charm_pink(leds, offset)

View Source
@spec charm_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

chartreuse_web(leds, offset)

View Source
@spec chartreuse_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cherry_blossom_pink(leds, offset)

View Source
@spec cherry_blossom_pink(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec chestnut(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec chili_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

china_pink(leds, offset)

View Source
@spec china_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

chinese_red(leds, offset)

View Source
@spec chinese_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

chinese_violet(leds, offset)

View Source
@spec chinese_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

chinese_yellow(leds, offset)

View Source
@spec chinese_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

chocolate_traditional(leds, offset)

View Source
@spec chocolate_traditional(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

chocolate_web(leds, offset)

View Source
@spec chocolate_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cinereous(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cinnabar(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cinnamon_satin(leds, offset)

View Source
@spec cinnamon_satin(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec citrine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec citron(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec claret(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec coffee(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec colors() :: [color_struct_t()]

Get all the data about the predefined colors

Link to this function

columbia_blue(leds, offset)

View Source
@spec columbia_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

congo_pink(leds, offset)

View Source
@spec congo_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cool_grey(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec copper(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

copper_crayola(leds, offset)

View Source
@spec copper_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

copper_penny(leds, offset)

View Source
@spec copper_penny(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

copper_red(leds, offset)

View Source
@spec copper_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

copper_rose(leds, offset)

View Source
@spec copper_rose(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

coquelicot(leds, offset)

View Source
@spec coquelicot(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec coral(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

coral_pink(leds, offset)

View Source
@spec coral_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cordovan(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec corn(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cornflower_blue(leds, offset)

View Source
@spec cornflower_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cornsilk(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cosmic_cobalt(leds, offset)

View Source
@spec cosmic_cobalt(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cosmic_latte(leds, offset)

View Source
@spec cosmic_latte(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cotton_candy(leds, offset)

View Source
@spec cotton_candy(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

coyote_brown(leds, offset)

View Source
@spec coyote_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cream(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec crimson(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

crimson_ua(leds, offset)

View Source
@spec crimson_ua(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cultured_pearl(leds, offset)

View Source
@spec cultured_pearl(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cyan(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cyan_process(leds, offset)

View Source
@spec cyan_process(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cyber_grape(leds, offset)

View Source
@spec cyber_grape(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

cyber_yellow(leds, offset)

View Source
@spec cyber_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec cyclamen(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_brown(leds, offset)

View Source
@spec dark_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_byzantium(leds, offset)

View Source
@spec dark_byzantium(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec dark_cyan(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_electric_blue(leds, offset)

View Source
@spec dark_electric_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

dark_goldenrod(leds, offset)

View Source
@spec dark_goldenrod(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_green_x11(leds, offset)

View Source
@spec dark_green_x11(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_jungle_green(leds, offset)

View Source
@spec dark_jungle_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

dark_khaki(leds, offset)

View Source
@spec dark_khaki(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec dark_lava(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_liver_horses(leds, offset)

View Source
@spec dark_liver_horses(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

dark_magenta(leds, offset)

View Source
@spec dark_magenta(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_olive_green(leds, offset)

View Source
@spec dark_olive_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

dark_orange(leds, offset)

View Source
@spec dark_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_orchid(leds, offset)

View Source
@spec dark_orchid(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_purple(leds, offset)

View Source
@spec dark_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec dark_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_salmon(leds, offset)

View Source
@spec dark_salmon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_sea_green(leds, offset)

View Source
@spec dark_sea_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_sienna(leds, offset)

View Source
@spec dark_sienna(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_sky_blue(leds, offset)

View Source
@spec dark_sky_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_slate_blue(leds, offset)

View Source
@spec dark_slate_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_slate_gray(leds, offset)

View Source
@spec dark_slate_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_spring_green(leds, offset)

View Source
@spec dark_spring_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

dark_turquoise(leds, offset)

View Source
@spec dark_turquoise(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dark_violet(leds, offset)

View Source
@spec dark_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

davy_s_grey(leds, offset)

View Source
@spec davy_s_grey(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

deep_cerise(leds, offset)

View Source
@spec deep_cerise(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

deep_champagne(leds, offset)

View Source
@spec deep_champagne(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

deep_chestnut(leds, offset)

View Source
@spec deep_chestnut(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

deep_jungle_green(leds, offset)

View Source
@spec deep_jungle_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec deep_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

deep_saffron(leds, offset)

View Source
@spec deep_saffron(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

deep_sky_blue(leds, offset)

View Source
@spec deep_sky_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

deep_space_sparkle(leds, offset)

View Source
@spec deep_space_sparkle(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

deep_taupe(leds, offset)

View Source
@spec deep_taupe(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec denim(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

denim_blue(leds, offset)

View Source
@spec denim_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec desert(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

desert_sand(leds, offset)

View Source
@spec desert_sand(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec dim_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dodger_blue(leds, offset)

View Source
@spec dodger_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

drab_dark_brown(leds, offset)

View Source
@spec drab_dark_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec duke_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

dutch_white(leds, offset)

View Source
@spec dutch_white(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ebony(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ecru(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

eerie_black(leds, offset)

View Source
@spec eerie_black(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec eggplant(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec eggshell(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

electric_lime(leds, offset)

View Source
@spec electric_lime(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

electric_purple(leds, offset)

View Source
@spec electric_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

electric_violet(leds, offset)

View Source
@spec electric_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec emerald(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec eminence(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

english_lavender(leds, offset)

View Source
@spec english_lavender(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

english_red(leds, offset)

View Source
@spec english_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

english_vermillion(leds, offset)

View Source
@spec english_vermillion(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

english_violet(leds, offset)

View Source
@spec english_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec erin(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec eton_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec fallow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec falu_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec fandango(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

fandango_pink(leds, offset)

View Source
@spec fandango_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec fawn(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

fern_green(leds, offset)

View Source
@spec fern_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

field_drab(leds, offset)

View Source
@spec field_drab(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

fiery_rose(leds, offset)

View Source
@spec fiery_rose(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec finn(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

fire_engine_red(leds, offset)

View Source
@spec fire_engine_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec firebrick(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec flame(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec flax(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec flirt(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

floral_white(leds, offset)

View Source
@spec floral_white(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

forest_green_web(leds, offset)

View Source
@spec forest_green_web(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

french_beige(leds, offset)

View Source
@spec french_beige(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

french_bistre(leds, offset)

View Source
@spec french_bistre(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

french_blue(leds, offset)

View Source
@spec french_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

french_fuchsia(leds, offset)

View Source
@spec french_fuchsia(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

french_lilac(leds, offset)

View Source
@spec french_lilac(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

french_lime(leds, offset)

View Source
@spec french_lime(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

french_mauve(leds, offset)

View Source
@spec french_mauve(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

french_pink(leds, offset)

View Source
@spec french_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

french_raspberry(leds, offset)

View Source
@spec french_raspberry(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

french_sky_blue(leds, offset)

View Source
@spec french_sky_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

french_violet(leds, offset)

View Source
@spec french_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec frostbite(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec fuchsia(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

fuchsia_crayola(leds, offset)

View Source
@spec fuchsia_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec fulvous(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

fuzzy_wuzzy(leds, offset)

View Source
@spec fuzzy_wuzzy(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec gainsboro(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec gamboge(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

generic_viridian(leds, offset)

View Source
@spec generic_viridian(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

ghost_white(leds, offset)

View Source
@spec ghost_white(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec glaucous(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

glossy_grape(leds, offset)

View Source
@spec glossy_grape(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec go_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

gold_crayola(leds, offset)

View Source
@spec gold_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

gold_fusion(leds, offset)

View Source
@spec gold_fusion(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

gold_metallic(leds, offset)

View Source
@spec gold_metallic(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

gold_web_golden(leds, offset)

View Source
@spec gold_web_golden(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

golden_brown(leds, offset)

View Source
@spec golden_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

golden_poppy(leds, offset)

View Source
@spec golden_poppy(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

golden_yellow(leds, offset)

View Source
@spec golden_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec goldenrod(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

gotham_green(leds, offset)

View Source
@spec gotham_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

granite_gray(leds, offset)

View Source
@spec granite_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

granny_smith_apple(leds, offset)

View Source
@spec granny_smith_apple(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec gray_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

gray_x11_gray(leds, offset)

View Source
@spec gray_x11_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

green_blue(leds, offset)

View Source
@spec green_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

green_crayola(leds, offset)

View Source
@spec green_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

green_lizard(leds, offset)

View Source
@spec green_lizard(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

green_munsell(leds, offset)

View Source
@spec green_munsell(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec green_ncs(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

green_pantone(leds, offset)

View Source
@spec green_pantone(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

green_pigment(leds, offset)

View Source
@spec green_pigment(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

green_sheen(leds, offset)

View Source
@spec green_sheen(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec green_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec gunmetal(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

hansa_yellow(leds, offset)

View Source
@spec hansa_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec harlequin(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

harvest_gold(leds, offset)

View Source
@spec harvest_gold(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec heat_wave(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

heliotrope(leds, offset)

View Source
@spec heliotrope(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

heliotrope_gray(leds, offset)

View Source
@spec heliotrope_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

hollywood_cerise(leds, offset)

View Source
@spec hollywood_cerise(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

honolulu_blue(leds, offset)

View Source
@spec honolulu_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

hooker_s_green(leds, offset)

View Source
@spec hooker_s_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

hot_magenta(leds, offset)

View Source
@spec hot_magenta(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec hot_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

hunter_green(leds, offset)

View Source
@spec hunter_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec iceberg(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

illuminating_emerald(leds, offset)

View Source
@spec illuminating_emerald(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

imperial_red(leds, offset)

View Source
@spec imperial_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec inchworm(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

independence(leds, offset)

View Source
@spec independence(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

india_green(leds, offset)

View Source
@spec india_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

indian_red(leds, offset)

View Source
@spec indian_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

indian_yellow(leds, offset)

View Source
@spec indian_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec indigo(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

indigo_dye(leds, offset)

View Source
@spec indigo_dye(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

info(name, what \\ :hex)

View Source
@spec info(name :: color_names_t(), what :: color_props_t()) :: color_vals_t()

Retrieve information about the color with the given name

Link to this function

international_klein_blue(leds, offset)

View Source
@spec international_klein_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

international_orange_engineering(leds, offset)

View Source
@spec international_orange_engineering(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

international_orange_golden_gate_bridge(leds, offset)

View Source
@spec international_orange_golden_gate_bridge(
  Fledex.Leds.t(),
  offset :: non_neg_integer()
) ::
  Fledex.Leds.t()
Link to this function

irresistible(leds, offset)

View Source
@spec irresistible(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this macro

is_color_name(atom)

View Source (macro)
Link to this function

isabelline(leds, offset)

View Source
@spec isabelline(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

italian_sky_blue(leds, offset)

View Source
@spec italian_sky_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec ivory(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

japanese_carmine(leds, offset)

View Source
@spec japanese_carmine(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

japanese_violet(leds, offset)

View Source
@spec japanese_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec jasmine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

jazzberry_jam(leds, offset)

View Source
@spec jazzberry_jam(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec jet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec jonquil(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec june_bud(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

jungle_green(leds, offset)

View Source
@spec jungle_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

kelly_green(leds, offset)

View Source
@spec kelly_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec keppel(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec key_lime(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec khaki_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

khaki_x11_light_khaki(leds, offset)

View Source
@spec khaki_x11_light_khaki(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec kobe(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec kobi(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec kobicha(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

ksu_purple(leds, offset)

View Source
@spec ksu_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

languid_lavender(leds, offset)

View Source
@spec languid_lavender(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

lapis_lazuli(leds, offset)

View Source
@spec lapis_lazuli(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

laser_lemon(leds, offset)

View Source
@spec laser_lemon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

laurel_green(leds, offset)

View Source
@spec laurel_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec lava(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lavender_blue(leds, offset)

View Source
@spec lavender_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lavender_blush(leds, offset)

View Source
@spec lavender_blush(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lavender_floral(leds, offset)

View Source
@spec lavender_floral(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lavender_gray(leds, offset)

View Source
@spec lavender_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lavender_web(leds, offset)

View Source
@spec lavender_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lawn_green(leds, offset)

View Source
@spec lawn_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec lemon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lemon_chiffon(leds, offset)

View Source
@spec lemon_chiffon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lemon_curry(leds, offset)

View Source
@spec lemon_curry(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lemon_glacier(leds, offset)

View Source
@spec lemon_glacier(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lemon_meringue(leds, offset)

View Source
@spec lemon_meringue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lemon_yellow(leds, offset)

View Source
@spec lemon_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lemon_yellow_crayola(leds, offset)

View Source
@spec lemon_yellow_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec liberty(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_blue(leds, offset)

View Source
@spec light_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_coral(leds, offset)

View Source
@spec light_coral(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_cornflower_blue(leds, offset)

View Source
@spec light_cornflower_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

light_cyan(leds, offset)

View Source
@spec light_cyan(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_french_beige(leds, offset)

View Source
@spec light_french_beige(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

light_goldenrod_yellow(leds, offset)

View Source
@spec light_goldenrod_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

light_gray(leds, offset)

View Source
@spec light_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_green(leds, offset)

View Source
@spec light_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_orange(leds, offset)

View Source
@spec light_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_periwinkle(leds, offset)

View Source
@spec light_periwinkle(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

light_pink(leds, offset)

View Source
@spec light_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_salmon(leds, offset)

View Source
@spec light_salmon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_sea_green(leds, offset)

View Source
@spec light_sea_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_sky_blue(leds, offset)

View Source
@spec light_sky_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

light_slate_gray(leds, offset)

View Source
@spec light_slate_gray(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

light_steel_blue(leds, offset)

View Source
@spec light_steel_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

light_yellow(leds, offset)

View Source
@spec light_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec lilac(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lilac_luster(leds, offset)

View Source
@spec lilac_luster(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lime_color_wheel(leds, offset)

View Source
@spec lime_color_wheel(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

lime_green(leds, offset)

View Source
@spec lime_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

lime_web_x11_green(leds, offset)

View Source
@spec lime_web_x11_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

lincoln_green(leds, offset)

View Source
@spec lincoln_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec linen(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec lion(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

liseran_purple(leds, offset)

View Source
@spec liseran_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

little_boy_blue(leds, offset)

View Source
@spec little_boy_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec liver(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

liver_chestnut(leds, offset)

View Source
@spec liver_chestnut(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

liver_dogs(leds, offset)

View Source
@spec liver_dogs(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

liver_organ(leds, offset)

View Source
@spec liver_organ(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec livid(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

macaroni_and_cheese(leds, offset)

View Source
@spec macaroni_and_cheese(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

madder_lake(leds, offset)

View Source
@spec madder_lake(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec magenta(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

magenta_crayola(leds, offset)

View Source
@spec magenta_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

magenta_dye(leds, offset)

View Source
@spec magenta_dye(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

magenta_haze(leds, offset)

View Source
@spec magenta_haze(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

magenta_pantone(leds, offset)

View Source
@spec magenta_pantone(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

magenta_process(leds, offset)

View Source
@spec magenta_process(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

magic_mint(leds, offset)

View Source
@spec magic_mint(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec magnolia(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mahogany(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec maize(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

maize_crayola(leds, offset)

View Source
@spec maize_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

majorelle_blue(leds, offset)

View Source
@spec majorelle_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec malachite(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec manatee(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mandarin(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mango(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mango_tango(leds, offset)

View Source
@spec mango_tango(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mantis(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mardi_gras(leds, offset)

View Source
@spec mardi_gras(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec marigold(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

maroon_crayola(leds, offset)

View Source
@spec maroon_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

maroon_web(leds, offset)

View Source
@spec maroon_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

maroon_x11(leds, offset)

View Source
@spec maroon_x11(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mauve(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mauve_taupe(leds, offset)

View Source
@spec mauve_taupe(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mauvelous(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

maximum_blue(leds, offset)

View Source
@spec maximum_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

maximum_blue_green(leds, offset)

View Source
@spec maximum_blue_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

maximum_blue_purple(leds, offset)

View Source
@spec maximum_blue_purple(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

maximum_green(leds, offset)

View Source
@spec maximum_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

maximum_green_yellow(leds, offset)

View Source
@spec maximum_green_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

maximum_purple(leds, offset)

View Source
@spec maximum_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

maximum_red(leds, offset)

View Source
@spec maximum_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

maximum_red_purple(leds, offset)

View Source
@spec maximum_red_purple(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

maximum_yellow(leds, offset)

View Source
@spec maximum_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

maximum_yellow_red(leds, offset)

View Source
@spec maximum_yellow_red(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec may_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec maya_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

medium_aquamarine(leds, offset)

View Source
@spec medium_aquamarine(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

medium_blue(leds, offset)

View Source
@spec medium_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

medium_candy_apple_red(leds, offset)

View Source
@spec medium_candy_apple_red(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

medium_carmine(leds, offset)

View Source
@spec medium_carmine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

medium_champagne(leds, offset)

View Source
@spec medium_champagne(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

medium_orchid(leds, offset)

View Source
@spec medium_orchid(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

medium_purple(leds, offset)

View Source
@spec medium_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

medium_sea_green(leds, offset)

View Source
@spec medium_sea_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

medium_slate_blue(leds, offset)

View Source
@spec medium_slate_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

medium_spring_green(leds, offset)

View Source
@spec medium_spring_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

medium_turquoise(leds, offset)

View Source
@spec medium_turquoise(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

medium_violet_red(leds, offset)

View Source
@spec medium_violet_red(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

mellow_apricot(leds, offset)

View Source
@spec mellow_apricot(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mellow_yellow(leds, offset)

View Source
@spec mellow_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec melon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

metallic_gold(leds, offset)

View Source
@spec metallic_gold(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

metallic_seaweed(leds, offset)

View Source
@spec metallic_seaweed(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

metallic_sunburst(leds, offset)

View Source
@spec metallic_sunburst(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

mexican_pink(leds, offset)

View Source
@spec mexican_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

middle_blue(leds, offset)

View Source
@spec middle_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

middle_blue_green(leds, offset)

View Source
@spec middle_blue_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

middle_blue_purple(leds, offset)

View Source
@spec middle_blue_purple(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

middle_green(leds, offset)

View Source
@spec middle_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

middle_green_yellow(leds, offset)

View Source
@spec middle_green_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

middle_grey(leds, offset)

View Source
@spec middle_grey(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

middle_purple(leds, offset)

View Source
@spec middle_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

middle_red(leds, offset)

View Source
@spec middle_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

middle_red_purple(leds, offset)

View Source
@spec middle_red_purple(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

middle_yellow(leds, offset)

View Source
@spec middle_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

middle_yellow_red(leds, offset)

View Source
@spec middle_yellow_red(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec midnight(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

midnight_blue(leds, offset)

View Source
@spec midnight_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

midnight_green_eagle_green(leds, offset)

View Source
@spec midnight_green_eagle_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

mikado_yellow(leds, offset)

View Source
@spec mikado_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mimi_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mindaro(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ming(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

minion_yellow(leds, offset)

View Source
@spec minion_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mint(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mint_cream(leds, offset)

View Source
@spec mint_cream(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mint_green(leds, offset)

View Source
@spec mint_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

misty_moss(leds, offset)

View Source
@spec misty_moss(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

misty_rose(leds, offset)

View Source
@spec misty_rose(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mode_beige(leds, offset)

View Source
@spec mode_beige(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mona_lisa(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

morning_blue(leds, offset)

View Source
@spec morning_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

moss_green(leds, offset)

View Source
@spec moss_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mountain_meadow(leds, offset)

View Source
@spec mountain_meadow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mountbatten_pink(leds, offset)

View Source
@spec mountbatten_pink(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec msu_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mulberry(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mulberry_crayola(leds, offset)

View Source
@spec mulberry_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec mustard(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

myrtle_green(leds, offset)

View Source
@spec myrtle_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec mystic(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

mystic_maroon(leds, offset)

View Source
@spec mystic_maroon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

nadeshiko_pink(leds, offset)

View Source
@spec nadeshiko_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec names() :: [color_names_t()]

Get a list of all the predefined color (atom) names. The name can be used to either retrieve the info by calling info/2 or by calling the function with that name (see also the Color Names section nad the example livebook)

Link to this function

naples_yellow(leds, offset)

View Source
@spec naples_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec neon_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

neon_fuchsia(leds, offset)

View Source
@spec neon_fuchsia(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

neon_green(leds, offset)

View Source
@spec neon_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

new_york_pink(leds, offset)

View Source
@spec new_york_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec nickel(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

non_photo_blue(leds, offset)

View Source
@spec non_photo_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec nyanza(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ochre(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

old_burgundy(leds, offset)

View Source
@spec old_burgundy(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec old_gold(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec old_lace(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

old_lavender(leds, offset)

View Source
@spec old_lavender(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec old_mauve(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec old_rose(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

old_silver(leds, offset)

View Source
@spec old_silver(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec olive(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

olive_drab_3(leds, offset)

View Source
@spec olive_drab_3(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

olive_drab_7(leds, offset)

View Source
@spec olive_drab_7(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

olive_green(leds, offset)

View Source
@spec olive_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec olivine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec onyx(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec opal(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

opera_mauve(leds, offset)

View Source
@spec opera_mauve(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

orange_crayola(leds, offset)

View Source
@spec orange_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

orange_pantone(leds, offset)

View Source
@spec orange_pantone(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

orange_peel(leds, offset)

View Source
@spec orange_peel(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

orange_red(leds, offset)

View Source
@spec orange_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

orange_red_crayola(leds, offset)

View Source
@spec orange_red_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

orange_soda(leds, offset)

View Source
@spec orange_soda(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

orange_web(leds, offset)

View Source
@spec orange_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

orange_yellow(leds, offset)

View Source
@spec orange_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

orange_yellow_crayola(leds, offset)

View Source
@spec orange_yellow_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec orchid(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

orchid_crayola(leds, offset)

View Source
@spec orchid_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

orchid_pink(leds, offset)

View Source
@spec orchid_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

ou_crimson_red(leds, offset)

View Source
@spec ou_crimson_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

outer_space_crayola(leds, offset)

View Source
@spec outer_space_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

outrageous_orange(leds, offset)

View Source
@spec outrageous_orange(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec oxblood(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

oxford_blue(leds, offset)

View Source
@spec oxford_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pacific_blue(leds, offset)

View Source
@spec pacific_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pakistan_green(leds, offset)

View Source
@spec pakistan_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

palatinate_purple(leds, offset)

View Source
@spec palatinate_purple(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec pale_aqua(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pale_cerulean(leds, offset)

View Source
@spec pale_cerulean(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pale_dogwood(leds, offset)

View Source
@spec pale_dogwood(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec pale_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pale_purple_pantone(leds, offset)

View Source
@spec pale_purple_pantone(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

pale_spring_bud(leds, offset)

View Source
@spec pale_spring_bud(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pansy_purple(leds, offset)

View Source
@spec pansy_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

paolo_veronese_green(leds, offset)

View Source
@spec paolo_veronese_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

papaya_whip(leds, offset)

View Source
@spec papaya_whip(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

paradise_pink(leds, offset)

View Source
@spec paradise_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec parchment(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

paris_green(leds, offset)

View Source
@spec paris_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pastel_pink(leds, offset)

View Source
@spec pastel_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec patriarch(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec paua(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

payne_s_grey(leds, offset)

View Source
@spec payne_s_grey(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec peach(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

peach_crayola(leds, offset)

View Source
@spec peach_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

peach_puff(leds, offset)

View Source
@spec peach_puff(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec pear(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pearly_purple(leds, offset)

View Source
@spec pearly_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

periwinkle(leds, offset)

View Source
@spec periwinkle(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

periwinkle_crayola(leds, offset)

View Source
@spec periwinkle_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

permanent_geranium_lake(leds, offset)

View Source
@spec permanent_geranium_lake(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

persian_blue(leds, offset)

View Source
@spec persian_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

persian_green(leds, offset)

View Source
@spec persian_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

persian_indigo(leds, offset)

View Source
@spec persian_indigo(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

persian_orange(leds, offset)

View Source
@spec persian_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

persian_pink(leds, offset)

View Source
@spec persian_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

persian_plum(leds, offset)

View Source
@spec persian_plum(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

persian_red(leds, offset)

View Source
@spec persian_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

persian_rose(leds, offset)

View Source
@spec persian_rose(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec persimmon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pewter_blue(leds, offset)

View Source
@spec pewter_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec phlox(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

phthalo_blue(leds, offset)

View Source
@spec phthalo_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

phthalo_green(leds, offset)

View Source
@spec phthalo_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

picotee_blue(leds, offset)

View Source
@spec picotee_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pictorial_carmine(leds, offset)

View Source
@spec pictorial_carmine(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

piggy_pink(leds, offset)

View Source
@spec piggy_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pine_green(leds, offset)

View Source
@spec pine_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec pine_tree(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec pink_lace(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pink_lavender(leds, offset)

View Source
@spec pink_lavender(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pink_pantone(leds, offset)

View Source
@spec pink_pantone(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pink_sherbet(leds, offset)

View Source
@spec pink_sherbet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec pistachio(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec platinum(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec plum(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec plum_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

plump_purple(leds, offset)

View Source
@spec plump_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

polished_pine(leds, offset)

View Source
@spec polished_pine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pomp_and_power(leds, offset)

View Source
@spec pomp_and_power(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec popstar(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

portland_orange(leds, offset)

View Source
@spec portland_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

powder_blue(leds, offset)

View Source
@spec powder_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

princeton_orange(leds, offset)

View Source
@spec princeton_orange(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

process_yellow(leds, offset)

View Source
@spec process_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec prune(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

prussian_blue(leds, offset)

View Source
@spec prussian_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

psychedelic_purple(leds, offset)

View Source
@spec psychedelic_purple(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec puce(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

pullman_brown_ups_brown(leds, offset)

View Source
@spec pullman_brown_ups_brown(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec pumpkin(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

purple_mountain_majesty(leds, offset)

View Source
@spec purple_mountain_majesty(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

purple_munsell(leds, offset)

View Source
@spec purple_munsell(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

purple_navy(leds, offset)

View Source
@spec purple_navy(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

purple_pizzazz(leds, offset)

View Source
@spec purple_pizzazz(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

purple_plum(leds, offset)

View Source
@spec purple_plum(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

purple_web(leds, offset)

View Source
@spec purple_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

purple_x11(leds, offset)

View Source
@spec purple_x11(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec purpureus(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

queen_blue(leds, offset)

View Source
@spec queen_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

queen_pink(leds, offset)

View Source
@spec queen_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

quick_silver(leds, offset)

View Source
@spec quick_silver(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

quinacridone_magenta(leds, offset)

View Source
@spec quinacridone_magenta(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

radical_red(leds, offset)

View Source
@spec radical_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

raisin_black(leds, offset)

View Source
@spec raisin_black(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rajah(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec raspberry(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

raspberry_glace(leds, offset)

View Source
@spec raspberry_glace(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

raspberry_rose(leds, offset)

View Source
@spec raspberry_rose(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

raw_sienna(leds, offset)

View Source
@spec raw_sienna(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec raw_umber(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

razzle_dazzle_rose(leds, offset)

View Source
@spec razzle_dazzle_rose(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

razzmatazz(leds, offset)

View Source
@spec razzmatazz(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

razzmic_berry(leds, offset)

View Source
@spec razzmic_berry(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rebecca_purple(leds, offset)

View Source
@spec rebecca_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

red_crayola(leds, offset)

View Source
@spec red_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

red_munsell(leds, offset)

View Source
@spec red_munsell(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec red_ncs(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

red_orange(leds, offset)

View Source
@spec red_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

red_orange_color_wheel(leds, offset)

View Source
@spec red_orange_color_wheel(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

red_orange_crayola(leds, offset)

View Source
@spec red_orange_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

red_pantone(leds, offset)

View Source
@spec red_pantone(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

red_pigment(leds, offset)

View Source
@spec red_pigment(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

red_purple(leds, offset)

View Source
@spec red_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec red_ryb(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec red_salsa(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

red_violet(leds, offset)

View Source
@spec red_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

red_violet_color_wheel(leds, offset)

View Source
@spec red_violet_color_wheel(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

red_violet_crayola(leds, offset)

View Source
@spec red_violet_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec redwood(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

resolution_blue(leds, offset)

View Source
@spec resolution_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rhythm(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rich_black(leds, offset)

View Source
@spec rich_black(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rich_black_fogra29(leds, offset)

View Source
@spec rich_black_fogra29(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

rich_black_fogra39(leds, offset)

View Source
@spec rich_black_fogra39(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

rifle_green(leds, offset)

View Source
@spec rifle_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

robin_egg_blue(leds, offset)

View Source
@spec robin_egg_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rocket_metallic(leds, offset)

View Source
@spec rocket_metallic(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rojo_spanish_red(leds, offset)

View Source
@spec rojo_spanish_red(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

roman_silver(leds, offset)

View Source
@spec roman_silver(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rose(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rose_bonbon(leds, offset)

View Source
@spec rose_bonbon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rose_dust(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rose_ebony(leds, offset)

View Source
@spec rose_ebony(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rose_madder(leds, offset)

View Source
@spec rose_madder(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rose_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rose_pompadour(leds, offset)

View Source
@spec rose_pompadour(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rose_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rose_taupe(leds, offset)

View Source
@spec rose_taupe(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rose_vale(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rosewood(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rosso_corsa(leds, offset)

View Source
@spec rosso_corsa(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rosy_brown(leds, offset)

View Source
@spec rosy_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

royal_blue_dark(leds, offset)

View Source
@spec royal_blue_dark(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

royal_blue_light(leds, offset)

View Source
@spec royal_blue_light(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

royal_purple(leds, offset)

View Source
@spec royal_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

royal_yellow(leds, offset)

View Source
@spec royal_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ruber(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

rubine_red(leds, offset)

View Source
@spec rubine_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ruby(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ruby_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rufous(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec russet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

russian_green(leds, offset)

View Source
@spec russian_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

russian_violet(leds, offset)

View Source
@spec russian_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rust(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec rusty_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sacramento_state_green(leds, offset)

View Source
@spec sacramento_state_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

saddle_brown(leds, offset)

View Source
@spec saddle_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

safety_orange(leds, offset)

View Source
@spec safety_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

safety_orange_blaze_orange(leds, offset)

View Source
@spec safety_orange_blaze_orange(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

safety_yellow(leds, offset)

View Source
@spec safety_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec saffron(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sage(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec salmon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

salmon_pink(leds, offset)

View Source
@spec salmon_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sand(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sand_dune(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sandy_brown(leds, offset)

View Source
@spec sandy_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sap_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sapphire(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sapphire_blue(leds, offset)

View Source
@spec sapphire_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sapphire_crayola(leds, offset)

View Source
@spec sapphire_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

satin_sheen_gold(leds, offset)

View Source
@spec satin_sheen_gold(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec scarlet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

schauss_pink(leds, offset)

View Source
@spec schauss_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

school_bus_yellow(leds, offset)

View Source
@spec school_bus_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

screamin_green(leds, offset)

View Source
@spec screamin_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sea_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sea_green_crayola(leds, offset)

View Source
@spec sea_green_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

seal_brown(leds, offset)

View Source
@spec seal_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec seance(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec seashell(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec secret(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

selective_yellow(leds, offset)

View Source
@spec selective_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec sepia(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec shadow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

shadow_blue(leds, offset)

View Source
@spec shadow_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

shamrock_green(leds, offset)

View Source
@spec shamrock_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sheen_green(leds, offset)

View Source
@spec sheen_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

shimmering_blush(leds, offset)

View Source
@spec shimmering_blush(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

shiny_shamrock(leds, offset)

View Source
@spec shiny_shamrock(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

shocking_pink(leds, offset)

View Source
@spec shocking_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

shocking_pink_crayola(leds, offset)

View Source
@spec shocking_pink_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec sienna(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec silver(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

silver_chalice(leds, offset)

View Source
@spec silver_chalice(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

silver_crayola(leds, offset)

View Source
@spec silver_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

silver_metallic(leds, offset)

View Source
@spec silver_metallic(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

silver_pink(leds, offset)

View Source
@spec silver_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

silver_sand(leds, offset)

View Source
@spec silver_sand(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sinopia(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sizzling_red(leds, offset)

View Source
@spec sizzling_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sizzling_sunrise(leds, offset)

View Source
@spec sizzling_sunrise(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec skobeloff(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sky_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sky_blue_crayola(leds, offset)

View Source
@spec sky_blue_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

sky_magenta(leds, offset)

View Source
@spec sky_magenta(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

slate_blue(leds, offset)

View Source
@spec slate_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

slate_gray(leds, offset)

View Source
@spec slate_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

slimy_green(leds, offset)

View Source
@spec slimy_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec smitten(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

smoky_black(leds, offset)

View Source
@spec smoky_black(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec snow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

solid_pink(leds, offset)

View Source
@spec solid_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sonic_silver(leds, offset)

View Source
@spec sonic_silver(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

space_cadet(leds, offset)

View Source
@spec space_cadet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spanish_bistre(leds, offset)

View Source
@spec spanish_bistre(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spanish_blue(leds, offset)

View Source
@spec spanish_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spanish_carmine(leds, offset)

View Source
@spec spanish_carmine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spanish_gray(leds, offset)

View Source
@spec spanish_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spanish_green(leds, offset)

View Source
@spec spanish_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spanish_orange(leds, offset)

View Source
@spec spanish_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spanish_pink(leds, offset)

View Source
@spec spanish_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spanish_red(leds, offset)

View Source
@spec spanish_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spanish_sky_blue(leds, offset)

View Source
@spec spanish_sky_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

spanish_violet(leds, offset)

View Source
@spec spanish_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spanish_viridian(leds, offset)

View Source
@spec spanish_viridian(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

spring_bud(leds, offset)

View Source
@spec spring_bud(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spring_frost(leds, offset)

View Source
@spec spring_frost(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spring_green(leds, offset)

View Source
@spec spring_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

spring_green_crayola(leds, offset)

View Source
@spec spring_green_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

st_patrick_s_blue(leds, offset)

View Source
@spec st_patrick_s_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

star_command_blue(leds, offset)

View Source
@spec star_command_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

steel_blue(leds, offset)

View Source
@spec steel_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

steel_pink(leds, offset)

View Source
@spec steel_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

stil_de_grain_yellow(leds, offset)

View Source
@spec stil_de_grain_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec straw(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

strawberry(leds, offset)

View Source
@spec strawberry(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

strawberry_blonde(leds, offset)

View Source
@spec strawberry_blonde(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

strong_lime_green(leds, offset)

View Source
@spec strong_lime_green(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

sugar_plum(leds, offset)

View Source
@spec sugar_plum(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sunglow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sunray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec sunset(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

super_pink(leds, offset)

View Source
@spec super_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

sweet_brown(leds, offset)

View Source
@spec sweet_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

syracuse_orange(leds, offset)

View Source
@spec syracuse_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec tan(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tan_crayola(leds, offset)

View Source
@spec tan_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec tangerine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tango_pink(leds, offset)

View Source
@spec tango_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tart_orange(leds, offset)

View Source
@spec tart_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec taupe(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

taupe_gray(leds, offset)

View Source
@spec taupe_gray(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec tea_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec tea_rose(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec teal(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec teal_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

telemagenta(leds, offset)

View Source
@spec telemagenta(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tenne_tawny(leds, offset)

View Source
@spec tenne_tawny(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

terra_cotta(leds, offset)

View Source
@spec terra_cotta(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec thistle(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

thulian_pink(leds, offset)

View Source
@spec thulian_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tickle_me_pink(leds, offset)

View Source
@spec tickle_me_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tiffany_blue(leds, offset)

View Source
@spec tiffany_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

timberwolf(leds, offset)

View Source
@spec timberwolf(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

titanium_yellow(leds, offset)

View Source
@spec titanium_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec tomato(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tourmaline(leds, offset)

View Source
@spec tourmaline(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tropical_rainforest(leds, offset)

View Source
@spec tropical_rainforest(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec true_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

trypan_blue(leds, offset)

View Source
@spec trypan_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tufts_blue(leds, offset)

View Source
@spec tufts_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tumbleweed(leds, offset)

View Source
@spec tumbleweed(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec turquoise(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

turquoise_blue(leds, offset)

View Source
@spec turquoise_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

turquoise_green(leds, offset)

View Source
@spec turquoise_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

turtle_green(leds, offset)

View Source
@spec turtle_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec tuscan(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tuscan_brown(leds, offset)

View Source
@spec tuscan_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tuscan_red(leds, offset)

View Source
@spec tuscan_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

tuscan_tan(leds, offset)

View Source
@spec tuscan_tan(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec tuscany(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

twilight_lavender(leds, offset)

View Source
@spec twilight_lavender(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

tyrian_purple(leds, offset)

View Source
@spec tyrian_purple(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ua_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ua_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

ultra_pink(leds, offset)

View Source
@spec ultra_pink(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec ultra_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

ultramarine(leds, offset)

View Source
@spec ultramarine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

ultramarine_blue(leds, offset)

View Source
@spec ultramarine_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec umber(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

unbleached_silk(leds, offset)

View Source
@spec unbleached_silk(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

united_nations_blue(leds, offset)

View Source
@spec united_nations_blue(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

university_of_pennsylvania_red(leds, offset)

View Source
@spec university_of_pennsylvania_red(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

unmellow_yellow(leds, offset)

View Source
@spec unmellow_yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

up_forest_green(leds, offset)

View Source
@spec up_forest_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec up_maroon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

upsdell_red(leds, offset)

View Source
@spec upsdell_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

uranian_blue(leds, offset)

View Source
@spec uranian_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

usafa_blue(leds, offset)

View Source
@spec usafa_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

van_dyke_brown(leds, offset)

View Source
@spec van_dyke_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec vanilla(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

vanilla_ice(leds, offset)

View Source
@spec vanilla_ice(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

vegas_gold(leds, offset)

View Source
@spec vegas_gold(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

venetian_red(leds, offset)

View Source
@spec venetian_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec verdigris(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

vermilion2(leds, offset)

View Source
@spec vermilion2(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec vermilion(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec veronica(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

violet_blue(leds, offset)

View Source
@spec violet_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

violet_blue_crayola(leds, offset)

View Source
@spec violet_blue_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

violet_color_wheel(leds, offset)

View Source
@spec violet_color_wheel(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

violet_crayola(leds, offset)

View Source
@spec violet_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

violet_red(leds, offset)

View Source
@spec violet_red(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

violet_red_perbang(leds, offset)

View Source
@spec violet_red_perbang(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

violet_ryb(leds, offset)

View Source
@spec violet_ryb(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

violet_web(leds, offset)

View Source
@spec violet_web(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec viridian(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

viridian_green(leds, offset)

View Source
@spec viridian_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

vivid_burgundy(leds, offset)

View Source
@spec vivid_burgundy(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

vivid_sky_blue(leds, offset)

View Source
@spec vivid_sky_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

vivid_tangerine(leds, offset)

View Source
@spec vivid_tangerine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

vivid_violet(leds, offset)

View Source
@spec vivid_violet(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec volt(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

warm_black(leds, offset)

View Source
@spec warm_black(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

weezy_blue(leds, offset)

View Source
@spec weezy_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec wheat(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec white(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

wild_blue_yonder(leds, offset)

View Source
@spec wild_blue_yonder(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

wild_orchid(leds, offset)

View Source
@spec wild_orchid(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

wild_strawberry(leds, offset)

View Source
@spec wild_strawberry(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

wild_watermelon(leds, offset)

View Source
@spec wild_watermelon(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

windsor_tan(leds, offset)

View Source
@spec windsor_tan(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec wine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

wine_dregs(leds, offset)

View Source
@spec wine_dregs(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

winter_sky(leds, offset)

View Source
@spec winter_sky(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

wintergreen_dream(leds, offset)

View Source
@spec wintergreen_dream(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
@spec wisteria(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

wood_brown(leds, offset)

View Source
@spec wood_brown(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec xanadu(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec xanthic(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec xanthous(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec yale_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec yellow(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

yellow_crayola(leds, offset)

View Source
@spec yellow_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

yellow_green(leds, offset)

View Source
@spec yellow_green(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

yellow_green_color_wheel(leds, offset)

View Source
@spec yellow_green_color_wheel(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

yellow_green_crayola(leds, offset)

View Source
@spec yellow_green_crayola(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

yellow_munsell(leds, offset)

View Source
@spec yellow_munsell(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

yellow_ncs(leds, offset)

View Source
@spec yellow_ncs(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

yellow_orange(leds, offset)

View Source
@spec yellow_orange(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

yellow_orange_color_wheel(leds, offset)

View Source
@spec yellow_orange_color_wheel(Fledex.Leds.t(), offset :: non_neg_integer()) ::
  Fledex.Leds.t()
Link to this function

yellow_pantone(leds, offset)

View Source
@spec yellow_pantone(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

yellow_process(leds, offset)

View Source
@spec yellow_process(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

yellow_ryb(leds, offset)

View Source
@spec yellow_ryb(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

yellow_sunshine(leds, offset)

View Source
@spec yellow_sunshine(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
Link to this function

yinmn_blue(leds, offset)

View Source
@spec yinmn_blue(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec zaffre(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()
@spec zomp(Fledex.Leds.t(), offset :: non_neg_integer()) :: Fledex.Leds.t()