1.8
Predefined Colors

Predefined colors. More...

constexpr static Color transparent = Color(0x00000000)
 Predefined color. More...
 
constexpr static Color aliceblue = Color::rgb(0xf0f8ff)
 Predefined color. More...
 
constexpr static Color antiquewhite = Color::rgb(0xfaebd7)
 Predefined color. More...
 
constexpr static Color aqua = Color::rgb(0x00ffff)
 Predefined color. More...
 
constexpr static Color aquamarine = Color::rgb(0x7fffd4)
 Predefined color. More...
 
constexpr static Color azure = Color::rgb(0xf0ffff)
 Predefined color. More...
 
constexpr static Color beige = Color::rgb(0xf5f5dc)
 Predefined color. More...
 
constexpr static Color bisque = Color::rgb(0xffe4c4)
 Predefined color. More...
 
constexpr static Color black = Color::rgb(0x000000)
 Predefined color. More...
 
constexpr static Color blanchedalmond = Color::rgb(0xffebcd)
 Predefined color. More...
 
constexpr static Color blue = Color::rgb(0x0000ff)
 Predefined color. More...
 
constexpr static Color blueviolet = Color::rgb(0x8a2be2)
 Predefined color. More...
 
constexpr static Color brown = Color::rgb(0xa52a2a)
 Predefined color. More...
 
constexpr static Color burlywood = Color::rgb(0xdeb887)
 Predefined color. More...
 
constexpr static Color cadetblue = Color::rgb(0x5f9ea0)
 Predefined color. More...
 
constexpr static Color chartreuse = Color::rgb(0x7fff00)
 Predefined color. More...
 
constexpr static Color chocolate = Color::rgb(0xd2691e)
 Predefined color. More...
 
constexpr static Color coral = Color::rgb(0xff7f50)
 Predefined color. More...
 
constexpr static Color cornflowerblue = Color::rgb(0x6495ed)
 Predefined color. More...
 
constexpr static Color cornsilk = Color::rgb(0xfff8dc)
 Predefined color. More...
 
constexpr static Color crimson = Color::rgb(0xdc143c)
 Predefined color. More...
 
constexpr static Color cyan = Color::rgb(0x00ffff)
 Predefined color. More...
 
constexpr static Color darkblue = Color::rgb(0x00008b)
 Predefined color. More...
 
constexpr static Color darkcyan = Color::rgb(0x008b8b)
 Predefined color. More...
 
constexpr static Color darkgoldenrod = Color::rgb(0xb8860b)
 Predefined color. More...
 
constexpr static Color darkgray = Color::rgb(0xa9a9a9)
 Predefined color. More...
 
constexpr static Color darkgreen = Color::rgb(0x006400)
 Predefined color. More...
 
constexpr static Color darkgrey = Color::rgb(0xa9a9a9)
 Predefined color. More...
 
constexpr static Color darkkhaki = Color::rgb(0xbdb76b)
 Predefined color. More...
 
constexpr static Color darkmagenta = Color::rgb(0x8b008b)
 Predefined color. More...
 
constexpr static Color darkolivegreen = Color::rgb(0x556b2f)
 Predefined color. More...
 
constexpr static Color darkorange = Color::rgb(0xff8c00)
 Predefined color. More...
 
constexpr static Color darkorchid = Color::rgb(0x9932cc)
 Predefined color. More...
 
constexpr static Color darkred = Color::rgb(0x8b0000)
 Predefined color. More...
 
constexpr static Color darksalmon = Color::rgb(0xe9967a)
 Predefined color. More...
 
constexpr static Color darkseagreen = Color::rgb(0x8fbc8f)
 Predefined color. More...
 
constexpr static Color darkslateblue = Color::rgb(0x483d8b)
 Predefined color. More...
 
constexpr static Color darkslategray = Color::rgb(0x2f4f4f)
 Predefined color. More...
 
constexpr static Color darkslategrey = Color::rgb(0x2f4f4f)
 Predefined color. More...
 
constexpr static Color darkturquoise = Color::rgb(0x00ced1)
 Predefined color. More...
 
constexpr static Color darkviolet = Color::rgb(0x9400d3)
 Predefined color. More...
 
constexpr static Color deeppink = Color::rgb(0xff1493)
 Predefined color. More...
 
