Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDFFED
Fresh Green · SeaShell · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E9F2F1
Jade · Lavender · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#A7C3CC
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#7C5688
Dark Plum · DimGray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#521E46
Rose Purple · DarkSlateGray · 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
FDFFED | E9F2F1 | A7C3CC | 7C5688 | 521E46 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.8 Fail | 5.8 AA | 12.7 AAA | |
1.1 Fail | — | 1.6 Fail | 5.2 AA | 11.3 AAA | |
1.8 Fail | 1.6 Fail | — | 3.2 AA Large | 6.9 AA | |
5.8 AA | 5.2 AA | 3.2 AA Large | — | 2.2 Fail | |
12.7 AAA | 11.3 AAA | 6.9 AA | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDFFED
#E9F2F1
#A7C3CC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fdffed;
--color-2: #e9f2f1;
--color-3: #a7c3cc;
--color-4: #7c5688;
--color-5: #521e46;
}SCSS
$color-1: #fdffed; $color-2: #e9f2f1; $color-3: #a7c3cc; $color-4: #7c5688; $color-5: #521e46;
TAILWIND
colors: {
'brand-1': '#fdffed',
'brand-2': '#e9f2f1',
'brand-3': '#a7c3cc',
'brand-4': '#7c5688',
'brand-5': '#521e46',
}RGB Array
[253, 255, 237], [233, 242, 241], [167, 195, 204], [124, 86, 136], [82, 30, 70]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDFFED, #E9F2F1, #A7C3CC, #7C5688, #521E46 is ideal for: health products, baby brands, fresh-style blogs, 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: #fdffed; --color-2: #e9f2f1; --color-3: #a7c3cc; --color-4: #7c5688; --color-5: #521e46. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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