Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C95343
Crimson · Chocolate · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#D6E7AB
Willow Green · Wheat · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#B6A06C
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#F2DAA0
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#020202
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
C95343 | D6E7AB | B6A06C | F2DAA0 | 020202 | |
|---|---|---|---|---|---|
| — | 3.3 AA Large | 1.7 Fail | 3.2 AA Large | 4.7 AA | |
3.3 AA Large | — | 1.9 Fail | 1.0 Fail | 15.7 AAA | |
1.7 Fail | 1.9 Fail | — | 1.9 Fail | 8.1 AAA | |
3.2 AA Large | 1.0 Fail | 1.9 Fail | — | 15.1 AAA | |
4.7 AA | 15.7 AAA | 8.1 AAA | 15.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C95343
#D6E7AB
#B6A06C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c95343;
--color-2: #d6e7ab;
--color-3: #b6a06c;
--color-4: #f2daa0;
--color-5: #020202;
}SCSS
$color-1: #c95343; $color-2: #d6e7ab; $color-3: #b6a06c; $color-4: #f2daa0; $color-5: #020202;
TAILWIND
colors: {
'brand-1': '#c95343',
'brand-2': '#d6e7ab',
'brand-3': '#b6a06c',
'brand-4': '#f2daa0',
'brand-5': '#020202',
}RGB Array
[201, 83, 67], [214, 231, 171], [182, 160, 108], [242, 218, 160], [2, 2, 2]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C95343, #D6E7AB, #B6A06C, #F2DAA0, #020202 is ideal for: 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: #c95343; --color-2: #d6e7ab; --color-3: #b6a06c; --color-4: #f2daa0; --color-5: #020202. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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