Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#AEE3D3
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#2CAEA2
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#307C58
Mineral Blue · SeaGreen · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
#5E4334
Tangerine · DarkOliveGreen · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#A63B22
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine 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
AEE3D3 | 2CAEA2 | 307C58 | 5E4334 | A63B22 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 3.5 AA Large | 6.3 AA | 4.5 AA | |
1.9 Fail | — | 1.9 Fail | 3.3 AA Large | 2.3 Fail | |
3.5 AA Large | 1.9 Fail | — | 1.8 Fail | 1.3 Fail | |
6.3 AA | 3.3 AA Large | 1.8 Fail | — | 1.4 Fail | |
4.5 AA | 2.3 Fail | 1.3 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#AEE3D3
#2CAEA2
#307C58
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #aee3d3;
--color-2: #2caea2;
--color-3: #307c58;
--color-4: #5e4334;
--color-5: #a63b22;
}SCSS
$color-1: #aee3d3; $color-2: #2caea2; $color-3: #307c58; $color-4: #5e4334; $color-5: #a63b22;
TAILWIND
colors: {
'brand-1': '#aee3d3',
'brand-2': '#2caea2',
'brand-3': '#307c58',
'brand-4': '#5e4334',
'brand-5': '#a63b22',
}RGB Array
[174, 227, 211], [44, 174, 162], [48, 124, 88], [94, 67, 52], [166, 59, 34]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #AEE3D3, #2CAEA2, #307C58, #5E4334, #A63B22 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: #aee3d3; --color-2: #2caea2; --color-3: #307c58; --color-4: #5e4334; --color-5: #a63b22. 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