Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6BE54
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#F9CA75
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#A3CC8A
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#57CA97
Mineral Blue · MediumAquaMarine · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#2A1C20
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
F6BE54 | F9CA75 | A3CC8A | 57CA97 | 2A1C20 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.1 Fail | 1.2 Fail | 9.7 AAA | |
1.1 Fail | — | 1.2 Fail | 1.3 Fail | 10.7 AAA | |
1.1 Fail | 1.2 Fail | — | 1.1 Fail | 9.0 AAA | |
1.2 Fail | 1.3 Fail | 1.1 Fail | — | 8.0 AAA | |
9.7 AAA | 10.7 AAA | 9.0 AAA | 8.0 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6BE54
#F9CA75
#A3CC8A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6be54;
--color-2: #f9ca75;
--color-3: #a3cc8a;
--color-4: #57ca97;
--color-5: #2a1c20;
}SCSS
$color-1: #f6be54; $color-2: #f9ca75; $color-3: #a3cc8a; $color-4: #57ca97; $color-5: #2a1c20;
TAILWIND
colors: {
'brand-1': '#f6be54',
'brand-2': '#f9ca75',
'brand-3': '#a3cc8a',
'brand-4': '#57ca97',
'brand-5': '#2a1c20',
}RGB Array
[246, 190, 84], [249, 202, 117], [163, 204, 138], [87, 202, 151], [42, 28, 32]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F6BE54, #F9CA75, #A3CC8A, #57CA97, #2A1C20 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: #f6be54; --color-2: #f9ca75; --color-3: #a3cc8a; --color-4: #57ca97; --color-5: #2a1c20. 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