Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3ECE2
Goose Yellow · Linen · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#2D332D
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#6A6E5A
Grass Green · DimGray · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#F0EEE1
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F5F2E9
Goose Yellow · Linen · Lemon Cream
Traditional「Goose Yellow」· 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
F3ECE2 | 2D332D | 6A6E5A | F0EEE1 | F5F2E9 | |
|---|---|---|---|---|---|
| — | 11.0 AAA | 4.5 AA Large | 1.0 Fail | 1.0 Fail | |
11.0 AAA | — | 2.5 Fail | 11.1 AAA | 11.6 AAA | |
4.5 AA Large | 2.5 Fail | — | 4.5 AA | 4.7 AA | |
1.0 Fail | 11.1 AAA | 4.5 AA | — | 1.0 Fail | |
1.0 Fail | 11.6 AAA | 4.7 AA | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3ECE2
#2D332D
#6A6E5A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3ece2;
--color-2: #2d332d;
--color-3: #6a6e5a;
--color-4: #f0eee1;
--color-5: #f5f2e9;
}SCSS
$color-1: #f3ece2; $color-2: #2d332d; $color-3: #6a6e5a; $color-4: #f0eee1; $color-5: #f5f2e9;
TAILWIND
colors: {
'brand-1': '#f3ece2',
'brand-2': '#2d332d',
'brand-3': '#6a6e5a',
'brand-4': '#f0eee1',
'brand-5': '#f5f2e9',
}RGB Array
[243, 236, 226], [45, 51, 45], [106, 110, 90], [240, 238, 225], [245, 242, 233]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F3ECE2, #2D332D, #6A6E5A, #F0EEE1, #F5F2E9 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #f3ece2; --color-2: #2d332d; --color-3: #6a6e5a; --color-4: #f0eee1; --color-5: #f5f2e9. 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 beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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