Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D2DBC2
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#F1EAC9
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#4A2D33
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#1A090B
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#ABC0AC
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
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
D2DBC2 | F1EAC9 | 4A2D33 | 1A090B | ABC0AC | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 8.5 AAA | 13.5 AAA | 1.3 Fail | |
1.2 Fail | — | 10.1 AAA | 16.0 AAA | 1.6 Fail | |
8.5 AAA | 10.1 AAA | — | 1.6 Fail | 6.3 AA | |
13.5 AAA | 16.0 AAA | 1.6 Fail | — | 10.0 AAA | |
1.3 Fail | 1.6 Fail | 6.3 AA | 10.0 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D2DBC2
#F1EAC9
#4A2D33
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d2dbc2;
--color-2: #f1eac9;
--color-3: #4a2d33;
--color-4: #1a090b;
--color-5: #abc0ac;
}SCSS
$color-1: #d2dbc2; $color-2: #f1eac9; $color-3: #4a2d33; $color-4: #1a090b; $color-5: #abc0ac;
TAILWIND
colors: {
'brand-1': '#d2dbc2',
'brand-2': '#f1eac9',
'brand-3': '#4a2d33',
'brand-4': '#1a090b',
'brand-5': '#abc0ac',
}RGB Array
[210, 219, 194], [241, 234, 201], [74, 45, 51], [26, 9, 11], [171, 192, 172]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D2DBC2, #F1EAC9, #4A2D33, #1A090B, #ABC0AC 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: #d2dbc2; --color-2: #f1eac9; --color-3: #4a2d33; --color-4: #1a090b; --color-5: #abc0ac. 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