Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6F4C2
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#FFDAC4
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#E7D3C2
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#C7B5AC
Apricot · Silver · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#BEADBA
Mauve · Silver · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
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
F6F4C2 | FFDAC4 | E7D3C2 | C7B5AC | BEADBA | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.3 Fail | 1.8 Fail | 1.9 Fail | |
1.2 Fail | — | 1.1 Fail | 1.5 Fail | 1.6 Fail | |
1.3 Fail | 1.1 Fail | — | 1.4 Fail | 1.5 Fail | |
1.8 Fail | 1.5 Fail | 1.4 Fail | — | 1.1 Fail | |
1.9 Fail | 1.6 Fail | 1.5 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6F4C2
#FFDAC4
#E7D3C2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6f4c2;
--color-2: #ffdac4;
--color-3: #e7d3c2;
--color-4: #c7b5ac;
--color-5: #beadba;
}SCSS
$color-1: #f6f4c2; $color-2: #ffdac4; $color-3: #e7d3c2; $color-4: #c7b5ac; $color-5: #beadba;
TAILWIND
colors: {
'brand-1': '#f6f4c2',
'brand-2': '#ffdac4',
'brand-3': '#e7d3c2',
'brand-4': '#c7b5ac',
'brand-5': '#beadba',
}RGB Array
[246, 244, 194], [255, 218, 196], [231, 211, 194], [199, 181, 172], [190, 173, 186]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F6F4C2, #FFDAC4, #E7D3C2, #C7B5AC, #BEADBA 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: #f6f4c2; --color-2: #ffdac4; --color-3: #e7d3c2; --color-4: #c7b5ac; --color-5: #beadba. 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