Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7C07C
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#D6C17C
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#A1C28D
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#6CA38E
Mineral Blue · CadetBlue · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#576666
Slate Blue · DimGray · Charcoal
Traditional「Slate Blue」· Paint「Charcoal」· 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
F7C07C | D6C17C | A1C28D | 6CA38E | 576666 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.8 Fail | 3.7 AA Large | |
1.1 Fail | — | 1.1 Fail | 1.6 Fail | 3.4 AA Large | |
1.2 Fail | 1.1 Fail | — | 1.5 Fail | 3.0 AA Large | |
1.8 Fail | 1.6 Fail | 1.5 Fail | — | 2.1 Fail | |
3.7 AA Large | 3.4 AA Large | 3.0 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7C07C
#D6C17C
#A1C28D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7c07c;
--color-2: #d6c17c;
--color-3: #a1c28d;
--color-4: #6ca38e;
--color-5: #576666;
}SCSS
$color-1: #f7c07c; $color-2: #d6c17c; $color-3: #a1c28d; $color-4: #6ca38e; $color-5: #576666;
TAILWIND
colors: {
'brand-1': '#f7c07c',
'brand-2': '#d6c17c',
'brand-3': '#a1c28d',
'brand-4': '#6ca38e',
'brand-5': '#576666',
}RGB Array
[247, 192, 124], [214, 193, 124], [161, 194, 141], [108, 163, 142], [87, 102, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7C07C, #D6C17C, #A1C28D, #6CA38E, #576666 is ideal for: corporate websites, product showcases, portfolios. 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: #f7c07c; --color-2: #d6c17c; --color-3: #a1c28d; --color-4: #6ca38e; --color-5: #576666. 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. 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