Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F4E1A5
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#B3D891
Celadon · LightGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#6FA696
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#3D7685
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2A272E
Deep Indigo · DarkSlateGray · Dark Stone
Traditional「Deep Indigo」· Paint「Dark Stone」· 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
F4E1A5 | B3D891 | 6FA696 | 3D7685 | 2A272E | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.1 Fail | 3.9 AA Large | 11.3 AAA | |
1.2 Fail | — | 1.7 Fail | 3.2 AA Large | 9.2 AAA | |
2.1 Fail | 1.7 Fail | — | 1.8 Fail | 5.3 AA | |
3.9 AA Large | 3.2 AA Large | 1.8 Fail | — | 2.9 Fail | |
11.3 AAA | 9.2 AAA | 5.3 AA | 2.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F4E1A5
#B3D891
#6FA696
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f4e1a5;
--color-2: #b3d891;
--color-3: #6fa696;
--color-4: #3d7685;
--color-5: #2a272e;
}SCSS
$color-1: #f4e1a5; $color-2: #b3d891; $color-3: #6fa696; $color-4: #3d7685; $color-5: #2a272e;
TAILWIND
colors: {
'brand-1': '#f4e1a5',
'brand-2': '#b3d891',
'brand-3': '#6fa696',
'brand-4': '#3d7685',
'brand-5': '#2a272e',
}RGB Array
[244, 225, 165], [179, 216, 145], [111, 166, 150], [61, 118, 133], [42, 39, 46]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This summer-style palette of #F4E1A5, #B3D891, #6FA696, #3D7685, #2A272E 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: #f4e1a5; --color-2: #b3d891; --color-3: #6fa696; --color-4: #3d7685; --color-5: #2a272e. 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