Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#467A54
Celadon · SeaGreen · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#7FA34B
Grass Green · Gray · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#C6B953
Autumn Sage · SandyBrown · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#F2C45A
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
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
000000 | 467A54 | 7FA34B | C6B953 | F2C45A | |
|---|---|---|---|---|---|
| — | 4.2 AA Large | 7.2 AAA | 10.5 AAA | 12.8 AAA | |
4.2 AA Large | — | 1.7 Fail | 2.5 Fail | 3.1 AA Large | |
7.2 AAA | 1.7 Fail | — | 1.4 Fail | 1.8 Fail | |
10.5 AAA | 2.5 Fail | 1.4 Fail | — | 1.2 Fail | |
12.8 AAA | 3.1 AA Large | 1.8 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#467A54
#7FA34B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #467a54;
--color-3: #7fa34b;
--color-4: #c6b953;
--color-5: #f2c45a;
}SCSS
$color-1: #000000; $color-2: #467a54; $color-3: #7fa34b; $color-4: #c6b953; $color-5: #f2c45a;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#467a54',
'brand-3': '#7fa34b',
'brand-4': '#c6b953',
'brand-5': '#f2c45a',
}RGB Array
[0, 0, 0], [70, 122, 84], [127, 163, 75], [198, 185, 83], [242, 196, 90]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #000000, #467A54, #7FA34B, #C6B953, #F2C45A 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: #000000; --color-2: #467a54; --color-3: #7fa34b; --color-4: #c6b953; --color-5: #f2c45a. 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 warm-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