constexpr static Color deepskyblue = Color::rgb(0x00bfff)
 Predefined color. More...
 
constexpr static Color dimgray = Color::rgb(0x696969)
 Predefined color. More...
 
constexpr static Color dimgrey = Color::rgb(0x696969)
 Predefined color. More...
 
constexpr static Color dodgerblue = Color::rgb(0x1e90ff)
 Predefined color. More...
 
constexpr static Color firebrick = Color::rgb(0xb22222)
 Predefined color. More...
 
constexpr static Color floralwhite = Color::rgb(0xfffaf0)
 Predefined color. More...
 
constexpr static Color forestgreen = Color::rgb(0x228b22)
 Predefined color. More...
 
constexpr static Color fuchsia = Color::rgb(0xff00ff)
 Predefined color. More...
 
constexpr static Color gainsboro = Color::rgb(0xdcdcdc)
 Predefined color. More...
 
constexpr static Color ghostwhite = Color::rgb(0xf8f8ff)
 Predefined color. More...
 
constexpr static Color gold = Color::rgb(0xffd700)
 Predefined color. More...
 
constexpr static Color goldenrod = Color::rgb(0xdaa520)
 Predefined color. More...
 
constexpr static Color gray = Color::rgb(0x808080)
 Predefined color. More...
 
constexpr static Color green = Color::rgb(0x008000)
 Predefined color. More...
 
constexpr static Color greenyellow = Color::rgb(0xadff2f)
 Predefined color. More...
 
constexpr static Color grey = Color::rgb(0x808080)
 Predefined color. More...
 
constexpr static Color honeydew = Color::rgb(0xf0fff0)
 Predefined color. More...
 
constexpr static Color hotpink = Color::rgb(0xff69b4)
 Predefined color. More...
 
constexpr static Color indianred = Color::rgb(0xcd5c5c)
 Predefined color. More...
 
constexpr static Color indigo = Color::rgb(0x4b0082)
 Predefined color. More...
 
constexpr static Color ivory = Color::rgb(0xfffff0)
 Predefined color. More...
 
constexpr static Color khaki = Color::rgb(0xf0e68c)
 Predefined color. More...
 
constexpr static Color lavender = Color::rgb(0xe6e6fa)
 Predefined color. More...
 
constexpr static Color lavenderblush = Color::rgb(0xfff0f5)
 Predefined color. More...
 
constexpr static Color lawngreen = Color::rgb(0x7cfc00)
 Predefined color. More...
 
constexpr static Color lemonchiffon = Color::rgb(0xfffacd)
 Predefined color. More...
 
constexpr static Color lightblue = Color::rgb(0xadd8e6)
 Predefined color. More...
 
constexpr static Color lightcoral = Color::rgb(0xf08080)
 Predefined color. More...
 
constexpr static Color lightcyan = Color::rgb(0xe0ffff)
 Predefined color. More...
 
constexpr static Color lightgoldenrodyellow = Color::rgb(0xfafad2)
 Predefined color. More...
 
constexpr static Color lightgray = Color::rgb(0xd3d3d3)
 Predefined color. More...
 
constexpr static Color lightgreen = Color::rgb(0x90ee90)
 Predefined color. More...
 
constexpr static Color lightgrey = Color::rgb(0xd3d3d3)
 Predefined color. More...
 
constexpr static Color lightpink = Color::rgb(0xffb6c1)
 Predefined color. More...
 
constexpr static Color lightsalmon = Color::rgb(0xffa07a)
 Predefined color. More...
 
constexpr static Color lightseagreen = Color::rgb(0x20b2aa)
 Predefined color. More...
 
constexpr static Color lightskyblue = Color::rgb(0x87cefa)
 Predefined color. More...
 
constexpr static Color lightslategray = Color::rgb(0x778899)
 Predefined color. More...
 
constexpr static Color lightslategrey = Color::rgb(0x778899)
 Predefined color. More...
 
constexpr static Color lightsteelblue = Color::rgb(0xb0c4de)
 Predefined color. More...
 
constexpr static Color lightyellow = Color::rgb(0xffffe0)
 Predefined color. More...
 
constexpr static Color lime = Color::rgb(0x00ff00)
 Predefined color. More...
 
