Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1A1827
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#4B5061
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#9DABA1
Celadon · DarkGray · Silver Sand
Traditional「Celadon」· Paint「Silver Sand」· Creative Urban Concrete
#D3D6AB
Fresh Green · Wheat · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#F2E0AB
Goose Yellow · Wheat · 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
1A1827 | 4B5061 | 9DABA1 | D3D6AB | F2E0AB | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 7.3 AAA | 11.6 AAA | 13.3 AAA | |
2.2 Fail | — | 3.3 AA Large | 5.3 AA | 6.1 AA | |
7.3 AAA | 3.3 AA Large | — | 1.6 Fail | 1.8 Fail | |
11.6 AAA | 5.3 AA | 1.6 Fail | — | 1.1 Fail | |
13.3 AAA | 6.1 AA | 1.8 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1A1827
#4B5061
#9DABA1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1a1827;
--color-2: #4b5061;
--color-3: #9daba1;
--color-4: #d3d6ab;
--color-5: #f2e0ab;
}SCSS
$color-1: #1a1827; $color-2: #4b5061; $color-3: #9daba1; $color-4: #d3d6ab; $color-5: #f2e0ab;
TAILWIND
colors: {
'brand-1': '#1a1827',
'brand-2': '#4b5061',
'brand-3': '#9daba1',
'brand-4': '#d3d6ab',
'brand-5': '#f2e0ab',
}RGB Array
[26, 24, 39], [75, 80, 97], [157, 171, 161], [211, 214, 171], [242, 224, 171]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1A1827, #4B5061, #9DABA1, #D3D6AB, #F2E0AB 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: #1a1827; --color-2: #4b5061; --color-3: #9daba1; --color-4: #d3d6ab; --color-5: #f2e0ab. 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