Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D9DC83
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#F9F49B
Fresh Green · Khaki · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#BDD69F
Willow Green · Silver · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#19170F
Ochre · Black · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· Creative Blush Sunrise
#F10F71
Dark Violet · DeepPink · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
D9DC83 | F9F49B | BDD69F | 19170F | F10F71 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.1 Fail | 12.4 AAA | 2.9 Fail | |
1.3 Fail | — | 1.4 Fail | 15.8 AAA | 3.7 AA Large | |
1.1 Fail | 1.4 Fail | — | 11.3 AAA | 2.6 Fail | |
12.4 AAA | 15.8 AAA | 11.3 AAA | — | 4.3 AA Large | |
2.9 Fail | 3.7 AA Large | 2.6 Fail | 4.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D9DC83
#F9F49B
#BDD69F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d9dc83;
--color-2: #f9f49b;
--color-3: #bdd69f;
--color-4: #19170f;
--color-5: #f10f71;
}SCSS
$color-1: #d9dc83; $color-2: #f9f49b; $color-3: #bdd69f; $color-4: #19170f; $color-5: #f10f71;
TAILWIND
colors: {
'brand-1': '#d9dc83',
'brand-2': '#f9f49b',
'brand-3': '#bdd69f',
'brand-4': '#19170f',
'brand-5': '#f10f71',
}RGB Array
[217, 220, 131], [249, 244, 155], [189, 214, 159], [25, 23, 15], [241, 15, 113]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D9DC83, #F9F49B, #BDD69F, #19170F, #F10F71 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: #d9dc83; --color-2: #f9f49b; --color-3: #bdd69f; --color-4: #19170f; --color-5: #f10f71. 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