Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F4CF89
Goose Yellow · Khaki · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#88B89A
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#47AD6E
Celadon · MediumSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#16AB4F
Pine Green · SeaGreen · Forest Green
Traditional「Pine Green」· Paint「Forest Green」· Creative Blush Sunrise
#2D333B
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
F4CF89 | 88B89A | 47AD6E | 16AB4F | 2D333B | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.9 Fail | 2.0 Fail | 8.6 AAA | |
1.5 Fail | — | 1.3 Fail | 1.3 Fail | 5.7 AA | |
1.9 Fail | 1.3 Fail | — | 1.1 Fail | 4.5 AA | |
2.0 Fail | 1.3 Fail | 1.1 Fail | — | 4.2 AA Large | |
8.6 AAA | 5.7 AA | 4.5 AA | 4.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F4CF89
#88B89A
#47AD6E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f4cf89;
--color-2: #88b89a;
--color-3: #47ad6e;
--color-4: #16ab4f;
--color-5: #2d333b;
}SCSS
$color-1: #f4cf89; $color-2: #88b89a; $color-3: #47ad6e; $color-4: #16ab4f; $color-5: #2d333b;
TAILWIND
colors: {
'brand-1': '#f4cf89',
'brand-2': '#88b89a',
'brand-3': '#47ad6e',
'brand-4': '#16ab4f',
'brand-5': '#2d333b',
}RGB Array
[244, 207, 137], [136, 184, 154], [71, 173, 110], [22, 171, 79], [45, 51, 59]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #F4CF89, #88B89A, #47AD6E, #16AB4F, #2D333B 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: #f4cf89; --color-2: #88b89a; --color-3: #47ad6e; --color-4: #16ab4f; --color-5: #2d333b. 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 warm-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