← Back to Editor

#010505 · #035C55 · #534830 · #A0906C · #E2EAB7

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

#010505

Lake Blue · Black · Peacock Green

HEX
#010505
RGB
rgb(1, 5, 5)
HSL
hsl(180, 67%, 1%)
HSB
hsb(180, 80%, 2%)
CMYK
cmyk(80%, 0%, 0%, 98%)
Oklch
oklch(10.6% 0.013 195.3)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#035C55

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#035C55
RGB
rgb(3, 92, 85)
HSL
hsl(175, 94%, 19%)
HSB
hsb(175, 97%, 36%)
CMYK
cmyk(97%, 0%, 8%, 64%)
Oklch
oklch(42.8% 0.074 185.8)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#534830

Ochre · DarkOliveGreen · Honey Gold

HEX
#534830
RGB
rgb(83, 72, 48)
HSL
hsl(41, 27%, 26%)
HSB
hsb(41, 42%, 33%)
CMYK
cmyk(0%, 13%, 42%, 67%)
Oklch
oklch(40.6% 0.040 86.0)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#A0906C

Ginger · Gray · Sunflower

HEX
#A0906C
RGB
rgb(160, 144, 108)
HSL
hsl(42, 21%, 53%)
HSB
hsb(42, 33%, 63%)
CMYK
cmyk(0%, 10%, 32%, 37%)
Oklch
oklch(65.8% 0.054 86.8)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#E2EAB7

Fresh Green · Wheat · Lemon Cream

HEX
#E2EAB7
RGB
rgb(226, 234, 183)
HSL
hsl(69, 55%, 82%)
HSB
hsb(69, 22%, 92%)
CMYK
cmyk(3%, 0%, 22%, 8%)
Oklch
oklch(91.8% 0.067 115.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010505
040101

Analogous

010403
010505
010304

Triadic

010505
040104
040401

Split-Comp.

010505
040103
040301

Tetradic

010505
030104
040101
030401

Contrast Matrix WCAG 2.1 Contrast

010505
035C55
534830
A0906C
E2EAB7
2.6
Fail
2.3
Fail
6.5
AA
16.3
AAA
2.6
Fail
1.1
Fail
2.5
Fail
6.3
AA
2.3
Fail
1.1
Fail
2.9
Fail
7.1
AAA
6.5
AA
2.5
Fail
2.9
Fail
2.5
Fail
16.3
AAA
6.3
AA
7.1
AAA
2.5
Fail
White BG
20.5AAA
7.9AAA
9.0AAA
3.1AA Large
1.3Fail
Black BG
1.0Fail
2.7Fail
2.3Fail
6.7AA
16.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030305
2A2A57
4E4E36
999975
E5E6C3

Deuteranopia

030205
241E57
4F5037
9A9B77
E5E4C6

Tritanopia

010505
075858
523A3B
9F7C7D
E2CDCF

Achromatopsia

040404
414141
494949
919191
E2E2E2

Shades & Tints Shades & Tints

#010505

Dark
Light

#035C55

Dark
Light

#534830

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010505;
  --color-2: #035c55;
  --color-3: #534830;
  --color-4: #a0906c;
  --color-5: #e2eab7;
}

SCSS

$color-1: #010505;
$color-2: #035c55;
$color-3: #534830;
$color-4: #a0906c;
$color-5: #e2eab7;

TAILWIND

colors: {
  'brand-1': '#010505',
  'brand-2': '#035c55',
  'brand-3': '#534830',
  'brand-4': '#a0906c',
  'brand-5': '#e2eab7',
}

RGB Array

[1, 5, 5], [3, 92, 85], [83, 72, 48], [160, 144, 108], [226, 234, 183]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010505, #035C55, #534830, #A0906C, #E2EAB7 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: #010505; --color-2: #035c55; --color-3: #534830; --color-4: #a0906c; --color-5: #e2eab7. 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