Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B4ED98
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#FFF5A8
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#6D6450
Ochre · DimGray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#FF773D
Apricot · Coral · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#42D6C7
Mineral Blue · MediumTurquoise · Lake Green
Traditional「Mineral Blue」· Paint「Lake 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
B4ED98 | FFF5A8 | 6D6450 | FF773D | 42D6C7 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 4.3 AA Large | 1.9 Fail | 1.3 Fail | |
1.2 Fail | — | 5.3 AA | 2.4 Fail | 1.6 Fail | |
4.3 AA Large | 5.3 AA | — | 2.2 Fail | 3.3 AA Large | |
1.9 Fail | 2.4 Fail | 2.2 Fail | — | 1.5 Fail | |
1.3 Fail | 1.6 Fail | 3.3 AA Large | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B4ED98
#FFF5A8
#6D6450
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b4ed98;
--color-2: #fff5a8;
--color-3: #6d6450;
--color-4: #ff773d;
--color-5: #42d6c7;
}SCSS
$color-1: #b4ed98; $color-2: #fff5a8; $color-3: #6d6450; $color-4: #ff773d; $color-5: #42d6c7;
TAILWIND
colors: {
'brand-1': '#b4ed98',
'brand-2': '#fff5a8',
'brand-3': '#6d6450',
'brand-4': '#ff773d',
'brand-5': '#42d6c7',
}RGB Array
[180, 237, 152], [255, 245, 168], [109, 100, 80], [255, 119, 61], [66, 214, 199]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B4ED98, #FFF5A8, #6D6450, #FF773D, #42D6C7 is ideal for: social media posters, mobile apps, e-commerce promos, 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: #b4ed98; --color-2: #fff5a8; --color-3: #6d6450; --color-4: #ff773d; --color-5: #42d6c7. 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 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