Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF1E6
Apricot · Linen · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#B1D9BF
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#8FB09F
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#796986
Dark Plum · Gray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#773F66
Rose Purple · DimGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· 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
FFF1E6 | B1D9BF | 8FB09F | 796986 | 773F66 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.1 Fail | 4.5 AA | 7.1 AAA | |
1.4 Fail | — | 1.5 Fail | 3.2 AA Large | 5.0 AA | |
2.1 Fail | 1.5 Fail | — | 2.1 Fail | 3.3 AA Large | |
4.5 AA | 3.2 AA Large | 2.1 Fail | — | 1.6 Fail | |
7.1 AAA | 5.0 AA | 3.3 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF1E6
#B1D9BF
#8FB09F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff1e6;
--color-2: #b1d9bf;
--color-3: #8fb09f;
--color-4: #796986;
--color-5: #773f66;
}SCSS
$color-1: #fff1e6; $color-2: #b1d9bf; $color-3: #8fb09f; $color-4: #796986; $color-5: #773f66;
TAILWIND
colors: {
'brand-1': '#fff1e6',
'brand-2': '#b1d9bf',
'brand-3': '#8fb09f',
'brand-4': '#796986',
'brand-5': '#773f66',
}RGB Array
[255, 241, 230], [177, 217, 191], [143, 176, 159], [121, 105, 134], [119, 63, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #FFF1E6, #B1D9BF, #8FB09F, #796986, #773F66 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: #fff1e6; --color-2: #b1d9bf; --color-3: #8fb09f; --color-4: #796986; --color-5: #773f66. 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 nature-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