← Back to Editor

#000000 · #FF0101 · #F3BC01 · #593B02 · #02ED00

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

#FF0101

Vermilion · Red · Passion Red

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

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#F3BC01

Ochre · Orange · Honey Gold

HEX
#F3BC01
RGB
rgb(243, 188, 1)
HSL
hsl(46, 99%, 48%)
HSB
hsb(46, 100%, 95%)
CMYK
cmyk(0%, 23%, 100%, 5%)
Oklch
oklch(82.2% 0.168 87.2)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#593B02

Ochre · DarkOliveGreen · Cinnamon

HEX
#593B02
RGB
rgb(89, 59, 2)
HSL
hsl(39, 96%, 18%)
HSB
hsb(39, 98%, 35%)
CMYK
cmyk(0%, 34%, 98%, 65%)
Oklch
oklch(37.8% 0.078 76.2)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#02ED00

Pine Green · Lime · Olive Green

HEX
#02ED00
RGB
rgb(2, 237, 0)
HSL
hsl(119, 100%, 46%)
HSB
hsb(119, 100%, 93%)
CMYK
cmyk(99%, 0%, 100%, 7%)
Oklch
oklch(82.0% 0.279 142.5)

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
FF0101
F3BC01
593B02
02ED00
5.3
AA
12.0
AAA
2.1
Fail
13.1
AAA
5.3
AA
2.3
Fail
2.6
Fail
2.5
Fail
12.0
AAA
2.3
Fail
5.9
AA
1.1
Fail
2.1
Fail
2.6
Fail
5.9
AA
6.4
AA
13.1
AAA
2.5
Fail
1.1
Fail
6.4
AA
White BG
21.0AAA
4.0AA Large
1.7Fail
10.2AAA
1.6Fail
Black BG
1.0Fail
5.3AA
12.0AAA
2.1Fail
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
918F01
DBDB2E
4C4C10
686A39

Deuteranopia

000000
A0B301
DEE339
4E5013
5A4947

Tritanopia

000000
F20101
F0525A
581B1D
0E6771

Achromatopsia

000000
4D4D4D
B7B7B7
3D3D3D
8C8C8C

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF0101

Dark
Light

#F3BC01

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff0101;
  --color-3: #f3bc01;
  --color-4: #593b02;
  --color-5: #02ed00;
}

SCSS

$color-1: #000000;
$color-2: #ff0101;
$color-3: #f3bc01;
$color-4: #593b02;
$color-5: #02ed00;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff0101',
  'brand-3': '#f3bc01',
  'brand-4': '#593b02',
  'brand-5': '#02ed00',
}

RGB Array

[0, 0, 0], [255, 1, 1], [243, 188, 1], [89, 59, 2], [2, 237, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FF0101, #F3BC01, #593B02, #02ED00 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, 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: #ff0101; --color-3: #f3bc01; --color-4: #593b02; --color-5: #02ed00. 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 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