Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EDDF87
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#9EBB83
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#3B6073
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#32233A
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· Creative Blush Sunrise
#C42B7E
Rose Purple · MediumVioletRed · Camellia
Traditional「Rose Purple」· Paint「Camellia」· 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
EDDF87 | 9EBB83 | 3B6073 | 32233A | C42B7E | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 5.0 AA | 10.8 AAA | 3.9 AA Large | |
1.6 Fail | — | 3.2 AA Large | 6.9 AA | 2.5 Fail | |
5.0 AA | 3.2 AA Large | — | 2.2 Fail | 1.3 Fail | |
10.8 AAA | 6.9 AA | 2.2 Fail | — | 2.8 Fail | |
3.9 AA Large | 2.5 Fail | 1.3 Fail | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EDDF87
#9EBB83
#3B6073
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eddf87;
--color-2: #9ebb83;
--color-3: #3b6073;
--color-4: #32233a;
--color-5: #c42b7e;
}SCSS
$color-1: #eddf87; $color-2: #9ebb83; $color-3: #3b6073; $color-4: #32233a; $color-5: #c42b7e;
TAILWIND
colors: {
'brand-1': '#eddf87',
'brand-2': '#9ebb83',
'brand-3': '#3b6073',
'brand-4': '#32233a',
'brand-5': '#c42b7e',
}RGB Array
[237, 223, 135], [158, 187, 131], [59, 96, 115], [50, 35, 58], [196, 43, 126]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EDDF87, #9EBB83, #3B6073, #32233A, #C42B7E 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: #eddf87; --color-2: #9ebb83; --color-3: #3b6073; --color-4: #32233a; --color-5: #c42b7e. 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