Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7DDBC
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C9CBB8
Fresh Green · Silver · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#9BB8B4
Jade · DarkGray · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#6CA6B1
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#3E93AD
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
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
F7DDBC | C9CBB8 | 9BB8B4 | 6CA6B1 | 3E93AD | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.6 Fail | 2.1 Fail | 2.7 Fail | |
1.3 Fail | — | 1.3 Fail | 1.6 Fail | 2.1 Fail | |
1.6 Fail | 1.3 Fail | — | 1.3 Fail | 1.7 Fail | |
2.1 Fail | 1.6 Fail | 1.3 Fail | — | 1.3 Fail | |
2.7 Fail | 2.1 Fail | 1.7 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7DDBC
#C9CBB8
#9BB8B4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7ddbc;
--color-2: #c9cbb8;
--color-3: #9bb8b4;
--color-4: #6ca6b1;
--color-5: #3e93ad;
}SCSS
$color-1: #f7ddbc; $color-2: #c9cbb8; $color-3: #9bb8b4; $color-4: #6ca6b1; $color-5: #3e93ad;
TAILWIND
colors: {
'brand-1': '#f7ddbc',
'brand-2': '#c9cbb8',
'brand-3': '#9bb8b4',
'brand-4': '#6ca6b1',
'brand-5': '#3e93ad',
}RGB Array
[247, 221, 188], [201, 203, 184], [155, 184, 180], [108, 166, 177], [62, 147, 173]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7DDBC, #C9CBB8, #9BB8B4, #6CA6B1, #3E93AD 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: #f7ddbc; --color-2: #c9cbb8; --color-3: #9bb8b4; --color-4: #6ca6b1; --color-5: #3e93ad. 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