Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B7DCBD
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#534C3C
Ochre · DarkOliveGreen · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#F5E1AC
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F0BC8D
Apricot · BurlyWood · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#E5B054
Ginger · SandyBrown · 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
B7DCBD | 534C3C | F5E1AC | F0BC8D | E5B054 | |
|---|---|---|---|---|---|
| — | 5.7 AA | 1.2 Fail | 1.1 Fail | 1.3 Fail | |
5.7 AA | — | 6.6 AA | 5.0 AA | 4.3 AA Large | |
1.2 Fail | 6.6 AA | — | 1.3 Fail | 1.5 Fail | |
1.1 Fail | 5.0 AA | 1.3 Fail | — | 1.2 Fail | |
1.3 Fail | 4.3 AA Large | 1.5 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B7DCBD
#534C3C
#F5E1AC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b7dcbd;
--color-2: #534c3c;
--color-3: #f5e1ac;
--color-4: #f0bc8d;
--color-5: #e5b054;
}SCSS
$color-1: #b7dcbd; $color-2: #534c3c; $color-3: #f5e1ac; $color-4: #f0bc8d; $color-5: #e5b054;
TAILWIND
colors: {
'brand-1': '#b7dcbd',
'brand-2': '#534c3c',
'brand-3': '#f5e1ac',
'brand-4': '#f0bc8d',
'brand-5': '#e5b054',
}RGB Array
[183, 220, 189], [83, 76, 60], [245, 225, 172], [240, 188, 141], [229, 176, 84]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #B7DCBD, #534C3C, #F5E1AC, #F0BC8D, #E5B054 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: #b7dcbd; --color-2: #534c3c; --color-3: #f5e1ac; --color-4: #f0bc8d; --color-5: #e5b054. 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 warm-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