class flixel.util.FlxColor

Available on all platforms

Class containing a set of useful color constants.

Class Fields

static var AQUAMARINE:Int

Aquamarine is a color that is a bluish tint of cerulean toned toward cyan. 0xff7fffd4

static var AZURE:Int

Azure is a color that is commonly compared to the color of the sky on a clear summer's day. 0xff007fff

static var BEIGE:Int

Beige is a very pale brown. 0xfff5f5dc

static var BLACK:Int

0xff000000

static var BLUE:Int

0xff0090e9

static var BROWN:Int

0xff964B00

static var CHARCOAL:Int

Charcoal is a representation of the dark gray color of burned wood. 0xff464646

static var CHARTREUSE:Int

Chartreuse is a color halfway between yellow and green. 0xff7fff00

static var CORAL:Int

Coral is a pinkish-orange color. 0xffff7f50

static var CRIMSON:Int

Crimson is a strong, bright, deep red color. 0xffdc143c

static var CYAN:Int

Cyan is a color between blue and green. 0xff00ffff

static var FOREST_GREEN:Int

Forest green is a green color resembling trees and other plants in a forest. 0xff228b22

static var FUCHSIA:Int

Fuchsia is a vivid reddish or pink color named after the flower of the fuchsia plant. 0xffff77ff

static var GOLDEN:Int

Golden is one of a variety of yellow-brown color blends used to give the impression of the color of the element gold. 0xffffd700

static var GOLDENROD:Int

Goldenrod is a color that resembles the goldenrod plant. 0xffdaa520

static var GRAY:Int

0xff808080

static var GREEN:Int

0xff00f225

static var HOT_PINK:Int

Hot Pink is a more saturated version of the color pink. 0xfffc0fc0

static var INDIGO:Int

Indigo is a deep and bright shade of blue. 0xff4b0082

static var IVORY:Int

Ivory is an off-white color that resembles ivory. 0xfffffff0

static var KHAKI:Int

Khaki is a light shade of yellow-brown similar to tan or beige. 0xffc3b091

static var LAVENDER:Int

Lavender is a pale tint of violet. 0xffb57edc

static var LIME:Int

Lime is a color three-quarters of the way between yellow and green. 0xffbfff00

static var MAGENTA:Int

Magenta is a color between blue and red. 0xffff00ff

static var MAROON:Int

Maroon is a dark brownish-red color. 0xff800000

static var MAUVE:Int

Mauve is a pale lavender-lilac color. 0xffe0b0ff

static var MEDIUM_BLUE:Int

A medium blue tone. 0xff0000cd

static var NAVY_BLUE:Int

Navy blue is a dark shade of the color blue. 0xff000080

static var OLIVE:Int

Olive is a dark yellowish green or greyish-green color like that of unripe or green olives. 0xff808000

static var PINK:Int

0xfff01eff

static var PLUM:Int

Plum is a deep purple color. 0xff843179

static var PUCE:Int

Puce is a brownish-purple color. 0xffcc8899

static var PURPLE:Int

0xff800080

static var RED:Int

0xffff0012

static var ROYAL_BLUE:Int

Royal blue is a dark shade of the color blue. 0xff084c9e

static var SALMON:Int

Salmon is a pale pinkish-orange to light pink color, named after the color of salmon flesh. 0xfffa8072

static var SILVER:Int

Silver is a metallic color tone resembling gray that is a representation of the color of polished silver. 0xffc0c0c0

static var TAN:Int

Tan is a pale tone of brown. 0xffd2b48c

static var TEAL:Int

Teal is a low-saturated color, a bluish-green to dark medium. 0xff008080

static var TRANSPARENT:Int

0x00000000

static var WHEAT:Int

Wheat is a color that resembles wheat. 0xfff5deb3

static var WHITE:Int

0xffffffff

static var YELLOW:Int

0xffffff00