Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2EAB6
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#ACC499
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#678F7E
Mineral Blue · SlateGray · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#2F3033
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#1F1E1E
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
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
F2EAB6 | ACC499 | 678F7E | 2F3033 | 1F1E1E | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.0 Fail | 10.8 AAA | 13.6 AAA | |
1.5 Fail | — | 1.9 Fail | 7.0 AA | 8.8 AAA | |
3.0 Fail | 1.9 Fail | — | 3.6 AA Large | 4.6 AA | |
10.8 AAA | 7.0 AA | 3.6 AA Large | — | 1.3 Fail | |
13.6 AAA | 8.8 AAA | 4.6 AA | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2EAB6
#ACC499
#678F7E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2eab6;
--color-2: #acc499;
--color-3: #678f7e;
--color-4: #2f3033;
--color-5: #1f1e1e;
}SCSS
$color-1: #f2eab6; $color-2: #acc499; $color-3: #678f7e; $color-4: #2f3033; $color-5: #1f1e1e;
TAILWIND
colors: {
'brand-1': '#f2eab6',
'brand-2': '#acc499',
'brand-3': '#678f7e',
'brand-4': '#2f3033',
'brand-5': '#1f1e1e',
}RGB Array
[242, 234, 182], [172, 196, 153], [103, 143, 126], [47, 48, 51], [31, 30, 30]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F2EAB6, #ACC499, #678F7E, #2F3033, #1F1E1E is ideal for: brand design, premium product pages, magazine layouts, 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: #f2eab6; --color-2: #acc499; --color-3: #678f7e; --color-4: #2f3033; --color-5: #1f1e1e. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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. 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