Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A2EDC8
Jade · LightBlue · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#CADE31
Autumn Sage · GreenYellow · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#D99F2B
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#714B25
Ochre · DarkOliveGreen · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#3D2222
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
A2EDC8 | CADE31 | D99F2B | 714B25 | 3D2222 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.7 Fail | 5.7 AA | 10.7 AAA | |
1.1 Fail | — | 1.6 Fail | 5.1 AA | 9.7 AAA | |
1.7 Fail | 1.6 Fail | — | 3.3 AA Large | 6.2 AA | |
5.7 AA | 5.1 AA | 3.3 AA Large | — | 1.9 Fail | |
10.7 AAA | 9.7 AAA | 6.2 AA | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A2EDC8
#CADE31
#D99F2B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a2edc8;
--color-2: #cade31;
--color-3: #d99f2b;
--color-4: #714b25;
--color-5: #3d2222;
}SCSS
$color-1: #a2edc8; $color-2: #cade31; $color-3: #d99f2b; $color-4: #714b25; $color-5: #3d2222;
TAILWIND
colors: {
'brand-1': '#a2edc8',
'brand-2': '#cade31',
'brand-3': '#d99f2b',
'brand-4': '#714b25',
'brand-5': '#3d2222',
}RGB Array
[162, 237, 200], [202, 222, 49], [217, 159, 43], [113, 75, 37], [61, 34, 34]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A2EDC8, #CADE31, #D99F2B, #714B25, #3D2222 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: #a2edc8; --color-2: #cade31; --color-3: #d99f2b; --color-4: #714b25; --color-5: #3d2222. 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