Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE187
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#A6C295
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#3E838C
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#44374D
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#262526
Ink Black · DarkSlateGray · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
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
FFE187 | A6C295 | 3E838C | 44374D | 262526 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.4 AA Large | 8.6 AAA | 11.9 AAA | |
1.5 Fail | — | 2.2 Fail | 5.7 AA | 7.8 AAA | |
3.4 AA Large | 2.2 Fail | — | 2.5 Fail | 3.5 AA Large | |
8.6 AAA | 5.7 AA | 2.5 Fail | — | 1.4 Fail | |
11.9 AAA | 7.8 AAA | 3.5 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE187
#A6C295
#3E838C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe187;
--color-2: #a6c295;
--color-3: #3e838c;
--color-4: #44374d;
--color-5: #262526;
}SCSS
$color-1: #ffe187; $color-2: #a6c295; $color-3: #3e838c; $color-4: #44374d; $color-5: #262526;
TAILWIND
colors: {
'brand-1': '#ffe187',
'brand-2': '#a6c295',
'brand-3': '#3e838c',
'brand-4': '#44374d',
'brand-5': '#262526',
}RGB Array
[255, 225, 135], [166, 194, 149], [62, 131, 140], [68, 55, 77], [38, 37, 38]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFE187, #A6C295, #3E838C, #44374D, #262526 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: #ffe187; --color-2: #a6c295; --color-3: #3e838c; --color-4: #44374d; --color-5: #262526. 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