← Back to Editor

#010103 · #283A3E · #613727 · #7F4329 · #808C80

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#010103

Deep Indigo · Black · Deep Sea Blue

HEX
#010103
RGB
rgb(1, 1, 3)
HSL
hsl(240, 50%, 1%)
HSB
hsb(240, 67%, 1%)
CMYK
cmyk(67%, 67%, 0%, 99%)
Oklch
oklch(7.1% 0.014 282.4)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#283A3E

Slate Blue · DarkSlateGray · Peacock Green

HEX
#283A3E
RGB
rgb(40, 58, 62)
HSL
hsl(191, 22%, 20%)
HSB
hsb(191, 35%, 24%)
CMYK
cmyk(35%, 6%, 0%, 76%)
Oklch
oklch(33.5% 0.024 212.9)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#613727

Tangerine · DarkOliveGreen · Amber Brown

HEX
#613727
RGB
rgb(97, 55, 39)
HSL
hsl(17, 43%, 27%)
HSB
hsb(17, 60%, 38%)
CMYK
cmyk(0%, 43%, 60%, 62%)
Oklch
oklch(38.5% 0.066 41.4)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#7F4329

Tangerine · Sienna · Amber Brown

HEX
#7F4329
RGB
rgb(127, 67, 41)
HSL
hsl(18, 51%, 33%)
HSB
hsb(18, 68%, 50%)
CMYK
cmyk(0%, 47%, 68%, 50%)
Oklch
oklch(45.2% 0.091 43.4)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#808C80

Ash · Gray · Warm Gray

HEX
#808C80
RGB
rgb(128, 140, 128)
HSL
hsl(120, 5%, 53%)
HSB
hsb(120, 9%, 55%)
CMYK
cmyk(9%, 0%, 9%, 45%)
Oklch
oklch(62.7% 0.023 145.3)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010103
040401

Analogous

010304
010103
030104

Triadic

010103
040101
010401

Split-Comp.

010103
040301
030401

Tetradic

010103
040103
040401
010403

Contrast Matrix WCAG 2.1 Contrast

010103
283A3E
613727
7F4329
808C80
1.8
Fail
2.1
Fail
2.7
Fail
5.9
AA
1.8
Fail
1.2
Fail
1.6
Fail
3.4
AA Large
2.1
Fail
1.2
Fail
1.3
Fail
2.9
Fail
2.7
Fail
1.6
Fail
1.3
Fail
2.2
Fail
5.9
AA
3.4
AA Large
2.9
Fail
2.2
Fail
White BG
20.9AAA
11.9AAA
10.1AAA
7.7AAA
3.5AA Large
Black BG
1.0Fail
1.8Fail
2.1Fail
2.7Fail
6.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010103
30303D
4F4E2B
65642F
858583

Deuteranopia

010102
2F2D3D
51542C
696D31
858484

Tritanopia

010202
293C3C
5F2E2F
7C3435
818586

Achromatopsia

010101
353535
424242
525252
878787

Shades & Tints Shades & Tints

#010103

Dark
Light

#283A3E

Dark
Light

#613727

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010103;
  --color-2: #283a3e;
  --color-3: #613727;
  --color-4: #7f4329;
  --color-5: #808c80;
}

SCSS

$color-1: #010103;
$color-2: #283a3e;
$color-3: #613727;
$color-4: #7f4329;
$color-5: #808c80;

TAILWIND

colors: {
  'brand-1': '#010103',
  'brand-2': '#283a3e',
  'brand-3': '#613727',
  'brand-4': '#7f4329',
  'brand-5': '#808c80',
}

RGB Array

[1, 1, 3], [40, 58, 62], [97, 55, 39], [127, 67, 41], [128, 140, 128]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010103, #283A3E, #613727, #7F4329, #808C80 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: #010103; --color-2: #283a3e; --color-3: #613727; --color-4: #7f4329; --color-5: #808c80. 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