Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5F0D2
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#EE712F
Tangerine · Tomato · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#D35C46
Vermilion · Chocolate · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#492C5A
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#2B1C3B
Deep Indigo · DarkSlateGray · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· 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
F5F0D2 | EE712F | D35C46 | 492C5A | 2B1C3B | |
|---|---|---|---|---|---|
| — | 2.6 Fail | 3.4 AA Large | 10.2 AAA | 13.7 AAA | |
2.6 Fail | — | 1.3 Fail | 3.9 AA Large | 5.3 AA | |
3.4 AA Large | 1.3 Fail | — | 3.0 AA Large | 4.0 AA Large | |
10.2 AAA | 3.9 AA Large | 3.0 AA Large | — | 1.3 Fail | |
13.7 AAA | 5.3 AA | 4.0 AA Large | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5F0D2
#EE712F
#D35C46
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5f0d2;
--color-2: #ee712f;
--color-3: #d35c46;
--color-4: #492c5a;
--color-5: #2b1c3b;
}SCSS
$color-1: #f5f0d2; $color-2: #ee712f; $color-3: #d35c46; $color-4: #492c5a; $color-5: #2b1c3b;
TAILWIND
colors: {
'brand-1': '#f5f0d2',
'brand-2': '#ee712f',
'brand-3': '#d35c46',
'brand-4': '#492c5a',
'brand-5': '#2b1c3b',
}RGB Array
[245, 240, 210], [238, 113, 47], [211, 92, 70], [73, 44, 90], [43, 28, 59]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F5F0D2, #EE712F, #D35C46, #492C5A, #2B1C3B 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: #f5f0d2; --color-2: #ee712f; --color-3: #d35c46; --color-4: #492c5a; --color-5: #2b1c3b. 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 general-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