← Back to Editor

#010000 · #032628 · #1C5859 · #E5E7C2 · #435650

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

#010000

Vermilion · Black · Deep Berry

HEX
#010000
RGB
rgb(1, 0, 0)
HSL
hsl(0, 100%, 0%)
HSB
hsb(0, 100%, 0%)
CMYK
cmyk(0%, 100%, 100%, 100%)
Oklch
oklch(4.2% 0.017 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#032628

Lake Blue · Black · Peacock Green

HEX
#032628
RGB
rgb(3, 38, 40)
HSL
hsl(183, 86%, 8%)
HSB
hsb(183, 93%, 16%)
CMYK
cmyk(93%, 5%, 0%, 84%)
Oklch
oklch(24.5% 0.039 200.5)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#1C5859

Lake Blue · DarkSlateGray · Peacock Green

HEX
#1C5859
RGB
rgb(28, 88, 89)
HSL
hsl(181, 52%, 23%)
HSB
hsb(181, 69%, 35%)
CMYK
cmyk(69%, 1%, 0%, 65%)
Oklch
oklch(42.3% 0.060 196.7)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#E5E7C2

Fresh Green · Wheat · Lemon Cream

HEX
#E5E7C2
RGB
rgb(229, 231, 194)
HSL
hsl(63, 44%, 83%)
HSB
hsb(63, 16%, 91%)
CMYK
cmyk(1%, 0%, 16%, 9%)
Oklch
oklch(91.7% 0.049 109.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#435650

Mineral Blue · DarkSlateGray · Mint Ice

HEX
#435650
RGB
rgb(67, 86, 80)
HSL
hsl(161, 12%, 30%)
HSB
hsb(161, 22%, 34%)
CMYK
cmyk(22%, 0%, 7%, 66%)
Oklch
oklch(43.5% 0.025 173.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010000
000000

Analogous

000000
010000
000000

Triadic

010000
000000
000000

Split-Comp.

010000
000000
000000

Tetradic

010000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

010000
032628
1C5859
E5E7C2
435650
1.3
Fail
2.6
Fail
16.5
AAA
2.7
Fail
1.3
Fail
2.0
Fail
12.6
AAA
2.0
Fail
2.6
Fail
2.0
Fail
6.4
AA
1.0
Fail
16.5
AAA
12.6
AAA
6.4
AA
6.2
AA
2.7
Fail
2.0
Fail
1.0
Fail
6.2
AA
White BG
21.0AAA
16.0AAA
8.1AAA
1.3Fail
7.8AAA
Black BG
1.0Fail
1.3Fail
2.6Fail
16.5AAA
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

010100
121228
363759
E6E6CB
4B4B51

Deuteranopia

010100
100E27
332E59
E6E6CD
4A4952

Tritanopia

010000
052727
1F5959
E5D2D4
445353

Achromatopsia

000000
1C1C1C
464646
E2E2E2
505050

Shades & Tints Shades & Tints

#010000

Dark
Light

#032628

Dark
Light

#1C5859

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010000;
  --color-2: #032628;
  --color-3: #1c5859;
  --color-4: #e5e7c2;
  --color-5: #435650;
}

SCSS

$color-1: #010000;
$color-2: #032628;
$color-3: #1c5859;
$color-4: #e5e7c2;
$color-5: #435650;

TAILWIND

colors: {
  'brand-1': '#010000',
  'brand-2': '#032628',
  'brand-3': '#1c5859',
  'brand-4': '#e5e7c2',
  'brand-5': '#435650',
}

RGB Array

[1, 0, 0], [3, 38, 40], [28, 88, 89], [229, 231, 194], [67, 86, 80]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010000, #032628, #1C5859, #E5E7C2, #435650 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: #010000; --color-2: #032628; --color-3: #1c5859; --color-4: #e5e7c2; --color-5: #435650. 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