Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0D1C23
Slate Blue · Black · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#9AA266
Autumn Sage · DarkSeaGreen · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#E4E8D1
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#FC414A
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#D42A33
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion 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
0D1C23 | 9AA266 | E4E8D1 | FC414A | D42A33 | |
|---|---|---|---|---|---|
| — | 6.4 AA | 13.9 AAA | 5.0 AA | 3.5 AA Large | |
6.4 AA | — | 2.2 Fail | 1.3 Fail | 1.9 Fail | |
13.9 AAA | 2.2 Fail | — | 2.8 Fail | 4.0 AA Large | |
5.0 AA | 1.3 Fail | 2.8 Fail | — | 1.4 Fail | |
3.5 AA Large | 1.9 Fail | 4.0 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D1C23
#9AA266
#E4E8D1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d1c23;
--color-2: #9aa266;
--color-3: #e4e8d1;
--color-4: #fc414a;
--color-5: #d42a33;
}SCSS
$color-1: #0d1c23; $color-2: #9aa266; $color-3: #e4e8d1; $color-4: #fc414a; $color-5: #d42a33;
TAILWIND
colors: {
'brand-1': '#0d1c23',
'brand-2': '#9aa266',
'brand-3': '#e4e8d1',
'brand-4': '#fc414a',
'brand-5': '#d42a33',
}RGB Array
[13, 28, 35], [154, 162, 102], [228, 232, 209], [252, 65, 74], [212, 42, 51]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0D1C23, #9AA266, #E4E8D1, #FC414A, #D42A33 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: #0d1c23; --color-2: #9aa266; --color-3: #e4e8d1; --color-4: #fc414a; --color-5: #d42a33. 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