Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D6D1C0
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#97A09B
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#FDE0B5
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#FD3A59
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#37353C
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
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
D6D1C0 | 97A09B | FDE0B5 | FD3A59 | 37353C | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 1.2 Fail | 2.3 Fail | 7.9 AAA | |
1.8 Fail | — | 2.1 Fail | 1.3 Fail | 4.5 AA | |
1.2 Fail | 2.1 Fail | — | 2.8 Fail | 9.5 AAA | |
2.3 Fail | 1.3 Fail | 2.8 Fail | — | 3.4 AA Large | |
7.9 AAA | 4.5 AA | 9.5 AAA | 3.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D6D1C0
#97A09B
#FDE0B5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d6d1c0;
--color-2: #97a09b;
--color-3: #fde0b5;
--color-4: #fd3a59;
--color-5: #37353c;
}SCSS
$color-1: #d6d1c0; $color-2: #97a09b; $color-3: #fde0b5; $color-4: #fd3a59; $color-5: #37353c;
TAILWIND
colors: {
'brand-1': '#d6d1c0',
'brand-2': '#97a09b',
'brand-3': '#fde0b5',
'brand-4': '#fd3a59',
'brand-5': '#37353c',
}RGB Array
[214, 209, 192], [151, 160, 155], [253, 224, 181], [253, 58, 89], [55, 53, 60]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D6D1C0, #97A09B, #FDE0B5, #FD3A59, #37353C 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: #d6d1c0; --color-2: #97a09b; --color-3: #fde0b5; --color-4: #fd3a59; --color-5: #37353c. 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