Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3DBD3
Goose Yellow · LightGray · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#A1DE14
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#11978B
Mineral Blue · Teal · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#334F01
Grass Green · DarkGreen · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· Creative Blush Sunrise
#1B2A2C
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· 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
E3DBD3 | A1DE14 | 11978B | 334F01 | 1B2A2C | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.6 Fail | 6.8 AA | 10.8 AAA | |
1.2 Fail | — | 2.2 Fail | 5.7 AA | 9.2 AAA | |
2.6 Fail | 2.2 Fail | — | 2.6 Fail | 4.1 AA Large | |
6.8 AA | 5.7 AA | 2.6 Fail | — | 1.6 Fail | |
10.8 AAA | 9.2 AAA | 4.1 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3DBD3
#A1DE14
#11978B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3dbd3;
--color-2: #a1de14;
--color-3: #11978b;
--color-4: #334f01;
--color-5: #1b2a2c;
}SCSS
$color-1: #e3dbd3; $color-2: #a1de14; $color-3: #11978b; $color-4: #334f01; $color-5: #1b2a2c;
TAILWIND
colors: {
'brand-1': '#e3dbd3',
'brand-2': '#a1de14',
'brand-3': '#11978b',
'brand-4': '#334f01',
'brand-5': '#1b2a2c',
}RGB Array
[227, 219, 211], [161, 222, 20], [17, 151, 139], [51, 79, 1], [27, 42, 44]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E3DBD3, #A1DE14, #11978B, #334F01, #1B2A2C is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #e3dbd3; --color-2: #a1de14; --color-3: #11978b; --color-4: #334f01; --color-5: #1b2a2c. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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