Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#59A3A6
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#A1D7B3
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#2E4240
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#AF703D
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#0C1816
Mineral Blue · Black · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
59A3A6 | A1D7B3 | 2E4240 | AF703D | 0C1816 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 3.7 AA Large | 1.4 Fail | 6.2 AA | |
1.8 Fail | — | 6.5 AA | 2.5 Fail | 11.1 AAA | |
3.7 AA Large | 6.5 AA | — | 2.6 Fail | 1.7 Fail | |
1.4 Fail | 2.5 Fail | 2.6 Fail | — | 4.5 AA Large | |
6.2 AA | 11.1 AAA | 1.7 Fail | 4.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#59A3A6
#A1D7B3
#2E4240
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #59a3a6;
--color-2: #a1d7b3;
--color-3: #2e4240;
--color-4: #af703d;
--color-5: #0c1816;
}SCSS
$color-1: #59a3a6; $color-2: #a1d7b3; $color-3: #2e4240; $color-4: #af703d; $color-5: #0c1816;
TAILWIND
colors: {
'brand-1': '#59a3a6',
'brand-2': '#a1d7b3',
'brand-3': '#2e4240',
'brand-4': '#af703d',
'brand-5': '#0c1816',
}RGB Array
[89, 163, 166], [161, 215, 179], [46, 66, 64], [175, 112, 61], [12, 24, 22]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #59A3A6, #A1D7B3, #2E4240, #AF703D, #0C1816 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: #59a3a6; --color-2: #a1d7b3; --color-3: #2e4240; --color-4: #af703d; --color-5: #0c1816. 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.
Generated by LangColor online color tool · Breaking the barrier between language and color