Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF2AA
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#FDBE7F
Goose Yellow · LightSalmon · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#834450
Crimson · Sienna · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#944F54
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#432A34
Dark Violet · DarkSlateGray · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
FFF2AA | FDBE7F | 834450 | 944F54 | 432A34 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 6.4 AA | 5.3 AA | 11.4 AAA | |
1.4 Fail | — | 4.4 AA Large | 3.7 AA Large | 7.9 AAA | |
6.4 AA | 4.4 AA Large | — | 1.2 Fail | 1.8 Fail | |
5.3 AA | 3.7 AA Large | 1.2 Fail | — | 2.2 Fail | |
11.4 AAA | 7.9 AAA | 1.8 Fail | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF2AA
#FDBE7F
#834450
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff2aa;
--color-2: #fdbe7f;
--color-3: #834450;
--color-4: #944f54;
--color-5: #432a34;
}SCSS
$color-1: #fff2aa; $color-2: #fdbe7f; $color-3: #834450; $color-4: #944f54; $color-5: #432a34;
TAILWIND
colors: {
'brand-1': '#fff2aa',
'brand-2': '#fdbe7f',
'brand-3': '#834450',
'brand-4': '#944f54',
'brand-5': '#432a34',
}RGB Array
[255, 242, 170], [253, 190, 127], [131, 68, 80], [148, 79, 84], [67, 42, 52]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This summer-style palette of #FFF2AA, #FDBE7F, #834450, #944F54, #432A34 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: #fff2aa; --color-2: #fdbe7f; --color-3: #834450; --color-4: #944f54; --color-5: #432a34. 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