Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D4E293
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#849E6E
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#242E49
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#BC2A3F
Vermilion · Brown · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#F7BDA9
Apricot · LightPink · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
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
D4E293 | 849E6E | 242E49 | BC2A3F | F7BDA9 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 9.7 AAA | 4.3 AA Large | 1.2 Fail | |
2.1 Fail | — | 4.5 AA | 2.0 Fail | 1.8 Fail | |
9.7 AAA | 4.5 AA | — | 2.3 Fail | 8.2 AAA | |
4.3 AA Large | 2.0 Fail | 2.3 Fail | — | 3.6 AA Large | |
1.2 Fail | 1.8 Fail | 8.2 AAA | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D4E293
#849E6E
#242E49
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d4e293;
--color-2: #849e6e;
--color-3: #242e49;
--color-4: #bc2a3f;
--color-5: #f7bda9;
}SCSS
$color-1: #d4e293; $color-2: #849e6e; $color-3: #242e49; $color-4: #bc2a3f; $color-5: #f7bda9;
TAILWIND
colors: {
'brand-1': '#d4e293',
'brand-2': '#849e6e',
'brand-3': '#242e49',
'brand-4': '#bc2a3f',
'brand-5': '#f7bda9',
}RGB Array
[212, 226, 147], [132, 158, 110], [36, 46, 73], [188, 42, 63], [247, 189, 169]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D4E293, #849E6E, #242E49, #BC2A3F, #F7BDA9 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: #d4e293; --color-2: #849e6e; --color-3: #242e49; --color-4: #bc2a3f; --color-5: #f7bda9. 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