Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D09E69
Ginger · DarkSalmon · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#AEB581
Fresh Green · DarkSeaGreen · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#699981
Mineral Blue · SlateGray · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#3B2637
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#CC2831
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
D09E69 | AEB581 | 699981 | 3B2637 | CC2831 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 5.8 AA | 2.2 Fail | |
1.1 Fail | — | 1.5 Fail | 6.4 AA | 2.5 Fail | |
1.4 Fail | 1.5 Fail | — | 4.3 AA Large | 1.7 Fail | |
5.8 AA | 6.4 AA | 4.3 AA Large | — | 2.6 Fail | |
2.2 Fail | 2.5 Fail | 1.7 Fail | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D09E69
#AEB581
#699981
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d09e69;
--color-2: #aeb581;
--color-3: #699981;
--color-4: #3b2637;
--color-5: #cc2831;
}SCSS
$color-1: #d09e69; $color-2: #aeb581; $color-3: #699981; $color-4: #3b2637; $color-5: #cc2831;
TAILWIND
colors: {
'brand-1': '#d09e69',
'brand-2': '#aeb581',
'brand-3': '#699981',
'brand-4': '#3b2637',
'brand-5': '#cc2831',
}RGB Array
[208, 158, 105], [174, 181, 129], [105, 153, 129], [59, 38, 55], [204, 40, 49]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D09E69, #AEB581, #699981, #3B2637, #CC2831 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: #d09e69; --color-2: #aeb581; --color-3: #699981; --color-4: #3b2637; --color-5: #cc2831. 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