Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1A1D26
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#C9F279
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#3E4E7E
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#FDD6C2
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#7ABDAC
Jade · MediumAquaMarine · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
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
1A1D26 | C9F279 | 3E4E7E | FDD6C2 | 7ABDAC | |
|---|---|---|---|---|---|
| — | 13.2 AAA | 2.1 Fail | 12.5 AAA | 7.8 AAA | |
13.2 AAA | — | 6.3 AA | 1.1 Fail | 1.7 Fail | |
2.1 Fail | 6.3 AA | — | 6.0 AA | 3.7 AA Large | |
12.5 AAA | 1.1 Fail | 6.0 AA | — | 1.6 Fail | |
7.8 AAA | 1.7 Fail | 3.7 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1A1D26
#C9F279
#3E4E7E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1a1d26;
--color-2: #c9f279;
--color-3: #3e4e7e;
--color-4: #fdd6c2;
--color-5: #7abdac;
}SCSS
$color-1: #1a1d26; $color-2: #c9f279; $color-3: #3e4e7e; $color-4: #fdd6c2; $color-5: #7abdac;
TAILWIND
colors: {
'brand-1': '#1a1d26',
'brand-2': '#c9f279',
'brand-3': '#3e4e7e',
'brand-4': '#fdd6c2',
'brand-5': '#7abdac',
}RGB Array
[26, 29, 38], [201, 242, 121], [62, 78, 126], [253, 214, 194], [122, 189, 172]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1A1D26, #C9F279, #3E4E7E, #FDD6C2, #7ABDAC 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: #1a1d26; --color-2: #c9f279; --color-3: #3e4e7e; --color-4: #fdd6c2; --color-5: #7abdac. 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