constexpr static Color limegreen = Color::rgb(0x32cd32)
 Predefined color. More...
 
constexpr static Color linen = Color::rgb(0xfaf0e6)
 Predefined color. More...
 
constexpr static Color magenta = Color::rgb(0xff00ff)
 Predefined color. More...
 
constexpr static Color maroon = Color::rgb(0x800000)
 Predefined color. More...
 
constexpr static Color mediumaquamarine = Color::rgb(0x66cdaa)
 Predefined color. More...
 
constexpr static Color mediumblue = Color::rgb(0x0000cd)
 Predefined color. More...
 
constexpr static Color mediumorchid = Color::rgb(0xba55d3)
 Predefined color. More...
 
constexpr static Color mediumpurple = Color::rgb(0x9370db)
 Predefined color. More...
 
constexpr static Color mediumseagreen = Color::rgb(0x3cb371)
 Predefined color. More...
 
constexpr static Color mediumslateblue = Color::rgb(0x7b68ee)
 Predefined color. More...
 
constexpr static Color mediumspringgreen = Color::rgb(0x00fa9a)
 Predefined color. More...
 
constexpr static Color mediumturquoise = Color::rgb(0x48d1cc)
 Predefined color. More...
 
constexpr static Color mediumvioletred = Color::rgb(0xc71585)
 Predefined color. More...
 
constexpr static Color midnightblue = Color::rgb(0x191970)
 Predefined color. More...
 
constexpr static Color mintcream = Color::rgb(0xf5fffa)
 Predefined color. More...
 
constexpr static Color mistyrose = Color::rgb(0xffe4e1)
 Predefined color. More...
 
constexpr static Color moccasin = Color::rgb(0xffe4b5)
 Predefined color. More...
 
constexpr static Color navajowhite = Color::rgb(0xffdead)
 Predefined color. More...
 
constexpr static Color navy = Color::rgb(0x000080)
 Predefined color. More...
 
constexpr static Color oldlace = Color::rgb(0xfdf5e6)
 Predefined color. More...
 
constexpr static Color olive = Color::rgb(0x808000)
 Predefined color. More...
 
constexpr static Color olivedrab = Color::rgb(0x6b8e23)
 Predefined color. More...
 
constexpr static Color orange = Color::rgb(0xffa500)
 Predefined color. More...
 
constexpr static Color orangered = Color::rgb(0xff4500)
 Predefined color. More...
 
constexpr static Color orchid = Color::rgb(0xda70d6)
 Predefined color. More...
 
constexpr static Color palegoldenrod = Color::rgb(0xeee8aa)
 Predefined color. More...
 
constexpr static Color palegreen = Color::rgb(0x98fb98)
 Predefined color. More...
 
constexpr static Color paleturquoise = Color::rgb(0xafeeee)
 Predefined color. More...
 
constexpr static Color palevioletred = Color::rgb(0xdb7093)
 Predefined color. More...
 
constexpr static Color papayawhip = Color::rgb(0xffefd5)
 Predefined color. More...
 
constexpr static Color peachpuff = Color::rgb(0xffdab9)
 Predefined color. More...
 
constexpr static Color peru = Color::rgb(0xcd853f)
 Predefined color. More...
 
constexpr static Color pink = Color::rgb(0xffc0cb)
 Predefined color. More...
 
constexpr static Color plum = Color::rgb(0xdda0dd)
 Predefined color. More...
 
constexpr static Color powderblue = Color::rgb(0xb0e0e6)
 Predefined color. More...
 
constexpr static Color purple = Color::rgb(0x800080)
 Predefined color. More...
 
constexpr static Color red = Color::rgb(0xff0000)
 Predefined color. More...
 
constexpr static Color rosybrown = Color::rgb(0xbc8f8f)
 Predefined color. More...
 
constexpr static Color royalblue = Color::rgb(0x4169e1)
 Predefined color. More...
 
constexpr static Color saddlebrown = Color::rgb(0x8b4513)
 Predefined color. More...
 
constexpr static Color salmon = Color::rgb(0xfa8072)
 Predefined color. More...
 
constexpr static Color sandybrown = Color::rgb(0xf4a460)
 Predefined color. More...
 
constexpr static Color seagreen = Color::rgb(0x2e8b57)
 Predefined color. More...
 
