← Back to Editor

#000000 · #FF0084 · #44FF19 · #A3FF19 · #FFFFFF

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

#FF0084

Rose Purple · DeepPink · Camellia

HEX
#FF0084
RGB
rgb(255, 0, 132)
HSL
hsl(329, 100%, 50%)
HSB
hsb(329, 100%, 100%)
CMYK
cmyk(0%, 100%, 48%, 0%)
Oklch
oklch(64.7% 0.261 1.2)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#44FF19

Emerald · LimeGreen · Olive Green

HEX
#44FF19
RGB
rgb(68, 255, 25)
HSL
hsl(109, 100%, 55%)
HSB
hsb(109, 90%, 100%)
CMYK
cmyk(73%, 0%, 90%, 0%)
Oklch
oklch(87.3% 0.282 141.1)

TraditionalEmerald」· PaintOlive Green」· Creative Blush Sunrise

#A3FF19

Grass Green · GreenYellow · Olive Green

HEX
#A3FF19
RGB
rgb(163, 255, 25)
HSL
hsl(84, 100%, 55%)
HSB
hsb(84, 90%, 100%)
CMYK
cmyk(36%, 0%, 90%, 0%)
Oklch
oklch(90.7% 0.245 131.3)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

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
FF0084
44FF19
A3FF19
FFFFFF
5.6
AA
15.6
AAA
16.9
AAA
21.0
AAA
5.6
AA
2.8
Fail
3.0
AA Large
3.8
AA Large
15.6
AAA
2.8
Fail
1.1
Fail
1.3
Fail
16.9
AAA
3.0
AA Large
1.1
Fail
1.2
Fail
21.0
AAA
3.8
AA Large
1.3
Fail
1.2
Fail
White BG
21.0AAA
3.8AA Large
1.3Fail
1.2Fail
1.0Fail
Black BG
1.0Fail
5.6AA
15.6AAA
16.9AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
918E64
959751
CBCC51
FFFFFF

Deuteranopia

000000
9FB35C
8A7C5E
C6BF5E
FFFFFF

Tritanopia

000000
F24B45
4D7D86
A87D86
FFFFFF

Achromatopsia

000000
5B5B5B
ADADAD
C9C9C9
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF0084

Dark
Light

#44FF19

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff0084;
  --color-3: #44ff19;
  --color-4: #a3ff19;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #ff0084;
$color-3: #44ff19;
$color-4: #a3ff19;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff0084',
  'brand-3': '#44ff19',
  'brand-4': '#a3ff19',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [255, 0, 132], [68, 255, 25], [163, 255, 25], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FF0084, #44FF19, #A3FF19, #FFFFFF is ideal for: 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: #ff0084; --color-3: #44ff19; --color-4: #a3ff19; --color-5: #ffffff. 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. 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