Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2F2E3
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#FDBD69
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#FA6957
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#60A589
Mineral Blue · CadetBlue · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#554141
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
F2F2E3 | FDBD69 | FA6957 | 60A589 | 554141 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.6 Fail | 2.6 Fail | 8.4 AAA | |
1.5 Fail | — | 1.8 Fail | 1.7 Fail | 5.7 AA | |
2.6 Fail | 1.8 Fail | — | 1.0 Fail | 3.3 AA Large | |
2.6 Fail | 1.7 Fail | 1.0 Fail | — | 3.3 AA Large | |
8.4 AAA | 5.7 AA | 3.3 AA Large | 3.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2F2E3
#FDBD69
#FA6957
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2f2e3;
--color-2: #fdbd69;
--color-3: #fa6957;
--color-4: #60a589;
--color-5: #554141;
}SCSS
$color-1: #f2f2e3; $color-2: #fdbd69; $color-3: #fa6957; $color-4: #60a589; $color-5: #554141;
TAILWIND
colors: {
'brand-1': '#f2f2e3',
'brand-2': '#fdbd69',
'brand-3': '#fa6957',
'brand-4': '#60a589',
'brand-5': '#554141',
}RGB Array
[242, 242, 227], [253, 189, 105], [250, 105, 87], [96, 165, 137], [85, 65, 65]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #F2F2E3, #FDBD69, #FA6957, #60A589, #554141 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: #f2f2e3; --color-2: #fdbd69; --color-3: #fa6957; --color-4: #60a589; --color-5: #554141. 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