Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDD29C
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#3D3B39
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#54E3B5
Jade · MediumAquaMarine · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#FDFD75
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#D6AD6B
Ginger · BurlyWood · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
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
DDD29C | 3D3B39 | 54E3B5 | FDFD75 | D6AD6B | |
|---|---|---|---|---|---|
| — | 7.3 AAA | 1.1 Fail | 1.4 Fail | 1.4 Fail | |
7.3 AAA | — | 6.9 AA | 10.3 AAA | 5.3 AA | |
1.1 Fail | 6.9 AA | — | 1.5 Fail | 1.3 Fail | |
1.4 Fail | 10.3 AAA | 1.5 Fail | — | 1.9 Fail | |
1.4 Fail | 5.3 AA | 1.3 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDD29C
#3D3B39
#54E3B5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ddd29c;
--color-2: #3d3b39;
--color-3: #54e3b5;
--color-4: #fdfd75;
--color-5: #d6ad6b;
}SCSS
$color-1: #ddd29c; $color-2: #3d3b39; $color-3: #54e3b5; $color-4: #fdfd75; $color-5: #d6ad6b;
TAILWIND
colors: {
'brand-1': '#ddd29c',
'brand-2': '#3d3b39',
'brand-3': '#54e3b5',
'brand-4': '#fdfd75',
'brand-5': '#d6ad6b',
}RGB Array
[221, 210, 156], [61, 59, 57], [84, 227, 181], [253, 253, 117], [214, 173, 107]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DDD29C, #3D3B39, #54E3B5, #FDFD75, #D6AD6B 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: #ddd29c; --color-2: #3d3b39; --color-3: #54e3b5; --color-4: #fdfd75; --color-5: #d6ad6b. 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