Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1E3348
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#CCE58A
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#89B28A
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#A65250
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#2A526B
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· 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
1E3348 | CCE58A | 89B28A | A65250 | 2A526B | |
|---|---|---|---|---|---|
| — | 9.3 AAA | 5.4 AA | 2.4 Fail | 1.6 Fail | |
9.3 AAA | — | 1.7 Fail | 3.8 AA Large | 6.0 AA | |
5.4 AA | 1.7 Fail | — | 2.2 Fail | 3.5 AA Large | |
2.4 Fail | 3.8 AA Large | 2.2 Fail | — | 1.6 Fail | |
1.6 Fail | 6.0 AA | 3.5 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1E3348
#CCE58A
#89B28A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1e3348;
--color-2: #cce58a;
--color-3: #89b28a;
--color-4: #a65250;
--color-5: #2a526b;
}SCSS
$color-1: #1e3348; $color-2: #cce58a; $color-3: #89b28a; $color-4: #a65250; $color-5: #2a526b;
TAILWIND
colors: {
'brand-1': '#1e3348',
'brand-2': '#cce58a',
'brand-3': '#89b28a',
'brand-4': '#a65250',
'brand-5': '#2a526b',
}RGB Array
[30, 51, 72], [204, 229, 138], [137, 178, 138], [166, 82, 80], [42, 82, 107]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1E3348, #CCE58A, #89B28A, #A65250, #2A526B 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: #1e3348; --color-2: #cce58a; --color-3: #89b28a; --color-4: #a65250; --color-5: #2a526b. 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