Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7F2CD
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#B6CFBA
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#8CA0A0
Slate Blue · DarkGray · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#936E99
Dark Plum · Gray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#460032
Rose Purple · Maroon · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
F7F2CD | B6CFBA | 8CA0A0 | 936E99 | 460032 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.4 Fail | 3.8 AA Large | 14.2 AAA | |
1.5 Fail | — | 1.6 Fail | 2.6 Fail | 9.7 AAA | |
2.4 Fail | 1.6 Fail | — | 1.6 Fail | 5.9 AA | |
3.8 AA Large | 2.6 Fail | 1.6 Fail | — | 3.8 AA Large | |
14.2 AAA | 9.7 AAA | 5.9 AA | 3.8 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7F2CD
#B6CFBA
#8CA0A0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7f2cd;
--color-2: #b6cfba;
--color-3: #8ca0a0;
--color-4: #936e99;
--color-5: #460032;
}SCSS
$color-1: #f7f2cd; $color-2: #b6cfba; $color-3: #8ca0a0; $color-4: #936e99; $color-5: #460032;
TAILWIND
colors: {
'brand-1': '#f7f2cd',
'brand-2': '#b6cfba',
'brand-3': '#8ca0a0',
'brand-4': '#936e99',
'brand-5': '#460032',
}RGB Array
[247, 242, 205], [182, 207, 186], [140, 160, 160], [147, 110, 153], [70, 0, 50]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #F7F2CD, #B6CFBA, #8CA0A0, #936E99, #460032 is ideal for: 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: #f7f2cd; --color-2: #b6cfba; --color-3: #8ca0a0; --color-4: #936e99; --color-5: #460032. 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 earth-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