Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5F5F7
Wisteria · Snow · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#E4EEEE
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#96B7C5
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#0C0C26
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#20252A
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea 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
F5F5F7 | E4EEEE | 96B7C5 | 0C0C26 | 20252A | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.0 Fail | 17.6 AAA | 14.2 AAA | |
1.1 Fail | — | 1.8 Fail | 16.2 AAA | 13.1 AAA | |
2.0 Fail | 1.8 Fail | — | 9.0 AAA | 7.3 AAA | |
17.6 AAA | 16.2 AAA | 9.0 AAA | — | 1.2 Fail | |
14.2 AAA | 13.1 AAA | 7.3 AAA | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5F5F7
#E4EEEE
#96B7C5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5f5f7;
--color-2: #e4eeee;
--color-3: #96b7c5;
--color-4: #0c0c26;
--color-5: #20252a;
}SCSS
$color-1: #f5f5f7; $color-2: #e4eeee; $color-3: #96b7c5; $color-4: #0c0c26; $color-5: #20252a;
TAILWIND
colors: {
'brand-1': '#f5f5f7',
'brand-2': '#e4eeee',
'brand-3': '#96b7c5',
'brand-4': '#0c0c26',
'brand-5': '#20252a',
}RGB Array
[245, 245, 247], [228, 238, 238], [150, 183, 197], [12, 12, 38], [32, 37, 42]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #F5F5F7, #E4EEEE, #96B7C5, #0C0C26, #20252A 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: #f5f5f7; --color-2: #e4eeee; --color-3: #96b7c5; --color-4: #0c0c26; --color-5: #20252a. 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