← Back to Editor

#000000 · #1A0F0F · #521E1E · #B1CF3A · #C1E046

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

#1A0F0F

Crimson · Black · Deep Berry

HEX
#1A0F0F
RGB
rgb(26, 15, 15)
HSL
hsl(0, 27%, 8%)
HSB
hsb(0, 42%, 10%)
CMYK
cmyk(0%, 42%, 42%, 90%)
Oklch
oklch(18.4% 0.019 19.0)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#521E1E

Crimson · Maroon · Wine Red

HEX
#521E1E
RGB
rgb(82, 30, 30)
HSL
hsl(0, 46%, 22%)
HSB
hsb(0, 63%, 32%)
CMYK
cmyk(0%, 63%, 63%, 68%)
Oklch
oklch(31.4% 0.078 22.7)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#B1CF3A

Grass Green · GreenYellow · Olive Green

HEX
#B1CF3A
RGB
rgb(177, 207, 58)
HSL
hsl(72, 61%, 52%)
HSB
hsb(72, 72%, 81%)
CMYK
cmyk(14%, 0%, 72%, 19%)
Oklch
oklch(80.6% 0.171 120.4)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#C1E046

Grass Green · GreenYellow · Olive Green

HEX
#C1E046
RGB
rgb(193, 224, 70)
HSL
hsl(72, 71%, 58%)
HSB
hsb(72, 69%, 88%)
CMYK
cmyk(14%, 0%, 69%, 12%)
Oklch
oklch(85.6% 0.177 120.2)

TraditionalGrass 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
1A0F0F
521E1E
B1CF3A
C1E046
1.1
Fail
1.6
Fail
11.9
AAA
14.0
AAA
1.1
Fail
1.4
Fail
10.6
AAA
12.5
AAA
1.6
Fail
1.4
Fail
7.6
AAA
9.0
AAA
11.9
AAA
10.6
AAA
7.6
AAA
1.2
Fail
14.0
AAA
12.5
AAA
9.0
AAA
1.2
Fail
White BG
21.0AAA
18.8AAA
13.4AAA
1.8Fail
1.5Fail
Black BG
1.0Fail
1.1Fail
1.6Fail
11.9AAA
14.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
15150F
3B3B1E
BEBE5E
CECF6B

Deuteranopia

000000
16170F
3F421E
BCBA67
CDCA74

Tritanopia

000000
190F0F
4F1E1E
B37B81
C3898F

Achromatopsia

000000
121212
2E2E2E
B5B5B5
C5C5C5

Shades & Tints Shades & Tints

#000000

Dark
Light

#1A0F0F

Dark
Light

#521E1E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #1a0f0f;
  --color-3: #521e1e;
  --color-4: #b1cf3a;
  --color-5: #c1e046;
}

SCSS

$color-1: #000000;
$color-2: #1a0f0f;
$color-3: #521e1e;
$color-4: #b1cf3a;
$color-5: #c1e046;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#1a0f0f',
  'brand-3': '#521e1e',
  'brand-4': '#b1cf3a',
  'brand-5': '#c1e046',
}

RGB Array

[0, 0, 0], [26, 15, 15], [82, 30, 30], [177, 207, 58], [193, 224, 70]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #1A0F0F, #521E1E, #B1CF3A, #C1E046 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: #1a0f0f; --color-3: #521e1e; --color-4: #b1cf3a; --color-5: #c1e046. 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