constexpr static Color seashell = Color::rgb(0xfff5ee)
 Predefined color. More...
 
constexpr static Color sienna = Color::rgb(0xa0522d)
 Predefined color. More...
 
constexpr static Color silver = Color::rgb(0xc0c0c0)
 Predefined color. More...
 
constexpr static Color skyblue = Color::rgb(0x87ceeb)
 Predefined color. More...
 
constexpr static Color slateblue = Color::rgb(0x6a5acd)
 Predefined color. More...
 
constexpr static Color slategray = Color::rgb(0x708090)
 Predefined color. More...
 
constexpr static Color slategrey = Color::rgb(0x708090)
 Predefined color. More...
 
constexpr static Color snow = Color::rgb(0xfffafa)
 Predefined color. More...
 
constexpr static Color springgreen = Color::rgb(0x00ff7f)
 Predefined color. More...
 
constexpr static Color steelblue = Color::rgb(0x4682b4)
 Predefined color. More...
 
constexpr static Color tan = Color::rgb(0xd2b48c)
 Predefined color. More...
 
constexpr static Color teal = Color::rgb(0x008080)
 Predefined color. More...
 
constexpr static Color thistle = Color::rgb(0xd8bfd8)
 Predefined color. More...
 
constexpr static Color tomato = Color::rgb(0xff6347)
 Predefined color. More...
 
constexpr static Color turquoise = Color::rgb(0x40e0d0)
 Predefined color. More...
 
constexpr static Color violet = Color::rgb(0xee82ee)
 Predefined color. More...
 
constexpr static Color wheat = Color::rgb(0xf5deb3)
 Predefined color. More...
 
constexpr static Color white = Color::rgb(0xffffff)
 Predefined color. More...
 
constexpr static Color whitesmoke = Color::rgb(0xf5f5f5)
 Predefined color. More...
 
constexpr static Color yellow = Color::rgb(0xffff00)
 Predefined color. More...
 
constexpr static Color yellowgreen = Color::rgb(0x9acd32)
 Predefined color. More...
 

Detailed Description

Predefined colors.

See also
These are the same colors defined in CSS Color Module Level 3
Note
For the transparent color, Widget's fill flags must be set to Theme::FillFlag::blend.

Variable Documentation

◆ aliceblue

constexpr static Color aliceblue = Color::rgb(0xf0f8ff)
staticconstexpr

Predefined color.

◆ antiquewhite

constexpr static Color antiquewhite = Color::rgb(0xfaebd7)
staticconstexpr

Predefined color.

◆ aqua

constexpr static Color aqua = Color::rgb(0x00ffff)
staticconstexpr

Predefined color.

◆ aquamarine

constexpr static Color aquamarine = Color::rgb(0x7fffd4)
staticconstexpr

Predefined color.

◆ azure

constexpr static Color azure = Color::rgb(0xf0ffff)
staticconstexpr

Predefined color.

◆ beige

constexpr static Color beige = Color::rgb(0xf5f5dc)
staticconstexpr

Predefined color.

◆ bisque

constexpr static Color bisque = Color::rgb(0xffe4c4)
staticconstexpr

Predefined color.

◆ black

constexpr static Color black = Color::rgb(0x000000)
staticconstexpr

Predefined color.

◆ blanchedalmond

constexpr static Color blanchedalmond = Color::rgb(0xffebcd)
staticconstexpr

Predefined color.

◆ blue

constexpr static Color blue = Color::rgb(0x0000ff)
staticconstexpr

Predefined color.

◆ blueviolet

constexpr static Color blueviolet = Color::rgb(0x8a2be2)
staticconstexpr

Predefined color.

◆ brown

constexpr static Color brown = Color::rgb(0xa52a2a)
staticconstexpr

Predefined color.

◆ burlywood

constexpr static Color burlywood = Color::rgb(0xdeb887)
staticconstexpr

Predefined color.

◆ cadetblue

constexpr static Color cadetblue = Color::rgb(0x5f9ea0)
staticconstexpr

Predefined color.

◆ chartreuse

constexpr static Color chartreuse = Color::rgb(0x7fff00)
staticconstexpr

Predefined color.

◆ chocolate

constexpr static Color chocolate = Color::rgb(0xd2691e)
staticconstexpr

