Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F1D4AA
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#9FB575
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#754D81
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#8A709D
Dark Plum · LightSlateGray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#AD9AD1
Wisteria · DarkGray · Lilac Purple
Traditional「Wisteria」· Paint「Lilac Purple」· Creative Lavender Dream
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
F1D4AA | 9FB575 | 754D81 | 8A709D | AD9AD1 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 4.7 AA | 3.0 AA Large | 1.8 Fail | |
1.6 Fail | — | 3.0 Fail | 1.9 Fail | 1.1 Fail | |
4.7 AA | 3.0 Fail | — | 1.6 Fail | 2.7 Fail | |
3.0 AA Large | 1.9 Fail | 1.6 Fail | — | 1.7 Fail | |
1.8 Fail | 1.1 Fail | 2.7 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F1D4AA
#9FB575
#754D81
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f1d4aa;
--color-2: #9fb575;
--color-3: #754d81;
--color-4: #8a709d;
--color-5: #ad9ad1;
}SCSS
$color-1: #f1d4aa; $color-2: #9fb575; $color-3: #754d81; $color-4: #8a709d; $color-5: #ad9ad1;
TAILWIND
colors: {
'brand-1': '#f1d4aa',
'brand-2': '#9fb575',
'brand-3': '#754d81',
'brand-4': '#8a709d',
'brand-5': '#ad9ad1',
}RGB Array
[241, 212, 170], [159, 181, 117], [117, 77, 129], [138, 112, 157], [173, 154, 209]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #F1D4AA, #9FB575, #754D81, #8A709D, #AD9AD1 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: #f1d4aa; --color-2: #9fb575; --color-3: #754d81; --color-4: #8a709d; --color-5: #ad9ad1. 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 pastel-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