Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C5E069
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#EDF5D5
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#FF674F
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#E0E0E0
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#4A0F2B
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
C5E069 | EDF5D5 | FF674F | E0E0E0 | 4A0F2B | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 1.1 Fail | 10.2 AAA | |
1.3 Fail | — | 2.5 Fail | 1.2 Fail | 13.4 AAA | |
1.9 Fail | 2.5 Fail | — | 2.2 Fail | 5.2 AA | |
1.1 Fail | 1.2 Fail | 2.2 Fail | — | 11.4 AAA | |
10.2 AAA | 13.4 AAA | 5.2 AA | 11.4 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C5E069
#EDF5D5
#FF674F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c5e069;
--color-2: #edf5d5;
--color-3: #ff674f;
--color-4: #e0e0e0;
--color-5: #4a0f2b;
}SCSS
$color-1: #c5e069; $color-2: #edf5d5; $color-3: #ff674f; $color-4: #e0e0e0; $color-5: #4a0f2b;
TAILWIND
colors: {
'brand-1': '#c5e069',
'brand-2': '#edf5d5',
'brand-3': '#ff674f',
'brand-4': '#e0e0e0',
'brand-5': '#4a0f2b',
}RGB Array
[197, 224, 105], [237, 245, 213], [255, 103, 79], [224, 224, 224], [74, 15, 43]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C5E069, #EDF5D5, #FF674F, #E0E0E0, #4A0F2B 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: #c5e069; --color-2: #edf5d5; --color-3: #ff674f; --color-4: #e0e0e0; --color-5: #4a0f2b. 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