Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A3BD48
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#2B2039
Deep Indigo · DarkSlateGray · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#57BEB8
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#B3C5C7
Sky Blue · Silver · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#E3C8CC
Peach Pink · LightGray · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
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
A3BD48 | 2B2039 | 57BEB8 | B3C5C7 | E3C8CC | |
|---|---|---|---|---|---|
| — | 7.3 AAA | 1.0 Fail | 1.2 Fail | 1.3 Fail | |
7.3 AAA | — | 6.9 AA | 8.6 AAA | 9.8 AAA | |
1.0 Fail | 6.9 AA | — | 1.2 Fail | 1.4 Fail | |
1.2 Fail | 8.6 AAA | 1.2 Fail | — | 1.1 Fail | |
1.3 Fail | 9.8 AAA | 1.4 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A3BD48
#2B2039
#57BEB8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a3bd48;
--color-2: #2b2039;
--color-3: #57beb8;
--color-4: #b3c5c7;
--color-5: #e3c8cc;
}SCSS
$color-1: #a3bd48; $color-2: #2b2039; $color-3: #57beb8; $color-4: #b3c5c7; $color-5: #e3c8cc;
TAILWIND
colors: {
'brand-1': '#a3bd48',
'brand-2': '#2b2039',
'brand-3': '#57beb8',
'brand-4': '#b3c5c7',
'brand-5': '#e3c8cc',
}RGB Array
[163, 189, 72], [43, 32, 57], [87, 190, 184], [179, 197, 199], [227, 200, 204]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A3BD48, #2B2039, #57BEB8, #B3C5C7, #E3C8CC 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: #a3bd48; --color-2: #2b2039; --color-3: #57beb8; --color-4: #b3c5c7; --color-5: #e3c8cc. 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