Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1E4C5C
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#96AD93
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#F8D078
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#CC6B58
Crimson · Tomato · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#684656
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
1E4C5C | 96AD93 | F8D078 | CC6B58 | 684656 | |
|---|---|---|---|---|---|
| — | 3.9 AA Large | 6.4 AA | 2.6 Fail | 1.2 Fail | |
3.9 AA Large | — | 1.6 Fail | 1.5 Fail | 3.3 AA Large | |
6.4 AA | 1.6 Fail | — | 2.5 Fail | 5.5 AA | |
2.6 Fail | 1.5 Fail | 2.5 Fail | — | 2.2 Fail | |
1.2 Fail | 3.3 AA Large | 5.5 AA | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1E4C5C
#96AD93
#F8D078
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1e4c5c;
--color-2: #96ad93;
--color-3: #f8d078;
--color-4: #cc6b58;
--color-5: #684656;
}SCSS
$color-1: #1e4c5c; $color-2: #96ad93; $color-3: #f8d078; $color-4: #cc6b58; $color-5: #684656;
TAILWIND
colors: {
'brand-1': '#1e4c5c',
'brand-2': '#96ad93',
'brand-3': '#f8d078',
'brand-4': '#cc6b58',
'brand-5': '#684656',
}RGB Array
[30, 76, 92], [150, 173, 147], [248, 208, 120], [204, 107, 88], [104, 70, 86]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1E4C5C, #96AD93, #F8D078, #CC6B58, #684656 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: #1e4c5c; --color-2: #96ad93; --color-3: #f8d078; --color-4: #cc6b58; --color-5: #684656. 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