Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DFDAB0
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#A8BFA3
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#CB9B85
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#7C0808
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#2F1312
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
DFDAB0 | A8BFA3 | CB9B85 | 7C0808 | 2F1312 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.7 Fail | 7.8 AAA | 12.1 AAA | |
1.4 Fail | — | 1.2 Fail | 5.6 AA | 8.7 AAA | |
1.7 Fail | 1.2 Fail | — | 4.5 AA | 7.0 AAA | |
7.8 AAA | 5.6 AA | 4.5 AA | — | 1.5 Fail | |
12.1 AAA | 8.7 AAA | 7.0 AAA | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DFDAB0
#A8BFA3
#CB9B85
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dfdab0;
--color-2: #a8bfa3;
--color-3: #cb9b85;
--color-4: #7c0808;
--color-5: #2f1312;
}SCSS
$color-1: #dfdab0; $color-2: #a8bfa3; $color-3: #cb9b85; $color-4: #7c0808; $color-5: #2f1312;
TAILWIND
colors: {
'brand-1': '#dfdab0',
'brand-2': '#a8bfa3',
'brand-3': '#cb9b85',
'brand-4': '#7c0808',
'brand-5': '#2f1312',
}RGB Array
[223, 218, 176], [168, 191, 163], [203, 155, 133], [124, 8, 8], [47, 19, 18]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #DFDAB0, #A8BFA3, #CB9B85, #7C0808, #2F1312 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: #dfdab0; --color-2: #a8bfa3; --color-3: #cb9b85; --color-4: #7c0808; --color-5: #2f1312. 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 cool-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