Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF5D0
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E7DE93
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#A680A0
Rose Purple · DarkGray · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#7D5477
Rose Purple · DimGray · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#5D2448
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
FFF5D0 | E7DE93 | A680A0 | 7D5477 | 5D2448 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 3.1 AA Large | 5.6 AA | 10.6 AAA | |
1.3 Fail | — | 2.5 Fail | 4.5 AA Large | 8.4 AAA | |
3.1 AA Large | 2.5 Fail | — | 1.8 Fail | 3.4 AA Large | |
5.6 AA | 4.5 AA Large | 1.8 Fail | — | 1.9 Fail | |
10.6 AAA | 8.4 AAA | 3.4 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF5D0
#E7DE93
#A680A0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff5d0;
--color-2: #e7de93;
--color-3: #a680a0;
--color-4: #7d5477;
--color-5: #5d2448;
}SCSS
$color-1: #fff5d0; $color-2: #e7de93; $color-3: #a680a0; $color-4: #7d5477; $color-5: #5d2448;
TAILWIND
colors: {
'brand-1': '#fff5d0',
'brand-2': '#e7de93',
'brand-3': '#a680a0',
'brand-4': '#7d5477',
'brand-5': '#5d2448',
}RGB Array
[255, 245, 208], [231, 222, 147], [166, 128, 160], [125, 84, 119], [93, 36, 72]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF5D0, #E7DE93, #A680A0, #7D5477, #5D2448 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: #fff5d0; --color-2: #e7de93; --color-3: #a680a0; --color-4: #7d5477; --color-5: #5d2448. 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