← Back to Editor

#000000 · #151310 · #500526 · #ADF127 · #E0EBB7

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

#151310

Ochre · Black · Cinnamon

HEX
#151310
RGB
rgb(21, 19, 16)
HSL
hsl(36, 14%, 7%)
HSB
hsb(36, 24%, 8%)
CMYK
cmyk(0%, 10%, 24%, 92%)
Oklch
oklch(18.8% 0.007 78.1)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#500526

Dark Violet · Maroon · Raspberry

HEX
#500526
RGB
rgb(80, 5, 38)
HSL
hsl(334, 88%, 17%)
HSB
hsb(334, 94%, 31%)
CMYK
cmyk(0%, 94%, 52%, 69%)
Oklch
oklch(28.3% 0.108 1.5)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#ADF127

Grass Green · GreenYellow · Olive Green

HEX
#ADF127
RGB
rgb(173, 241, 39)
HSL
hsl(80, 88%, 55%)
HSB
hsb(80, 84%, 95%)
CMYK
cmyk(28%, 0%, 84%, 5%)
Oklch
oklch(88.0% 0.221 127.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#E0EBB7

Willow Green · Wheat · Mint Green

HEX
#E0EBB7
RGB
rgb(224, 235, 183)
HSL
hsl(73, 57%, 82%)
HSB
hsb(73, 22%, 92%)
CMYK
cmyk(5%, 0%, 22%, 8%)
Oklch
oklch(91.9% 0.069 117.5)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

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
151310
500526
ADF127
E0EBB7
1.1
Fail
1.4
Fail
15.4
AAA
16.7
AAA
1.1
Fail
1.2
Fail
13.6
AAA
14.8
AAA
1.4
Fail
1.2
Fail
11.1
AAA
12.0
AAA
15.4
AAA
13.6
AAA
11.1
AAA
1.1
Fail
16.7
AAA
14.8
AAA
12.0
AAA
1.1
Fail
White BG
21.0AAA
18.5AAA
15.1AAA
1.4Fail
1.3Fail
Black BG
1.0Fail
1.1Fail
1.4Fail
15.4AAA
16.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
141411
302F1E
CACB58
E5E5C4

Deuteranopia

000000
141411
343A1C
C7C164
E4E3C7

Tritanopia

000000
151111
4C1816
B07E87
E1CED0

Achromatopsia

000000
131313
1F1F1F
C6C6C6
E2E2E2

Shades & Tints Shades & Tints

#000000

Dark
Light

#151310

Dark
Light

#500526

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #151310;
  --color-3: #500526;
  --color-4: #adf127;
  --color-5: #e0ebb7;
}

SCSS

$color-1: #000000;
$color-2: #151310;
$color-3: #500526;
$color-4: #adf127;
$color-5: #e0ebb7;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#151310',
  'brand-3': '#500526',
  'brand-4': '#adf127',
  'brand-5': '#e0ebb7',
}

RGB Array

[0, 0, 0], [21, 19, 16], [80, 5, 38], [173, 241, 39], [224, 235, 183]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #151310, #500526, #ADF127, #E0EBB7 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: #151310; --color-3: #500526; --color-4: #adf127; --color-5: #e0ebb7. 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