Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1B213F
Indigo · MidnightBlue · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#0A041C
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#969990
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#92B8AF
Jade · DarkGray · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#F1E9DB
Goose Yellow · Beige · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
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
1B213F | 0A041C | 969990 | 92B8AF | F1E9DB | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 5.4 AA | 7.3 AAA | 13.0 AAA | |
1.3 Fail | — | 6.9 AA | 9.3 AAA | 16.6 AAA | |
5.4 AA | 6.9 AA | — | 1.3 Fail | 2.4 Fail | |
7.3 AAA | 9.3 AAA | 1.3 Fail | — | 1.8 Fail | |
13.0 AAA | 16.6 AAA | 2.4 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1B213F
#0A041C
#969990
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1b213f;
--color-2: #0a041c;
--color-3: #969990;
--color-4: #92b8af;
--color-5: #f1e9db;
}SCSS
$color-1: #1b213f; $color-2: #0a041c; $color-3: #969990; $color-4: #92b8af; $color-5: #f1e9db;
TAILWIND
colors: {
'brand-1': '#1b213f',
'brand-2': '#0a041c',
'brand-3': '#969990',
'brand-4': '#92b8af',
'brand-5': '#f1e9db',
}RGB Array
[27, 33, 63], [10, 4, 28], [150, 153, 144], [146, 184, 175], [241, 233, 219]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1B213F, #0A041C, #969990, #92B8AF, #F1E9DB 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: #1b213f; --color-2: #0a041c; --color-3: #969990; --color-4: #92b8af; --color-5: #f1e9db. 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