Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#161A23
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#2A445F
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#477887
Slate Blue · SlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#C3D9C4
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#F4F8C6
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· 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
161A23 | 2A445F | 477887 | C3D9C4 | F4F8C6 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.6 AA Large | 11.6 AAA | 15.8 AAA | |
1.7 Fail | — | 2.1 Fail | 6.7 AA | 9.1 AAA | |
3.6 AA Large | 2.1 Fail | — | 3.3 AA Large | 4.4 AA Large | |
11.6 AAA | 6.7 AA | 3.3 AA Large | — | 1.4 Fail | |
15.8 AAA | 9.1 AAA | 4.4 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#161A23
#2A445F
#477887
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #161a23;
--color-2: #2a445f;
--color-3: #477887;
--color-4: #c3d9c4;
--color-5: #f4f8c6;
}SCSS
$color-1: #161a23; $color-2: #2a445f; $color-3: #477887; $color-4: #c3d9c4; $color-5: #f4f8c6;
TAILWIND
colors: {
'brand-1': '#161a23',
'brand-2': '#2a445f',
'brand-3': '#477887',
'brand-4': '#c3d9c4',
'brand-5': '#f4f8c6',
}RGB Array
[22, 26, 35], [42, 68, 95], [71, 120, 135], [195, 217, 196], [244, 248, 198]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #161A23, #2A445F, #477887, #C3D9C4, #F4F8C6 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: #161a23; --color-2: #2a445f; --color-3: #477887; --color-4: #c3d9c4; --color-5: #f4f8c6. 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