Predefined color.

◆ coral

constexpr static Color coral = Color::rgb(0xff7f50)
staticconstexpr

Predefined color.

◆ cornflowerblue

constexpr static Color cornflowerblue = Color::rgb(0x6495ed)
staticconstexpr

Predefined color.

◆ cornsilk

constexpr static Color cornsilk = Color::rgb(0xfff8dc)
staticconstexpr

Predefined color.

◆ crimson

constexpr static Color crimson = Color::rgb(0xdc143c)
staticconstexpr

Predefined color.

◆ cyan

constexpr static Color cyan = Color::rgb(0x00ffff)
staticconstexpr

Predefined color.

◆ darkblue

constexpr static Color darkblue = Color::rgb(0x00008b)
staticconstexpr

Predefined color.

◆ darkcyan

constexpr static Color darkcyan = Color::rgb(0x008b8b)
staticconstexpr

Predefined color.

◆ darkgoldenrod

constexpr static Color darkgoldenrod = Color::rgb(0xb8860b)
staticconstexpr

Predefined color.

◆ darkgray

constexpr static Color darkgray = Color::rgb(0xa9a9a9)
staticconstexpr

Predefined color.

◆ darkgreen

constexpr static Color darkgreen = Color::rgb(0x006400)
staticconstexpr

Predefined color.

◆ darkgrey

constexpr static Color darkgrey = Color::rgb(0xa9a9a9)
staticconstexpr

Predefined color.

◆ darkkhaki

constexpr static Color darkkhaki = Color::rgb(0xbdb76b)
staticconstexpr

Predefined color.

◆ darkmagenta

constexpr static Color darkmagenta = Color::rgb(0x8b008b)
staticconstexpr

Predefined color.

◆ darkolivegreen

constexpr static Color darkolivegreen = Color::rgb(0x556b2f)
staticconstexpr

Predefined color.

◆ darkorange

constexpr static Color darkorange = Color::rgb(0xff8c00)
staticconstexpr

Predefined color.

◆ darkorchid

constexpr static Color darkorchid = Color::rgb(0x9932cc)
staticconstexpr

Predefined color.

◆ darkred

constexpr static Color darkred = Color::rgb(0x8b0000)
staticconstexpr

Predefined color.

◆ darksalmon

constexpr static Color darksalmon = Color::rgb(0xe9967a)
staticconstexpr

Predefined color.

◆ darkseagreen

constexpr static Color darkseagreen = Color::rgb(0x8fbc8f)
staticconstexpr

Predefined color.

◆ darkslateblue

constexpr static Color darkslateblue = Color::rgb(0x483d8b)
staticconstexpr

Predefined color.

◆ darkslategray

constexpr static Color darkslategray = Color::rgb(0x2f4f4f)
staticconstexpr

Predefined color.

◆ darkslategrey

constexpr static Color darkslategrey = Color::rgb(0x2f4f4f)
staticconstexpr

Predefined color.

◆ darkturquoise

constexpr static Color darkturquoise = Color::rgb(0x00ced1)
staticconstexpr

Predefined color.

◆ darkviolet

constexpr static Color darkviolet = Color::rgb(0x9400d3)
staticconstexpr

Predefined color.

◆ deeppink

constexpr static Color deeppink = Color::rgb(0xff1493)
staticconstexpr

Predefined color.

◆ deepskyblue

constexpr static Color deepskyblue = Color::rgb(0x00bfff)
staticconstexpr

Predefined color.

◆ dimgray

constexpr static Color dimgray = Color::rgb(0x696969)
staticconstexpr

Predefined color.

◆ dimgrey

constexpr static Color dimgrey = Color::rgb(0x696969)
staticconstexpr

Predefined color.

◆ dodgerblue

constexpr static Color dodgerblue = Color::rgb(0x1e90ff)
staticconstexpr

Predefined color.

◆ firebrick

constexpr static Color firebrick = Color::rgb(0xb22222)
staticconstexpr

Predefined color.

◆ floralwhite

constexpr static Color floralwhite = Color::rgb(0xfffaf0)
staticconstexpr

Predefined color.

◆ forestgreen

constexpr static Color forestgreen = Color::rgb(0x228b22)
staticconstexpr

Predefined color.

