← Back to Editor

#000000 · #333333 · #CCFF00 · #FF0066 · #A40778

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#CCFF00

Grass Green · Yellow · Olive Green

HEX
#CCFF00
RGB
rgb(204, 255, 0)
HSL
hsl(72, 100%, 50%)
HSB
hsb(72, 100%, 100%)
CMYK
cmyk(20%, 0%, 100%, 0%)
Oklch
oklch(93.1% 0.229 123.1)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#FF0066

Dark Violet · DeepPink · Camellia

HEX
#FF0066
RGB
rgb(255, 0, 102)
HSL
hsl(336, 100%, 50%)
HSB
hsb(336, 100%, 100%)
CMYK
cmyk(0%, 100%, 60%, 0%)
Oklch
oklch(63.9% 0.255 10.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#A40778

Rose Purple · DarkMagenta · Eggplant

HEX
#A40778
RGB
rgb(164, 7, 120)
HSL
hsl(317, 92%, 34%)
HSB
hsb(317, 96%, 64%)
CMYK
cmyk(0%, 96%, 27%, 36%)
Oklch
oklch(48.2% 0.202 344.6)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
333333
CCFF00
FF0066
A40778
1.7
Fail
17.9
AAA
5.4
AA
2.9
Fail
1.7
Fail
10.8
AAA
3.3
AA Large
1.7
Fail
17.9
AAA
10.8
AAA
3.3
AA Large
6.2
AA
5.4
AA
3.3
AA Large
3.3
AA Large
1.9
Fail
2.9
Fail
1.7
Fail
6.2
AA
1.9
Fail
White BG
21.0AAA
12.6AAA
1.2Fail
3.9AA Large
7.3AAA
Black BG
1.0Fail
1.7Fail
17.9AAA
5.4AA
2.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
333333
E2E33E
918E4D
605F5D

Deuteranopia

000000
333333
DFDB4D
9FB347
697556

Tritanopia

000000
333333
CF6E79
F23A36
9C4742

Achromatopsia

000000
333333
D3D3D3
585858
434343

Shades & Tints Shades & Tints

#000000

Dark
Light

#333333

Dark
Light

#CCFF00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #333333;
  --color-3: #ccff00;
  --color-4: #ff0066;
  --color-5: #a40778;
}

SCSS

$color-1: #000000;
$color-2: #333333;
$color-3: #ccff00;
$color-4: #ff0066;
$color-5: #a40778;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#333333',
  'brand-3': '#ccff00',
  'brand-4': '#ff0066',
  'brand-5': '#a40778',
}

RGB Array

[0, 0, 0], [51, 51, 51], [204, 255, 0], [255, 0, 102], [164, 7, 120]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #333333, #CCFF00, #FF0066, #A40778 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #333333; --color-3: #ccff00; --color-4: #ff0066; --color-5: #a40778. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. High-contrast palettes naturally meet WCAG accessibility standards. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. 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