Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDDDDD
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#BBBFCC
Azure · Silver · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#99B1C7
Sky Blue · DarkGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#001E4C
Indigo · MidnightBlue · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#383E68
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
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
DDDDDD | BBBFCC | 99B1C7 | 001E4C | 383E68 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.6 Fail | 12.0 AAA | 7.5 AAA | |
1.4 Fail | — | 1.2 Fail | 8.9 AAA | 5.6 AA | |
1.6 Fail | 1.2 Fail | — | 7.3 AAA | 4.6 AA | |
12.0 AAA | 8.9 AAA | 7.3 AAA | — | 1.6 Fail | |
7.5 AAA | 5.6 AA | 4.6 AA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDDDDD
#BBBFCC
#99B1C7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dddddd;
--color-2: #bbbfcc;
--color-3: #99b1c7;
--color-4: #001e4c;
--color-5: #383e68;
}SCSS
$color-1: #dddddd; $color-2: #bbbfcc; $color-3: #99b1c7; $color-4: #001e4c; $color-5: #383e68;
TAILWIND
colors: {
'brand-1': '#dddddd',
'brand-2': '#bbbfcc',
'brand-3': '#99b1c7',
'brand-4': '#001e4c',
'brand-5': '#383e68',
}RGB Array
[221, 221, 221], [187, 191, 204], [153, 177, 199], [0, 30, 76], [56, 62, 104]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DDDDDD, #BBBFCC, #99B1C7, #001E4C, #383E68 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: #dddddd; --color-2: #bbbfcc; --color-3: #99b1c7; --color-4: #001e4c; --color-5: #383e68. 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