Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2EFD0
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#BFBA86
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#75A18C
Mineral Blue · LightSlateGray · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#182620
Mineral Blue · Black · Dark Green
Traditional「Mineral Blue」· Paint「Dark Green」· Creative Blush Sunrise
#0D0D12
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep 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
F2EFD0 | BFBA86 | 75A18C | 182620 | 0D0D12 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.5 Fail | 13.5 AAA | 16.6 AAA | |
1.7 Fail | — | 1.5 Fail | 7.9 AAA | 9.8 AAA | |
2.5 Fail | 1.5 Fail | — | 5.4 AA | 6.7 AA | |
13.5 AAA | 7.9 AAA | 5.4 AA | — | 1.2 Fail | |
16.6 AAA | 9.8 AAA | 6.7 AA | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2EFD0
#BFBA86
#75A18C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2efd0;
--color-2: #bfba86;
--color-3: #75a18c;
--color-4: #182620;
--color-5: #0d0d12;
}SCSS
$color-1: #f2efd0; $color-2: #bfba86; $color-3: #75a18c; $color-4: #182620; $color-5: #0d0d12;
TAILWIND
colors: {
'brand-1': '#f2efd0',
'brand-2': '#bfba86',
'brand-3': '#75a18c',
'brand-4': '#182620',
'brand-5': '#0d0d12',
}RGB Array
[242, 239, 208], [191, 186, 134], [117, 161, 140], [24, 38, 32], [13, 13, 18]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F2EFD0, #BFBA86, #75A18C, #182620, #0D0D12 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: #f2efd0; --color-2: #bfba86; --color-3: #75a18c; --color-4: #182620; --color-5: #0d0d12. 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