← Back to Editor

#010501 · #2A2322 · #445511 · #668800 · #FFFFFF

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

#010501

Pine Green · Black · Dark Green

HEX
#010501
RGB
rgb(1, 5, 1)
HSL
hsl(120, 67%, 1%)
HSB
hsb(120, 80%, 2%)
CMYK
cmyk(80%, 0%, 80%, 98%)
Oklch
oklch(10.3% 0.024 143.6)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#2A2322

Crimson · DarkSlateGray · Deep Berry

HEX
#2A2322
RGB
rgb(42, 35, 34)
HSL
hsl(8, 11%, 15%)
HSB
hsb(8, 19%, 16%)
CMYK
cmyk(0%, 17%, 19%, 84%)
Oklch
oklch(26.4% 0.011 27.5)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#445511

Grass Green · DarkOliveGreen · Dark Green

HEX
#445511
RGB
rgb(68, 85, 17)
HSL
hsl(75, 67%, 20%)
HSB
hsb(75, 80%, 33%)
CMYK
cmyk(20%, 0%, 80%, 67%)
Oklch
oklch(42.1% 0.093 122.9)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

#668800

Grass Green · Olive · Forest Green

HEX
#668800
RGB
rgb(102, 136, 0)
HSL
hsl(75, 100%, 27%)
HSB
hsb(75, 100%, 53%)
CMYK
cmyk(25%, 0%, 100%, 47%)
Oklch
oklch(57.9% 0.146 125.3)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010501
040104

Analogous

030401
010501
010403

Triadic

010501
010104
040101

Split-Comp.

010501
030104
040103

Tetradic

010501
010304
040104
040301

Contrast Matrix WCAG 2.1 Contrast

010501
2A2322
445511
668800
FFFFFF
1.3
Fail
2.5
Fail
5.0
AA
20.5
AAA
1.3
Fail
1.9
Fail
3.7
AA Large
15.4
AAA
2.5
Fail
1.9
Fail
2.0
Fail
8.2
AAA
5.0
AA
3.7
AA Large
2.0
Fail
4.1
AA Large
20.5
AAA
15.4
AAA
8.2
AAA
4.1
AA Large
White BG
20.5AAA
15.4AAA
8.2AAA
4.1AA Large
1.0Fail
Black BG
1.0Fail
1.4Fail
2.6Fail
5.1AA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030302
272722
4B4C21
757521
FFFFFF

Deuteranopia

030202
272822
4A4925
737029
FFFFFF

Tritanopia

010303
2A2222
452E31
683B41
FFFFFF

Achromatopsia

030303
252525
484848
6E6E6E
FFFFFF

Shades & Tints Shades & Tints

#010501

Dark
Light

#2A2322

Dark
Light

#445511

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010501;
  --color-2: #2a2322;
  --color-3: #445511;
  --color-4: #668800;
  --color-5: #ffffff;
}

SCSS

$color-1: #010501;
$color-2: #2a2322;
$color-3: #445511;
$color-4: #668800;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#010501',
  'brand-2': '#2a2322',
  'brand-3': '#445511',
  'brand-4': '#668800',
  'brand-5': '#ffffff',
}

RGB Array

[1, 5, 1], [42, 35, 34], [68, 85, 17], [102, 136, 0], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010501, #2A2322, #445511, #668800, #FFFFFF 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: #010501; --color-2: #2a2322; --color-3: #445511; --color-4: #668800; --color-5: #ffffff. 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