← Back to Editor

#000000 · #FF0000 · #3CFF00 · #0033FF · #000000

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#3CFF00

Pine Green · Lime · Olive Green

HEX
#3CFF00
RGB
rgb(60, 255, 0)
HSL
hsl(106, 100%, 50%)
HSB
hsb(106, 100%, 100%)
CMYK
cmyk(76%, 0%, 100%, 0%)
Oklch
oklch(87.2% 0.288 141.2)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#0033FF

Indigo · Blue · Navy Blue

HEX
#0033FF
RGB
rgb(0, 51, 255)
HSL
hsl(228, 100%, 50%)
HSB
hsb(228, 100%, 100%)
CMYK
cmyk(100%, 80%, 0%, 0%)
Oklch
oklch(48.5% 0.291 264.1)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#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

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
FF0000
3CFF00
0033FF
000000
5.3
AA
15.5
AAA
2.9
Fail
5.3
AA
3.0
Fail
1.8
Fail
5.3
AA
15.5
AAA
3.0
Fail
5.3
AA
15.5
AAA
2.9
Fail
1.8
Fail
5.3
AA
2.9
Fail
5.3
AA
15.5
AAA
2.9
Fail
White BG
21.0AAA
4.0AA Large
1.4Fail
7.2AAA
21.0AAA
Black BG
1.0Fail
5.3AA
15.5AAA
2.9Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
918E00
90923E
1617CE
000000

Deuteranopia

000000
9FB300
85774D
130FC2
000000

Tritanopia

000000
F20000
466E79
03A79E
000000

Achromatopsia

000000
4C4C4C
A8A8A8
3B3B3B
000000

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF0000

Dark
Light

#3CFF00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff0000;
  --color-3: #3cff00;
  --color-4: #0033ff;
  --color-5: #000000;
}

SCSS

$color-1: #000000;
$color-2: #ff0000;
$color-3: #3cff00;
$color-4: #0033ff;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff0000',
  'brand-3': '#3cff00',
  'brand-4': '#0033ff',
  'brand-5': '#000000',
}

RGB Array

[0, 0, 0], [255, 0, 0], [60, 255, 0], [0, 51, 255], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FF0000, #3CFF00, #0033FF, #000000 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: #ff0000; --color-3: #3cff00; --color-4: #0033ff; --color-5: #000000. 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