Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6F6F6
Moonlight White · Snow · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#ECE4D9
Goose Yellow · Beige · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#7ACCC8
Jade · MediumAquaMarine · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#EB7A47
Tangerine · Coral · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#232D3B
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
F6F6F6 | ECE4D9 | 7ACCC8 | EB7A47 | 232D3B | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.7 Fail | 2.6 Fail | 12.9 AAA | |
1.2 Fail | — | 1.5 Fail | 2.2 Fail | 11.0 AAA | |
1.7 Fail | 1.5 Fail | — | 1.5 Fail | 7.5 AAA | |
2.6 Fail | 2.2 Fail | 1.5 Fail | — | 4.9 AA | |
12.9 AAA | 11.0 AAA | 7.5 AAA | 4.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6F6F6
#ECE4D9
#7ACCC8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6f6f6;
--color-2: #ece4d9;
--color-3: #7accc8;
--color-4: #eb7a47;
--color-5: #232d3b;
}SCSS
$color-1: #f6f6f6; $color-2: #ece4d9; $color-3: #7accc8; $color-4: #eb7a47; $color-5: #232d3b;
TAILWIND
colors: {
'brand-1': '#f6f6f6',
'brand-2': '#ece4d9',
'brand-3': '#7accc8',
'brand-4': '#eb7a47',
'brand-5': '#232d3b',
}RGB Array
[246, 246, 246], [236, 228, 217], [122, 204, 200], [235, 122, 71], [35, 45, 59]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F6F6F6, #ECE4D9, #7ACCC8, #EB7A47, #232D3B 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: #f6f6f6; --color-2: #ece4d9; --color-3: #7accc8; --color-4: #eb7a47; --color-5: #232d3b. 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