Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3CAB96
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2C2E33
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#AB3C3C
Crimson · Brown · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#CCB98D
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#402B21
Tangerine · DarkSlateGray · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· 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
3CAB96 | 2C2E33 | AB3C3C | CCB98D | 402B21 | |
|---|---|---|---|---|---|
| — | 4.8 AA | 2.2 Fail | 1.5 Fail | 4.7 AA | |
4.8 AA | — | 2.2 Fail | 7.0 AAA | 1.0 Fail | |
2.2 Fail | 2.2 Fail | — | 3.2 AA Large | 2.2 Fail | |
1.5 Fail | 7.0 AAA | 3.2 AA Large | — | 6.9 AA | |
4.7 AA | 1.0 Fail | 2.2 Fail | 6.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3CAB96
#2C2E33
#AB3C3C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3cab96;
--color-2: #2c2e33;
--color-3: #ab3c3c;
--color-4: #ccb98d;
--color-5: #402b21;
}SCSS
$color-1: #3cab96; $color-2: #2c2e33; $color-3: #ab3c3c; $color-4: #ccb98d; $color-5: #402b21;
TAILWIND
colors: {
'brand-1': '#3cab96',
'brand-2': '#2c2e33',
'brand-3': '#ab3c3c',
'brand-4': '#ccb98d',
'brand-5': '#402b21',
}RGB Array
[60, 171, 150], [44, 46, 51], [171, 60, 60], [204, 185, 141], [64, 43, 33]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This coffee-style palette of #3CAB96, #2C2E33, #AB3C3C, #CCB98D, #402B21 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: #3cab96; --color-2: #2c2e33; --color-3: #ab3c3c; --color-4: #ccb98d; --color-5: #402b21. 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 coffee-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