Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A2E1CE
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#BAF29E
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#A7BF43
Grass Green · GoldenRod · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#F25134
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#3C3433
Crimson · DarkSlateGray · Dark Stone
Traditional「Crimson」· Paint「Dark Stone」· 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
A2E1CE | BAF29E | A7BF43 | F25134 | 3C3433 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 2.4 Fail | 8.2 AAA | |
1.1 Fail | — | 1.6 Fail | 2.7 Fail | 9.4 AAA | |
1.4 Fail | 1.6 Fail | — | 1.7 Fail | 5.9 AA | |
2.4 Fail | 2.7 Fail | 1.7 Fail | — | 3.5 AA Large | |
8.2 AAA | 9.4 AAA | 5.9 AA | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A2E1CE
#BAF29E
#A7BF43
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a2e1ce;
--color-2: #baf29e;
--color-3: #a7bf43;
--color-4: #f25134;
--color-5: #3c3433;
}SCSS
$color-1: #a2e1ce; $color-2: #baf29e; $color-3: #a7bf43; $color-4: #f25134; $color-5: #3c3433;
TAILWIND
colors: {
'brand-1': '#a2e1ce',
'brand-2': '#baf29e',
'brand-3': '#a7bf43',
'brand-4': '#f25134',
'brand-5': '#3c3433',
}RGB Array
[162, 225, 206], [186, 242, 158], [167, 191, 67], [242, 81, 52], [60, 52, 51]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A2E1CE, #BAF29E, #A7BF43, #F25134, #3C3433 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: #a2e1ce; --color-2: #baf29e; --color-3: #a7bf43; --color-4: #f25134; --color-5: #3c3433. 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