Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EF7F95
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#D7C04E
Autumn Sage · SandyBrown · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#F8E7B1
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#C3B18D
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#402E20
Tangerine · DarkSlateGray · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· 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
EF7F95 | D7C04E | F8E7B1 | C3B18D | 402E20 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.1 Fail | 1.2 Fail | 5.0 AA | |
1.4 Fail | — | 1.5 Fail | 1.2 Fail | 7.1 AAA | |
2.1 Fail | 1.5 Fail | — | 1.7 Fail | 10.5 AAA | |
1.2 Fail | 1.2 Fail | 1.7 Fail | — | 6.1 AA | |
5.0 AA | 7.1 AAA | 10.5 AAA | 6.1 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EF7F95
#D7C04E
#F8E7B1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ef7f95;
--color-2: #d7c04e;
--color-3: #f8e7b1;
--color-4: #c3b18d;
--color-5: #402e20;
}SCSS
$color-1: #ef7f95; $color-2: #d7c04e; $color-3: #f8e7b1; $color-4: #c3b18d; $color-5: #402e20;
TAILWIND
colors: {
'brand-1': '#ef7f95',
'brand-2': '#d7c04e',
'brand-3': '#f8e7b1',
'brand-4': '#c3b18d',
'brand-5': '#402e20',
}RGB Array
[239, 127, 149], [215, 192, 78], [248, 231, 177], [195, 177, 141], [64, 46, 32]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EF7F95, #D7C04E, #F8E7B1, #C3B18D, #402E20 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: #ef7f95; --color-2: #d7c04e; --color-3: #f8e7b1; --color-4: #c3b18d; --color-5: #402e20. 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