← Back to Editor

#000000 · #F74B1B · #54C444 · #8B3AD6 · #4D1D7A

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

#F74B1B

Vermilion · OrangeRed · Passion Red

HEX
#F74B1B
RGB
rgb(247, 75, 27)
HSL
hsl(13, 93%, 54%)
HSB
hsb(13, 89%, 97%)
CMYK
cmyk(0%, 70%, 89%, 3%)
Oklch
oklch(65.3% 0.216 35.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#54C444

Emerald · LimeGreen · Olive Green

HEX
#54C444
RGB
rgb(84, 196, 68)
HSL
hsl(113, 52%, 52%)
HSB
hsb(113, 65%, 77%)
CMYK
cmyk(57%, 0%, 65%, 23%)
Oklch
oklch(72.9% 0.196 141.3)

TraditionalEmerald」· PaintOlive Green」· Creative Blush Sunrise

#8B3AD6

Royal Purple · DarkOrchid · Violet

HEX
#8B3AD6
RGB
rgb(139, 58, 214)
HSL
hsl(271, 66%, 53%)
HSB
hsb(271, 73%, 84%)
CMYK
cmyk(35%, 73%, 0%, 16%)
Oklch
oklch(53.9% 0.225 303.1)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#4D1D7A

Royal Purple · DarkSlateBlue · Eggplant

HEX
#4D1D7A
RGB
rgb(77, 29, 122)
HSL
hsl(271, 62%, 30%)
HSB
hsb(271, 76%, 48%)
CMYK
cmyk(37%, 76%, 0%, 52%)
Oklch
oklch(35.6% 0.149 303.0)

TraditionalRoyal Purple」· PaintEggplant」· 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
F74B1B
54C444
8B3AD6
4D1D7A
6.0
AA
9.4
AAA
3.7
AA Large
1.8
Fail
6.0
AA
1.6
Fail
1.6
Fail
3.4
AA Large
9.4
AAA
1.6
Fail
2.5
Fail
5.3
AA
3.7
AA Large
1.6
Fail
2.5
Fail
2.1
Fail
1.8
Fail
3.4
AA Large
5.3
AA
2.1
Fail
White BG
21.0AAA
3.5AA Large
2.2Fail
5.7AA
11.8AAA
Black BG
1.0Fail
6.0AA
9.4AAA
3.7AA Large
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
ADAB27
848663
6867B0
383863

Deuteranopia

000000
B7C329
7E766A
6D73A7
3B3F5E

Tritanopia

000000
EE3032
5A7B81
87928C
4B524E

Achromatopsia

000000
797979
949494
646464
363636

Shades & Tints Shades & Tints

#000000

Dark
Light

#F74B1B

Dark
Light

#54C444

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f74b1b;
  --color-3: #54c444;
  --color-4: #8b3ad6;
  --color-5: #4d1d7a;
}

SCSS

$color-1: #000000;
$color-2: #f74b1b;
$color-3: #54c444;
$color-4: #8b3ad6;
$color-5: #4d1d7a;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f74b1b',
  'brand-3': '#54c444',
  'brand-4': '#8b3ad6',
  'brand-5': '#4d1d7a',
}

RGB Array

[0, 0, 0], [247, 75, 27], [84, 196, 68], [139, 58, 214], [77, 29, 122]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #F74B1B, #54C444, #8B3AD6, #4D1D7A 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: #f74b1b; --color-3: #54c444; --color-4: #8b3ad6; --color-5: #4d1d7a. 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