Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#100C17
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#658068
Celadon · DimGray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#B5C9AB
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#AEC1B9
Jade · Silver · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#D9DDD9
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
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
100C17 | 658068 | B5C9AB | AEC1B9 | D9DDD9 | |
|---|---|---|---|---|---|
| — | 4.5 AA Large | 11.0 AAA | 10.2 AAA | 14.1 AAA | |
4.5 AA Large | — | 2.5 Fail | 2.3 Fail | 3.2 AA Large | |
11.0 AAA | 2.5 Fail | — | 1.1 Fail | 1.3 Fail | |
10.2 AAA | 2.3 Fail | 1.1 Fail | — | 1.4 Fail | |
14.1 AAA | 3.2 AA Large | 1.3 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#100C17
#658068
#B5C9AB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #100c17;
--color-2: #658068;
--color-3: #b5c9ab;
--color-4: #aec1b9;
--color-5: #d9ddd9;
}SCSS
$color-1: #100c17; $color-2: #658068; $color-3: #b5c9ab; $color-4: #aec1b9; $color-5: #d9ddd9;
TAILWIND
colors: {
'brand-1': '#100c17',
'brand-2': '#658068',
'brand-3': '#b5c9ab',
'brand-4': '#aec1b9',
'brand-5': '#d9ddd9',
}RGB Array
[16, 12, 23], [101, 128, 104], [181, 201, 171], [174, 193, 185], [217, 221, 217]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #100C17, #658068, #B5C9AB, #AEC1B9, #D9DDD9 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #100c17; --color-2: #658068; --color-3: #b5c9ab; --color-4: #aec1b9; --color-5: #d9ddd9. 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. Restrained colors convey professionalism and trust. 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