Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#203303
Grass Green · DarkGreen · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· Creative Blush Sunrise
#5E7C31
Grass Green · DarkOliveGreen · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#80271F
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#58211C
Crimson · Maroon · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
203303 | 5E7C31 | FFFFFF | 80271F | 58211C | |
|---|---|---|---|---|---|
| — | 2.9 Fail | 13.7 AAA | 1.5 Fail | 1.1 Fail | |
2.9 Fail | — | 4.8 AA | 2.0 Fail | 2.7 Fail | |
13.7 AAA | 4.8 AA | — | 9.4 AAA | 12.7 AAA | |
1.5 Fail | 2.0 Fail | 9.4 AAA | — | 1.4 Fail | |
1.1 Fail | 2.7 Fail | 12.7 AAA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#203303
#5E7C31
#FFFFFF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #203303;
--color-2: #5e7c31;
--color-3: #ffffff;
--color-4: #80271f;
--color-5: #58211c;
}SCSS
$color-1: #203303; $color-2: #5e7c31; $color-3: #ffffff; $color-4: #80271f; $color-5: #58211c;
TAILWIND
colors: {
'brand-1': '#203303',
'brand-2': '#5e7c31',
'brand-3': '#ffffff',
'brand-4': '#80271f',
'brand-5': '#58211c',
}RGB Array
[32, 51, 3], [94, 124, 49], [255, 255, 255], [128, 39, 31], [88, 33, 28]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #203303, #5E7C31, #FFFFFF, #80271F, #58211C is ideal for: tech websites, dark mode UIs, game UIs, 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: #203303; --color-2: #5e7c31; --color-3: #ffffff; --color-4: #80271f; --color-5: #58211c. 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. 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