Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFBBD
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#95A478
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#095057
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#74C0A2
Mineral Blue · MediumAquaMarine · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#C5F0C7
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
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
FFFBBD | 95A478 | 095057 | 74C0A2 | C5F0C7 | |
|---|---|---|---|---|---|
| — | 2.5 Fail | 8.6 AAA | 2.0 Fail | 1.2 Fail | |
2.5 Fail | — | 3.4 AA Large | 1.2 Fail | 2.1 Fail | |
8.6 AAA | 3.4 AA Large | — | 4.3 AA Large | 7.3 AAA | |
2.0 Fail | 1.2 Fail | 4.3 AA Large | — | 1.7 Fail | |
1.2 Fail | 2.1 Fail | 7.3 AAA | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFBBD
#95A478
#095057
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffbbd;
--color-2: #95a478;
--color-3: #095057;
--color-4: #74c0a2;
--color-5: #c5f0c7;
}SCSS
$color-1: #fffbbd; $color-2: #95a478; $color-3: #095057; $color-4: #74c0a2; $color-5: #c5f0c7;
TAILWIND
colors: {
'brand-1': '#fffbbd',
'brand-2': '#95a478',
'brand-3': '#095057',
'brand-4': '#74c0a2',
'brand-5': '#c5f0c7',
}RGB Array
[255, 251, 189], [149, 164, 120], [9, 80, 87], [116, 192, 162], [197, 240, 199]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This summer-style palette of #FFFBBD, #95A478, #095057, #74C0A2, #C5F0C7 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: #fffbbd; --color-2: #95a478; --color-3: #095057; --color-4: #74c0a2; --color-5: #c5f0c7. 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 summer-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