Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#94A85B
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#2B5969
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#1F127F
Deep Indigo · MidnightBlue · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#31190F
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#64593B
Ochre · DarkOliveGreen · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· 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
94A85B | 2B5969 | 1F127F | 31190F | 64593B | |
|---|---|---|---|---|---|
| — | 2.9 Fail | 5.5 AA | 6.3 AA | 2.6 Fail | |
2.9 Fail | — | 1.9 Fail | 2.1 Fail | 1.1 Fail | |
5.5 AA | 1.9 Fail | — | 1.1 Fail | 2.1 Fail | |
6.3 AA | 2.1 Fail | 1.1 Fail | — | 2.4 Fail | |
2.6 Fail | 1.1 Fail | 2.1 Fail | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#94A85B
#2B5969
#1F127F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #94a85b;
--color-2: #2b5969;
--color-3: #1f127f;
--color-4: #31190f;
--color-5: #64593b;
}SCSS
$color-1: #94a85b; $color-2: #2b5969; $color-3: #1f127f; $color-4: #31190f; $color-5: #64593b;
TAILWIND
colors: {
'brand-1': '#94a85b',
'brand-2': '#2b5969',
'brand-3': '#1f127f',
'brand-4': '#31190f',
'brand-5': '#64593b',
}RGB Array
[148, 168, 91], [43, 89, 105], [31, 18, 127], [49, 25, 15], [100, 89, 59]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #94A85B, #2B5969, #1F127F, #31190F, #64593B is ideal for: tech websites, dark mode UIs, game UIs. 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: #94a85b; --color-2: #2b5969; --color-3: #1f127f; --color-4: #31190f; --color-5: #64593b. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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