Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6F9FE
Azure · Snow · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#BBC48D
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#9984A5
Dark Plum · LightSlateGray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#524557
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#2D1B2B
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
F6F9FE | BBC48D | 9984A5 | 524557 | 2D1B2B | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.2 AA Large | 8.5 AAA | 15.3 AAA | |
1.7 Fail | — | 1.8 Fail | 4.9 AA | 8.7 AAA | |
3.2 AA Large | 1.8 Fail | — | 2.6 Fail | 4.8 AA | |
8.5 AAA | 4.9 AA | 2.6 Fail | — | 1.8 Fail | |
15.3 AAA | 8.7 AAA | 4.8 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6F9FE
#BBC48D
#9984A5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6f9fe;
--color-2: #bbc48d;
--color-3: #9984a5;
--color-4: #524557;
--color-5: #2d1b2b;
}SCSS
$color-1: #f6f9fe; $color-2: #bbc48d; $color-3: #9984a5; $color-4: #524557; $color-5: #2d1b2b;
TAILWIND
colors: {
'brand-1': '#f6f9fe',
'brand-2': '#bbc48d',
'brand-3': '#9984a5',
'brand-4': '#524557',
'brand-5': '#2d1b2b',
}RGB Array
[246, 249, 254], [187, 196, 141], [153, 132, 165], [82, 69, 87], [45, 27, 43]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #F6F9FE, #BBC48D, #9984A5, #524557, #2D1B2B 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: #f6f9fe; --color-2: #bbc48d; --color-3: #9984a5; --color-4: #524557; --color-5: #2d1b2b. 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