Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F8F1C5
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#DBBC9F
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#796662
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#403F51
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#4A4B67
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian 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
F8F1C5 | DBBC9F | 796662 | 403F51 | 4A4B67 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 4.7 AA | 9.0 AAA | 7.4 AAA | |
1.6 Fail | — | 3.0 AA Large | 5.7 AA | 4.7 AA | |
4.7 AA | 3.0 AA Large | — | 1.9 Fail | 1.6 Fail | |
9.0 AAA | 5.7 AA | 1.9 Fail | — | 1.2 Fail | |
7.4 AAA | 4.7 AA | 1.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F8F1C5
#DBBC9F
#796662
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f8f1c5;
--color-2: #dbbc9f;
--color-3: #796662;
--color-4: #403f51;
--color-5: #4a4b67;
}SCSS
$color-1: #f8f1c5; $color-2: #dbbc9f; $color-3: #796662; $color-4: #403f51; $color-5: #4a4b67;
TAILWIND
colors: {
'brand-1': '#f8f1c5',
'brand-2': '#dbbc9f',
'brand-3': '#796662',
'brand-4': '#403f51',
'brand-5': '#4a4b67',
}RGB Array
[248, 241, 197], [219, 188, 159], [121, 102, 98], [64, 63, 81], [74, 75, 103]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F8F1C5, #DBBC9F, #796662, #403F51, #4A4B67 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: #f8f1c5; --color-2: #dbbc9f; --color-3: #796662; --color-4: #403f51; --color-5: #4a4b67. 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. 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