Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CAA8A9
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#C8CFBF
Willow Green · Silver · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#C4BFBB
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#F2F4C3
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E3DFBC
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
CAA8A9 | C8CFBF | C4BFBB | F2F4C3 | E3DFBC | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.2 Fail | 1.9 Fail | 1.6 Fail | |
1.4 Fail | — | 1.1 Fail | 1.4 Fail | 1.2 Fail | |
1.2 Fail | 1.1 Fail | — | 1.6 Fail | 1.3 Fail | |
1.9 Fail | 1.4 Fail | 1.6 Fail | — | 1.2 Fail | |
1.6 Fail | 1.2 Fail | 1.3 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CAA8A9
#C8CFBF
#C4BFBB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #caa8a9;
--color-2: #c8cfbf;
--color-3: #c4bfbb;
--color-4: #f2f4c3;
--color-5: #e3dfbc;
}SCSS
$color-1: #caa8a9; $color-2: #c8cfbf; $color-3: #c4bfbb; $color-4: #f2f4c3; $color-5: #e3dfbc;
TAILWIND
colors: {
'brand-1': '#caa8a9',
'brand-2': '#c8cfbf',
'brand-3': '#c4bfbb',
'brand-4': '#f2f4c3',
'brand-5': '#e3dfbc',
}RGB Array
[202, 168, 169], [200, 207, 191], [196, 191, 187], [242, 244, 195], [227, 223, 188]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CAA8A9, #C8CFBF, #C4BFBB, #F2F4C3, #E3DFBC is ideal for: health products, baby brands, fresh-style blogs. 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: #caa8a9; --color-2: #c8cfbf; --color-3: #c4bfbb; --color-4: #f2f4c3; --color-5: #e3dfbc. 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. 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