Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0DEBA
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#A8CDBC
Jade · Silver · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#EF9885
Peach Pink · DarkSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#A7925B
Ginger · Gray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#262628
Ink Black · DarkSlateGray · 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
F0DEBA | A8CDBC | EF9885 | A7925B | 262628 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.7 Fail | 2.3 Fail | 11.4 AAA | |
1.3 Fail | — | 1.3 Fail | 1.8 Fail | 8.7 AAA | |
1.7 Fail | 1.3 Fail | — | 1.4 Fail | 6.8 AA | |
2.3 Fail | 1.8 Fail | 1.4 Fail | — | 5.0 AA | |
11.4 AAA | 8.7 AAA | 6.8 AA | 5.0 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0DEBA
#A8CDBC
#EF9885
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0deba;
--color-2: #a8cdbc;
--color-3: #ef9885;
--color-4: #a7925b;
--color-5: #262628;
}SCSS
$color-1: #f0deba; $color-2: #a8cdbc; $color-3: #ef9885; $color-4: #a7925b; $color-5: #262628;
TAILWIND
colors: {
'brand-1': '#f0deba',
'brand-2': '#a8cdbc',
'brand-3': '#ef9885',
'brand-4': '#a7925b',
'brand-5': '#262628',
}RGB Array
[240, 222, 186], [168, 205, 188], [239, 152, 133], [167, 146, 91], [38, 38, 40]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This summer-style palette of #F0DEBA, #A8CDBC, #EF9885, #A7925B, #262628 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: #f0deba; --color-2: #a8cdbc; --color-3: #ef9885; --color-4: #a7925b; --color-5: #262628. 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 summer-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