◆ fuchsia

constexpr static Color fuchsia = Color::rgb(0xff00ff)
staticconstexpr

Predefined color.

◆ gainsboro

constexpr static Color gainsboro = Color::rgb(0xdcdcdc)
staticconstexpr

Predefined color.

◆ ghostwhite

constexpr static Color ghostwhite = Color::rgb(0xf8f8ff)
staticconstexpr

Predefined color.

◆ gold

constexpr static Color gold = Color::rgb(0xffd700)
staticconstexpr

Predefined color.

◆ goldenrod

constexpr static Color goldenrod = Color::rgb(0xdaa520)
staticconstexpr

Predefined color.

◆ gray

constexpr static Color gray = Color::rgb(0x808080)
staticconstexpr

Predefined color.

◆ green

constexpr static Color green = Color::rgb(0x008000)
staticconstexpr

Predefined color.

◆ greenyellow

constexpr static Color greenyellow = Color::rgb(0xadff2f)
staticconstexpr

Predefined color.

◆ grey

constexpr static Color grey = Color::rgb(0x808080)
staticconstexpr

Predefined color.

◆ honeydew

constexpr static Color honeydew = Color::rgb(0xf0fff0)
staticconstexpr

Predefined color.

◆ hotpink

constexpr static Color hotpink = Color::rgb(0xff69b4)
staticconstexpr

Predefined color.

◆ indianred

constexpr static Color indianred = Color::rgb(0xcd5c5c)
staticconstexpr

Predefined color.

◆ indigo

constexpr static Color indigo = Color::rgb(0x4b0082)
staticconstexpr

Predefined color.

◆ ivory

constexpr static Color ivory = Color::rgb(0xfffff0)
staticconstexpr

Predefined color.

◆ khaki

constexpr static Color khaki = Color::rgb(0xf0e68c)
staticconstexpr

Predefined color.

◆ lavender

constexpr static Color lavender = Color::rgb(0xe6e6fa)
staticconstexpr

Predefined color.

◆ lavenderblush

constexpr static Color lavenderblush = Color::rgb(0xfff0f5)
staticconstexpr

Predefined color.

◆ lawngreen

constexpr static Color lawngreen = Color::rgb(0x7cfc00)
staticconstexpr

Predefined color.

◆ lemonchiffon

constexpr static Color lemonchiffon = Color::rgb(0xfffacd)
staticconstexpr

Predefined color.

◆ lightblue

constexpr static Color lightblue = Color::rgb(0xadd8e6)
staticconstexpr

Predefined color.

◆ lightcoral

constexpr static Color lightcoral = Color::rgb(0xf08080)
staticconstexpr

Predefined color.

◆ lightcyan

constexpr static Color lightcyan = Color::rgb(0xe0ffff)
staticconstexpr

Predefined color.

◆ lightgoldenrodyellow

constexpr static Color lightgoldenrodyellow = Color::rgb(0xfafad2)
staticconstexpr

Predefined color.

◆ lightgray

constexpr static Color lightgray = Color::rgb(0xd3d3d3)
staticconstexpr

Predefined color.

◆ lightgreen

constexpr static Color lightgreen = Color::rgb(0x90ee90)
staticconstexpr

Predefined color.

◆ lightgrey

constexpr static Color lightgrey = Color::rgb(0xd3d3d3)
staticconstexpr

Predefined color.

◆ lightpink

constexpr static Color lightpink = Color::rgb(0xffb6c1)
staticconstexpr

Predefined color.

◆ lightsalmon

constexpr static Color lightsalmon = Color::rgb(0xffa07a)
staticconstexpr

Predefined color.

◆ lightseagreen

constexpr static Color lightseagreen = Color::rgb(0x20b2aa)
staticconstexpr

Predefined color.

◆ lightskyblue

constexpr static Color lightskyblue = Color::rgb(0x87cefa)
staticconstexpr

Predefined color.

◆ lightslategray

constexpr static Color lightslategray = Color::rgb(0x778899)
staticconstexpr

Predefined color.

◆ lightslategrey

constexpr static Color lightslategrey = Color::rgb(0x778899)
staticconstexpr

Predefined color.

◆ lightsteelblue

constexpr static Color lightsteelblue = Color::rgb(0xb0c4de)
staticconstexpr

