Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#202018
Autumn Sage · Black · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#888CD3
Azure · CornflowerBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#80BD95
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#1B7979
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#FFF9DF
Goose Yellow · LightYellow · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
202018 | 888CD3 | 80BD95 | 1B7979 | FFF9DF | |
|---|---|---|---|---|---|
| — | 5.3 AA | 7.5 AAA | 3.2 AA Large | 15.5 AAA | |
5.3 AA | — | 1.4 Fail | 1.7 Fail | 2.9 Fail | |
7.5 AAA | 1.4 Fail | — | 2.4 Fail | 2.1 Fail | |
3.2 AA Large | 1.7 Fail | 2.4 Fail | — | 4.9 AA | |
15.5 AAA | 2.9 Fail | 2.1 Fail | 4.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#202018
#888CD3
#80BD95
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #202018;
--color-2: #888cd3;
--color-3: #80bd95;
--color-4: #1b7979;
--color-5: #fff9df;
}SCSS
$color-1: #202018; $color-2: #888cd3; $color-3: #80bd95; $color-4: #1b7979; $color-5: #fff9df;
TAILWIND
colors: {
'brand-1': '#202018',
'brand-2': '#888cd3',
'brand-3': '#80bd95',
'brand-4': '#1b7979',
'brand-5': '#fff9df',
}RGB Array
[32, 32, 24], [136, 140, 211], [128, 189, 149], [27, 121, 121], [255, 249, 223]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #202018, #888CD3, #80BD95, #1B7979, #FFF9DF 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: #202018; --color-2: #888cd3; --color-3: #80bd95; --color-4: #1b7979; --color-5: #fff9df. 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