Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EDEEE7
Fresh Green · Linen · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#7DA3B2
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#343D45
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#2D2925
Ochre · DarkSlateGray · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· Creative Blush Sunrise
#F8B72D
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· 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
EDEEE7 | 7DA3B2 | 343D45 | 2D2925 | F8B72D | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 9.5 AAA | 12.4 AAA | 1.5 Fail | |
2.3 Fail | — | 4.1 AA Large | 5.3 AA | 1.5 Fail | |
9.5 AAA | 4.1 AA Large | — | 1.3 Fail | 6.2 AA | |
12.4 AAA | 5.3 AA | 1.3 Fail | — | 8.1 AAA | |
1.5 Fail | 1.5 Fail | 6.2 AA | 8.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EDEEE7
#7DA3B2
#343D45
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #edeee7;
--color-2: #7da3b2;
--color-3: #343d45;
--color-4: #2d2925;
--color-5: #f8b72d;
}SCSS
$color-1: #edeee7; $color-2: #7da3b2; $color-3: #343d45; $color-4: #2d2925; $color-5: #f8b72d;
TAILWIND
colors: {
'brand-1': '#edeee7',
'brand-2': '#7da3b2',
'brand-3': '#343d45',
'brand-4': '#2d2925',
'brand-5': '#f8b72d',
}RGB Array
[237, 238, 231], [125, 163, 178], [52, 61, 69], [45, 41, 37], [248, 183, 45]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EDEEE7, #7DA3B2, #343D45, #2D2925, #F8B72D 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: #edeee7; --color-2: #7da3b2; --color-3: #343d45; --color-4: #2d2925; --color-5: #f8b72d. 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