← Back to Editor

#AAFF00 · #FFAA00 · #FF00AA · #AA00FF · #00AAFF

dark

A 5-color dark palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#AAFF00

Grass Green · Chartreuse · Olive Green

HEX
#AAFF00
RGB
rgb(170, 255, 0)
HSL
hsl(80, 100%, 50%)
HSB
hsb(80, 100%, 100%)
CMYK
cmyk(33%, 0%, 100%, 0%)
Oklch
oklch(91.0% 0.245 129.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#FFAA00

Ochre · Orange · Honey Gold

HEX
#FFAA00
RGB
rgb(255, 170, 0)
HSL
hsl(40, 100%, 50%)
HSB
hsb(40, 100%, 100%)
CMYK
cmyk(0%, 33%, 100%, 0%)
Oklch
oklch(80.2% 0.171 73.3)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#FF00AA

Rose Purple · DeepPink · Camellia

HEX
#FF00AA
RGB
rgb(255, 0, 170)
HSL
hsl(320, 100%, 50%)
HSB
hsb(320, 100%, 100%)
CMYK
cmyk(0%, 100%, 33%, 0%)
Oklch
oklch(66.0% 0.276 349.7)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#AA00FF

Royal Purple · DarkViolet · Violet

HEX
#AA00FF
RGB
rgb(170, 0, 255)
HSL
hsl(280, 100%, 50%)
HSB
hsb(280, 100%, 100%)
CMYK
cmyk(33%, 100%, 0%, 0%)
Oklch
oklch(58.1% 0.299 307.0)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#00AAFF

Lake Blue · DeepSkyBlue · Navy Blue

HEX
#00AAFF
RGB
rgb(0, 170, 255)
HSL
hsl(200, 100%, 50%)
HSB
hsb(200, 100%, 100%)
CMYK
cmyk(100%, 33%, 0%, 0%)
Oklch
oklch(70.7% 0.168 242.0)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

AAFF00
5500FF

Analogous

FFD400
AAFF00
2BFF00

Triadic

AAFF00
00AAFF
FF00AA

Split-Comp.

AAFF00
002AFF
D400FF

Tetradic

AAFF00
00FFD5
5500FF
FF002B

Contrast Matrix WCAG 2.1 Contrast

AAFF00
FFAA00
FF00AA
AA00FF
00AAFF
1.5
Fail
2.9
Fail
4.1
AA Large
2.1
Fail
1.5
Fail
1.9
Fail
2.6
Fail
1.3
Fail
2.9
Fail
1.9
Fail
1.4
Fail
1.4
Fail
4.1
AA Large
2.6
Fail
1.4
Fail
2.0
Fail
2.1
Fail
1.3
Fail
1.4
Fail
2.0
Fail
White BG
1.2Fail
1.9Fail
3.6AA Large
5.1AA
2.6Fail
Black BG
17.0AAA
11.0AAA
5.8AA
4.2AA Large
8.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CFD03E
DAD929
918E81
605FC1
4A4BEA

Deuteranopia

CAC44D
DFE633
9FB377
6A77B3
4033E6

Tritanopia

AE6E79
FB4A51
F26059
A29186
09DAD7

Achromatopsia

C9C9C9
B0B0B0
606060
505050
818181

Shades & Tints Shades & Tints

#AAFF00

Dark
Light

#FFAA00

Dark
Light

#FF00AA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #aaff00;
  --color-2: #ffaa00;
  --color-3: #ff00aa;
  --color-4: #aa00ff;
  --color-5: #00aaff;
}

SCSS

$color-1: #aaff00;
$color-2: #ffaa00;
$color-3: #ff00aa;
$color-4: #aa00ff;
$color-5: #00aaff;

TAILWIND

colors: {
  'brand-1': '#aaff00',
  'brand-2': '#ffaa00',
  'brand-3': '#ff00aa',
  'brand-4': '#aa00ff',
  'brand-5': '#00aaff',
}

RGB Array

[170, 255, 0], [255, 170, 0], [255, 0, 170], [170, 0, 255], [0, 170, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #AAFF00, #FFAA00, #FF00AA, #AA00FF, #00AAFF is ideal for: social media posters, mobile apps, e-commerce promos. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #aaff00; --color-2: #ffaa00; --color-3: #ff00aa; --color-4: #aa00ff; --color-5: #00aaff. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This dark-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color