Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1F2125
Indigo · Black · Dark Stone
Traditional「Indigo」· Paint「Dark Stone」· Creative Midnight Shadow
#352738
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· Creative Blush Sunrise
#E1FF01
Autumn Sage · Yellow · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#DAE13C
Autumn Sage · GreenYellow · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#969AA5
Azure · DarkGray · Silver Sand
Traditional「Azure」· Paint「Silver Sand」· Creative Urban Concrete
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
1F2125 | 352738 | E1FF01 | DAE13C | 969AA5 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 14.2 AAA | 11.4 AAA | 5.7 AA | |
1.2 Fail | — | 12.3 AAA | 9.9 AAA | 5.0 AA | |
14.2 AAA | 12.3 AAA | — | 1.2 Fail | 2.5 Fail | |
11.4 AAA | 9.9 AAA | 1.2 Fail | — | 2.0 Fail | |
5.7 AA | 5.0 AA | 2.5 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1F2125
#352738
#E1FF01
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1f2125;
--color-2: #352738;
--color-3: #e1ff01;
--color-4: #dae13c;
--color-5: #969aa5;
}SCSS
$color-1: #1f2125; $color-2: #352738; $color-3: #e1ff01; $color-4: #dae13c; $color-5: #969aa5;
TAILWIND
colors: {
'brand-1': '#1f2125',
'brand-2': '#352738',
'brand-3': '#e1ff01',
'brand-4': '#dae13c',
'brand-5': '#969aa5',
}RGB Array
[31, 33, 37], [53, 39, 56], [225, 255, 1], [218, 225, 60], [150, 154, 165]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #1F2125, #352738, #E1FF01, #DAE13C, #969AA5 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: #1f2125; --color-2: #352738; --color-3: #e1ff01; --color-4: #dae13c; --color-5: #969aa5. 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 dark-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