Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C2DABC
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#F6D1AC
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#FCA883
Apricot · LightSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#DB676C
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#5A4D5D
Dark Plum · DimGray · Charcoal
Traditional「Dark Plum」· Paint「Charcoal」· 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
C2DABC | F6D1AC | FCA883 | DB676C | 5A4D5D | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.3 Fail | 2.3 Fail | 5.3 AA | |
1.0 Fail | — | 1.3 Fail | 2.4 Fail | 5.5 AA | |
1.3 Fail | 1.3 Fail | — | 1.8 Fail | 4.2 AA Large | |
2.3 Fail | 2.4 Fail | 1.8 Fail | — | 2.3 Fail | |
5.3 AA | 5.5 AA | 4.2 AA Large | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C2DABC
#F6D1AC
#FCA883
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c2dabc;
--color-2: #f6d1ac;
--color-3: #fca883;
--color-4: #db676c;
--color-5: #5a4d5d;
}SCSS
$color-1: #c2dabc; $color-2: #f6d1ac; $color-3: #fca883; $color-4: #db676c; $color-5: #5a4d5d;
TAILWIND
colors: {
'brand-1': '#c2dabc',
'brand-2': '#f6d1ac',
'brand-3': '#fca883',
'brand-4': '#db676c',
'brand-5': '#5a4d5d',
}RGB Array
[194, 218, 188], [246, 209, 172], [252, 168, 131], [219, 103, 108], [90, 77, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C2DABC, #F6D1AC, #FCA883, #DB676C, #5A4D5D is ideal for: health products, baby brands, fresh-style blogs, 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: #c2dabc; --color-2: #f6d1ac; --color-3: #fca883; --color-4: #db676c; --color-5: #5a4d5d. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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