Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BDC491
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#789A67
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#316F56
Mineral Blue · SeaGreen · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
#101710
Celadon · Black · Dark Green
Traditional「Celadon」· Paint「Dark Green」· Creative Blush Sunrise
#C84042
Crimson · Brown · Passion Red
Traditional「Crimson」· 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
BDC491 | 789A67 | 316F56 | 101710 | C84042 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.2 AA Large | 10.0 AAA | 2.7 Fail | |
1.7 Fail | — | 1.9 Fail | 5.7 AA | 1.6 Fail | |
3.2 AA Large | 1.9 Fail | — | 3.1 AA Large | 1.2 Fail | |
10.0 AAA | 5.7 AA | 3.1 AA Large | — | 3.7 AA Large | |
2.7 Fail | 1.6 Fail | 1.2 Fail | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BDC491
#789A67
#316F56
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bdc491;
--color-2: #789a67;
--color-3: #316f56;
--color-4: #101710;
--color-5: #c84042;
}SCSS
$color-1: #bdc491; $color-2: #789a67; $color-3: #316f56; $color-4: #101710; $color-5: #c84042;
TAILWIND
colors: {
'brand-1': '#bdc491',
'brand-2': '#789a67',
'brand-3': '#316f56',
'brand-4': '#101710',
'brand-5': '#c84042',
}RGB Array
[189, 196, 145], [120, 154, 103], [49, 111, 86], [16, 23, 16], [200, 64, 66]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #BDC491, #789A67, #316F56, #101710, #C84042 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: #bdc491; --color-2: #789a67; --color-3: #316f56; --color-4: #101710; --color-5: #c84042. 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 pastel-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