Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3EBB0
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E3CE35
Autumn Sage · GoldenRod · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#FB7A02
Tangerine · Orange · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#B5678F
Rose Purple · Gray · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#7C4157
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
E3EBB0 | E3CE35 | FB7A02 | B5678F | 7C4157 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.1 Fail | 3.2 AA Large | 6.1 AA | |
1.3 Fail | — | 1.7 Fail | 2.5 Fail | 4.8 AA | |
2.1 Fail | 1.7 Fail | — | 1.5 Fail | 2.9 Fail | |
3.2 AA Large | 2.5 Fail | 1.5 Fail | — | 1.9 Fail | |
6.1 AA | 4.8 AA | 2.9 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3EBB0
#E3CE35
#FB7A02
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3ebb0;
--color-2: #e3ce35;
--color-3: #fb7a02;
--color-4: #b5678f;
--color-5: #7c4157;
}SCSS
$color-1: #e3ebb0; $color-2: #e3ce35; $color-3: #fb7a02; $color-4: #b5678f; $color-5: #7c4157;
TAILWIND
colors: {
'brand-1': '#e3ebb0',
'brand-2': '#e3ce35',
'brand-3': '#fb7a02',
'brand-4': '#b5678f',
'brand-5': '#7c4157',
}RGB Array
[227, 235, 176], [227, 206, 53], [251, 122, 2], [181, 103, 143], [124, 65, 87]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E3EBB0, #E3CE35, #FB7A02, #B5678F, #7C4157 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: #e3ebb0; --color-2: #e3ce35; --color-3: #fb7a02; --color-4: #b5678f; --color-5: #7c4157. 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