Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BDD1BD
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#EEDDCB
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#D3787B
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#BDAC50
Autumn Sage · GoldenRod · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#4E3A39
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
BDD1BD | EEDDCB | D3787B | BDAC50 | 4E3A39 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.9 Fail | 1.4 Fail | 6.5 AA | |
1.2 Fail | — | 2.3 Fail | 1.7 Fail | 8.0 AAA | |
1.9 Fail | 2.3 Fail | — | 1.4 Fail | 3.4 AA Large | |
1.4 Fail | 1.7 Fail | 1.4 Fail | — | 4.6 AA | |
6.5 AA | 8.0 AAA | 3.4 AA Large | 4.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BDD1BD
#EEDDCB
#D3787B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bdd1bd;
--color-2: #eeddcb;
--color-3: #d3787b;
--color-4: #bdac50;
--color-5: #4e3a39;
}SCSS
$color-1: #bdd1bd; $color-2: #eeddcb; $color-3: #d3787b; $color-4: #bdac50; $color-5: #4e3a39;
TAILWIND
colors: {
'brand-1': '#bdd1bd',
'brand-2': '#eeddcb',
'brand-3': '#d3787b',
'brand-4': '#bdac50',
'brand-5': '#4e3a39',
}RGB Array
[189, 209, 189], [238, 221, 203], [211, 120, 123], [189, 172, 80], [78, 58, 57]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BDD1BD, #EEDDCB, #D3787B, #BDAC50, #4E3A39 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: #bdd1bd; --color-2: #eeddcb; --color-3: #d3787b; --color-4: #bdac50; --color-5: #4e3a39. 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