Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A4D093
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#F1ECB5
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#AA9D8A
Ginger · DarkGray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#4E4C71
Deep Indigo · DarkSlateBlue · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#EF3D77
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· 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
A4D093 | F1ECB5 | AA9D8A | 4E4C71 | EF3D77 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.5 Fail | 4.6 AA | 2.1 Fail | |
1.4 Fail | — | 2.2 Fail | 6.7 AA | 3.1 AA Large | |
1.5 Fail | 2.2 Fail | — | 3.0 AA Large | 1.4 Fail | |
4.6 AA | 6.7 AA | 3.0 AA Large | — | 2.2 Fail | |
2.1 Fail | 3.1 AA Large | 1.4 Fail | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A4D093
#F1ECB5
#AA9D8A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a4d093;
--color-2: #f1ecb5;
--color-3: #aa9d8a;
--color-4: #4e4c71;
--color-5: #ef3d77;
}SCSS
$color-1: #a4d093; $color-2: #f1ecb5; $color-3: #aa9d8a; $color-4: #4e4c71; $color-5: #ef3d77;
TAILWIND
colors: {
'brand-1': '#a4d093',
'brand-2': '#f1ecb5',
'brand-3': '#aa9d8a',
'brand-4': '#4e4c71',
'brand-5': '#ef3d77',
}RGB Array
[164, 208, 147], [241, 236, 181], [170, 157, 138], [78, 76, 113], [239, 61, 119]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This bright-style palette of #A4D093, #F1ECB5, #AA9D8A, #4E4C71, #EF3D77 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: #a4d093; --color-2: #f1ecb5; --color-3: #aa9d8a; --color-4: #4e4c71; --color-5: #ef3d77. 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 bright-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