← Back to Editor

#000000 · #FF00B3 · #B367FF · #00FF93 · #4DE500

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

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

#FF00B3

Rose Purple · DeepPink · Violet

HEX
#FF00B3
RGB
rgb(255, 0, 179)
HSL
hsl(318, 100%, 50%)
HSB
hsb(318, 100%, 100%)
CMYK
cmyk(0%, 100%, 30%, 0%)
Oklch
oklch(66.3% 0.280 347.1)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#B367FF

Lilac · MediumOrchid · Lilac Purple

HEX
#B367FF
RGB
rgb(179, 103, 255)
HSL
hsl(270, 100%, 70%)
HSB
hsb(270, 60%, 100%)
CMYK
cmyk(30%, 60%, 0%, 0%)
Oklch
oklch(66.7% 0.220 304.1)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#00FF93

Mineral Blue · MediumSpringGreen · Olive Green

HEX
#00FF93
RGB
rgb(0, 255, 147)
HSL
hsl(155, 100%, 50%)
HSB
hsb(155, 100%, 100%)
CMYK
cmyk(100%, 0%, 42%, 0%)
Oklch
oklch(87.8% 0.218 154.7)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#4DE500

Pine Green · Chartreuse · Olive Green

HEX
#4DE500
RGB
rgb(77, 229, 0)
HSL
hsl(100, 100%, 45%)
HSB
hsb(100, 100%, 90%)
CMYK
cmyk(66%, 0%, 100%, 10%)
Oklch
oklch(80.9% 0.258 139.7)

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
FF00B3
B367FF
00FF93
4DE500
5.9
AA
6.3
AA
15.7
AAA
12.5
AAA
5.9
AA
1.1
Fail
2.7
Fail
2.1
Fail
6.3
AA
1.1
Fail
2.5
Fail
2.0
Fail
15.7
AAA
2.7
Fail
2.5
Fail
1.3
Fail
12.5
AAA
2.1
Fail
2.0
Fail
1.3
Fail
White BG
21.0AAA
3.6AA Large
3.3AA Large
1.3Fail
1.7Fail
Black BG
1.0Fail
5.9AA
6.3AA
15.7AAA
12.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
918E88
9291DA
6E71AD
8F9037

Deuteranopia

000000
9FB37D
979CD1
604DB3
867B45

Tritanopia

000000
F2655E
AFBDB7
0DC2C6
55636D

Achromatopsia

000000
616161
8F8F8F
A6A6A6
9D9D9D

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF00B3

Dark
Light

#B367FF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff00b3;
  --color-3: #b367ff;
  --color-4: #00ff93;
  --color-5: #4de500;
}

SCSS

$color-1: #000000;
$color-2: #ff00b3;
$color-3: #b367ff;
$color-4: #00ff93;
$color-5: #4de500;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff00b3',
  'brand-3': '#b367ff',
  'brand-4': '#00ff93',
  'brand-5': '#4de500',
}

RGB Array

[0, 0, 0], [255, 0, 179], [179, 103, 255], [0, 255, 147], [77, 229, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FF00B3, #B367FF, #00FF93, #4DE500 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: #ff00b3; --color-3: #b367ff; --color-4: #00ff93; --color-5: #4de500. 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