Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFD6
Fresh Green · LightYellow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#FBD7A7
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#FEA593
Peach Pink · LightSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#C05C68
Crimson · LightCoral · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#362629
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
FFFFD6 | FBD7A7 | FEA593 | C05C68 | 362629 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 4.1 AA Large | 14.0 AAA | |
1.3 Fail | — | 1.4 Fail | 3.1 AA Large | 10.5 AAA | |
1.9 Fail | 1.4 Fail | — | 2.2 Fail | 7.5 AAA | |
4.1 AA Large | 3.1 AA Large | 2.2 Fail | — | 3.4 AA Large | |
14.0 AAA | 10.5 AAA | 7.5 AAA | 3.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFD6
#FBD7A7
#FEA593
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffd6;
--color-2: #fbd7a7;
--color-3: #fea593;
--color-4: #c05c68;
--color-5: #362629;
}SCSS
$color-1: #ffffd6; $color-2: #fbd7a7; $color-3: #fea593; $color-4: #c05c68; $color-5: #362629;
TAILWIND
colors: {
'brand-1': '#ffffd6',
'brand-2': '#fbd7a7',
'brand-3': '#fea593',
'brand-4': '#c05c68',
'brand-5': '#362629',
}RGB Array
[255, 255, 214], [251, 215, 167], [254, 165, 147], [192, 92, 104], [54, 38, 41]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFFD6, #FBD7A7, #FEA593, #C05C68, #362629 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ffffd6; --color-2: #fbd7a7; --color-3: #fea593; --color-4: #c05c68; --color-5: #362629. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 general-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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