← Back to Editor

#000000 · #E100FF · #FF0000 · #FFB900 · #61FF00

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData 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

#E100FF

Royal Purple · Magenta · Violet

HEX
#E100FF
RGB
rgb(225, 0, 255)
HSL
hsl(293, 100%, 50%)
HSB
hsb(293, 100%, 100%)
CMYK
cmyk(12%, 100%, 0%, 0%)
Oklch
oklch(65.7% 0.313 321.6)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#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

#FFB900

Ochre · Orange · Honey Gold

HEX
#FFB900
RGB
rgb(255, 185, 0)
HSL
hsl(44, 100%, 50%)
HSB
hsb(44, 100%, 100%)
CMYK
cmyk(0%, 27%, 100%, 0%)
Oklch
oklch(82.9% 0.171 81.0)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#61FF00

Pine Green · Chartreuse · Olive Green

HEX
#61FF00
RGB
rgb(97, 255, 0)
HSL
hsl(97, 100%, 50%)
HSB
hsb(97, 100%, 100%)
CMYK
cmyk(62%, 0%, 100%, 0%)
Oklch
oklch(88.0% 0.277 138.9)

TraditionalPine Green」· PaintOlive Green」· 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
E100FF
FF0000
FFB900
61FF00
5.6
AA
5.3
AA
12.2
AAA
15.8
AAA
5.6
AA
1.1
Fail
2.2
Fail
2.8
Fail
5.3
AA
1.1
Fail
2.3
Fail
3.0
AA Large
12.2
AAA
2.2
Fail
2.3
Fail
1.3
Fail
15.8
AAA
2.8
Fail
3.0
AA Large
1.3
Fail
White BG
21.0AAA
3.7AA Large
4.0AA Large
1.7Fail
1.3Fail
Black BG
1.0Fail
5.6AA
5.3AA
12.2AAA
15.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
807EC1
918E00
E1E02D
A5A73E

Deuteranopia

000000
8D9EB3
9FB300
E5EA38
9C904D

Tritanopia

000000
D69186
F20000
FC5058
696E79

Achromatopsia

000000
606060
4C4C4C
B9B9B9
B3B3B3

Shades & Tints Shades & Tints

#000000

Dark
Light

#E100FF

Dark
Light

#FF0000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #e100ff;
  --color-3: #ff0000;
  --color-4: #ffb900;
  --color-5: #61ff00;
}

SCSS

$color-1: #000000;
$color-2: #e100ff;
$color-3: #ff0000;
$color-4: #ffb900;
$color-5: #61ff00;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#e100ff',
  'brand-3': '#ff0000',
  'brand-4': '#ffb900',
  'brand-5': '#61ff00',
}

RGB Array

[0, 0, 0], [225, 0, 255], [255, 0, 0], [255, 185, 0], [97, 255, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #E100FF, #FF0000, #FFB900, #61FF00 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. 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: #000000; --color-2: #e100ff; --color-3: #ff0000; --color-4: #ffb900; --color-5: #61ff00. 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 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