Predefined color.

◆ lightyellow

constexpr static Color lightyellow = Color::rgb(0xffffe0)
staticconstexpr

Predefined color.

◆ lime

constexpr static Color lime = Color::rgb(0x00ff00)
staticconstexpr

Predefined color.

◆ limegreen

constexpr static Color limegreen = Color::rgb(0x32cd32)
staticconstexpr

Predefined color.

◆ linen

constexpr static Color linen = Color::rgb(0xfaf0e6)
staticconstexpr

Predefined color.

◆ magenta

constexpr static Color magenta = Color::rgb(0xff00ff)
staticconstexpr

Predefined color.

◆ maroon

constexpr static Color maroon = Color::rgb(0x800000)
staticconstexpr

Predefined color.

◆ mediumaquamarine

constexpr static Color mediumaquamarine = Color::rgb(0x66cdaa)
staticconstexpr

Predefined color.

◆ mediumblue

constexpr static Color mediumblue = Color::rgb(0x0000cd)
staticconstexpr

Predefined color.

◆ mediumorchid

constexpr static Color mediumorchid = Color::rgb(0xba55d3)
staticconstexpr

Predefined color.

◆ mediumpurple

constexpr static Color mediumpurple = Color::rgb(0x9370db)
staticconstexpr

Predefined color.

◆ mediumseagreen

constexpr static Color mediumseagreen = Color::rgb(0x3cb371)
staticconstexpr

Predefined color.

◆ mediumslateblue

constexpr static Color mediumslateblue = Color::rgb(0x7b68ee)
staticconstexpr

Predefined color.

◆ mediumspringgreen

constexpr static Color mediumspringgreen = Color::rgb(0x00fa9a)
staticconstexpr

Predefined color.

◆ mediumturquoise

constexpr static Color mediumturquoise = Color::rgb(0x48d1cc)
staticconstexpr

Predefined color.

◆ mediumvioletred

constexpr static Color mediumvioletred = Color::rgb(0xc71585)
staticconstexpr

Predefined color.

◆ midnightblue

constexpr static Color midnightblue = Color::rgb(0x191970)
staticconstexpr

Predefined color.

◆ mintcream

constexpr static Color mintcream = Color::rgb(0xf5fffa)
staticconstexpr

Predefined color.

◆ mistyrose

constexpr static Color mistyrose = Color::rgb(0xffe4e1)
staticconstexpr

Predefined color.

◆ moccasin

constexpr static Color moccasin = Color::rgb(0xffe4b5)
staticconstexpr

Predefined color.

◆ navajowhite

constexpr static Color navajowhite = Color::rgb(0xffdead)
staticconstexpr

Predefined color.

◆ navy

constexpr static Color navy = Color::rgb(0x000080)
staticconstexpr

Predefined color.

◆ oldlace

constexpr static Color oldlace = Color::rgb(0xfdf5e6)
staticconstexpr

Predefined color.

◆ olive

constexpr static Color olive = Color::rgb(0x808000)
staticconstexpr

Predefined color.

◆ olivedrab

constexpr static Color olivedrab = Color::rgb(0x6b8e23)
staticconstexpr

Predefined color.

◆ orange

constexpr static Color orange = Color::rgb(0xffa500)
staticconstexpr

Predefined color.

◆ orangered

constexpr static Color orangered = Color::rgb(0xff4500)
staticconstexpr

Predefined color.

◆ orchid

constexpr static Color orchid = Color::rgb(0xda70d6)
staticconstexpr

Predefined color.

◆ palegoldenrod

constexpr static Color palegoldenrod = Color::rgb(0xeee8aa)
staticconstexpr

Predefined color.

◆ palegreen

constexpr static Color palegreen = Color::rgb(0x98fb98)
staticconstexpr

Predefined color.

◆ paleturquoise

constexpr static Color paleturquoise = Color::rgb(0xafeeee)
staticconstexpr

Predefined color.

◆ palevioletred

constexpr static Color palevioletred = Color::rgb(0xdb7093)
staticconstexpr

Predefined color.

◆ papayawhip

constexpr static Color papayawhip = Color::rgb(0xffefd5)
staticconstexpr

Predefined color.

◆ peachpuff

