Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFC700
Ochre · Gold · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#CFD03F
Autumn Sage · GoldenRod · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#9FD97E
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#9EBB8D
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#9C9C9C
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
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
FFC700 | CFD03F | 9FD97E | 9EBB8D | 9C9C9C | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.1 Fail | 1.3 Fail | 1.8 Fail | |
1.1 Fail | — | 1.0 Fail | 1.3 Fail | 1.7 Fail | |
1.1 Fail | 1.0 Fail | — | 1.3 Fail | 1.7 Fail | |
1.3 Fail | 1.3 Fail | 1.3 Fail | — | 1.3 Fail | |
1.8 Fail | 1.7 Fail | 1.7 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFC700
#CFD03F
#9FD97E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffc700;
--color-2: #cfd03f;
--color-3: #9fd97e;
--color-4: #9ebb8d;
--color-5: #9c9c9c;
}SCSS
$color-1: #ffc700; $color-2: #cfd03f; $color-3: #9fd97e; $color-4: #9ebb8d; $color-5: #9c9c9c;
TAILWIND
colors: {
'brand-1': '#ffc700',
'brand-2': '#cfd03f',
'brand-3': '#9fd97e',
'brand-4': '#9ebb8d',
'brand-5': '#9c9c9c',
}RGB Array
[255, 199, 0], [207, 208, 63], [159, 217, 126], [158, 187, 141], [156, 156, 156]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFC700, #CFD03F, #9FD97E, #9EBB8D, #9C9C9C 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: #ffc700; --color-2: #cfd03f; --color-3: #9fd97e; --color-4: #9ebb8d; --color-5: #9c9c9c. 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