Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C7D9C5
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#FFC69E
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#EDD5A4
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E6CA93
Goose Yellow · BurlyWood · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#0D0D0D
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· 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
C7D9C5 | FFC69E | EDD5A4 | E6CA93 | 0D0D0D | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.0 Fail | 1.1 Fail | 13.1 AAA | |
1.0 Fail | — | 1.1 Fail | 1.0 Fail | 12.8 AAA | |
1.0 Fail | 1.1 Fail | — | 1.1 Fail | 13.6 AAA | |
1.1 Fail | 1.0 Fail | 1.1 Fail | — | 12.2 AAA | |
13.1 AAA | 12.8 AAA | 13.6 AAA | 12.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C7D9C5
#FFC69E
#EDD5A4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c7d9c5;
--color-2: #ffc69e;
--color-3: #edd5a4;
--color-4: #e6ca93;
--color-5: #0d0d0d;
}SCSS
$color-1: #c7d9c5; $color-2: #ffc69e; $color-3: #edd5a4; $color-4: #e6ca93; $color-5: #0d0d0d;
TAILWIND
colors: {
'brand-1': '#c7d9c5',
'brand-2': '#ffc69e',
'brand-3': '#edd5a4',
'brand-4': '#e6ca93',
'brand-5': '#0d0d0d',
}RGB Array
[199, 217, 197], [255, 198, 158], [237, 213, 164], [230, 202, 147], [13, 13, 13]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C7D9C5, #FFC69E, #EDD5A4, #E6CA93, #0D0D0D 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: #c7d9c5; --color-2: #ffc69e; --color-3: #edd5a4; --color-4: #e6ca93; --color-5: #0d0d0d. 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