constexpr static Color peachpuff = Color::rgb(0xffdab9)
staticconstexpr

Predefined color.

◆ peru

constexpr static Color peru = Color::rgb(0xcd853f)
staticconstexpr

Predefined color.

◆ pink

constexpr static Color pink = Color::rgb(0xffc0cb)
staticconstexpr

Predefined color.

◆ plum

constexpr static Color plum = Color::rgb(0xdda0dd)
staticconstexpr

Predefined color.

◆ powderblue

constexpr static Color powderblue = Color::rgb(0xb0e0e6)
staticconstexpr

Predefined color.

◆ purple

constexpr static Color purple = Color::rgb(0x800080)
staticconstexpr

Predefined color.

◆ red

constexpr static Color red = Color::rgb(0xff0000)
staticconstexpr

Predefined color.

◆ rosybrown

constexpr static Color rosybrown = Color::rgb(0xbc8f8f)
staticconstexpr

Predefined color.

◆ royalblue

constexpr static Color royalblue = Color::rgb(0x4169e1)
staticconstexpr

Predefined color.

◆ saddlebrown

constexpr static Color saddlebrown = Color::rgb(0x8b4513)
staticconstexpr

Predefined color.

◆ salmon

constexpr static Color salmon = Color::rgb(0xfa8072)
staticconstexpr

Predefined color.

◆ sandybrown

constexpr static Color sandybrown = Color::rgb(0xf4a460)
staticconstexpr

Predefined color.

◆ seagreen

constexpr static Color seagreen = Color::rgb(0x2e8b57)
staticconstexpr

Predefined color.

◆ seashell

constexpr static Color seashell = Color::rgb(0xfff5ee)
staticconstexpr

Predefined color.

◆ sienna

constexpr static Color sienna = Color::rgb(0xa0522d)
staticconstexpr

Predefined color.

◆ silver

constexpr static Color silver = Color::rgb(0xc0c0c0)
staticconstexpr

Predefined color.

◆ skyblue

constexpr static Color skyblue = Color::rgb(0x87ceeb)
staticconstexpr

Predefined color.

◆ slateblue

constexpr static Color slateblue = Color::rgb(0x6a5acd)
staticconstexpr

Predefined color.

◆ slategray

constexpr static Color slategray = Color::rgb(0x708090)
staticconstexpr

Predefined color.

◆ slategrey

constexpr static Color slategrey = Color::rgb(0x708090)
staticconstexpr

Predefined color.

◆ snow

constexpr static Color snow = Color::rgb(0xfffafa)
staticconstexpr

Predefined color.

◆ springgreen

constexpr static Color springgreen = Color::rgb(0x00ff7f)
staticconstexpr

Predefined color.

◆ steelblue

constexpr static Color steelblue = Color::rgb(0x4682b4)
staticconstexpr

Predefined color.

◆ tan

constexpr static Color tan = Color::rgb(0xd2b48c)
staticconstexpr

Predefined color.

◆ teal

constexpr static Color teal = Color::rgb(0x008080)
staticconstexpr

Predefined color.

◆ thistle

constexpr static Color thistle = Color::rgb(0xd8bfd8)
staticconstexpr

Predefined color.

◆ tomato

constexpr static Color tomato = Color::rgb(0xff6347)
staticconstexpr

Predefined color.

◆ transparent

constexpr static Color transparent = Color(0x00000000)
staticconstexpr

Predefined color.

◆ turquoise

constexpr static Color turquoise = Color::rgb(0x40e0d0)
staticconstexpr

Predefined color.

◆ violet

constexpr static Color violet = Color::rgb(0xee82ee)
staticconstexpr

Predefined color.

◆ wheat

constexpr static Color wheat = Color::rgb(0xf5deb3)
staticconstexpr

Predefined color.

◆ white

constexpr static Color white = Color::rgb(0xffffff)
staticconstexpr

Predefined color.

◆ whitesmoke

constexpr static Color whitesmoke = Color::rgb(0xf5f5f5)
staticconstexpr

Predefined color.

◆ yellow

constexpr static Color yellow = Color::rgb(0xffff00)
staticconstexpr

Predefined color.

◆ yellowgreen

constexpr static Color yellowgreen = Color::rgb(0x9acd32)
staticconstexpr

Predefined color.