Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEE353
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#E4AE4A
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#F38258
Apricot · Coral · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#8C6D64
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#606A66
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· 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
DEE353 | E4AE4A | F38258 | 8C6D64 | 606A66 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.9 Fail | 3.4 AA Large | 4.1 AA Large | |
1.5 Fail | — | 1.3 Fail | 2.3 Fail | 2.8 Fail | |
1.9 Fail | 1.3 Fail | — | 1.8 Fail | 2.2 Fail | |
3.4 AA Large | 2.3 Fail | 1.8 Fail | — | 1.2 Fail | |
4.1 AA Large | 2.8 Fail | 2.2 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEE353
#E4AE4A
#F38258
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dee353;
--color-2: #e4ae4a;
--color-3: #f38258;
--color-4: #8c6d64;
--color-5: #606a66;
}SCSS
$color-1: #dee353; $color-2: #e4ae4a; $color-3: #f38258; $color-4: #8c6d64; $color-5: #606a66;
TAILWIND
colors: {
'brand-1': '#dee353',
'brand-2': '#e4ae4a',
'brand-3': '#f38258',
'brand-4': '#8c6d64',
'brand-5': '#606a66',
}RGB Array
[222, 227, 83], [228, 174, 74], [243, 130, 88], [140, 109, 100], [96, 106, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DEE353, #E4AE4A, #F38258, #8C6D64, #606A66 is ideal for: corporate websites, product showcases, portfolios. 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: #dee353; --color-2: #e4ae4a; --color-3: #f38258; --color-4: #8c6d64; --color-5: #606a66. 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. 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