Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#56BBA3
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#F3F3D3
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E7661D
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#554E2E
Ochre · DarkOliveGreen · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· 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
56BBA3 | F3F3D3 | E7661D | 554E2E | |
|---|---|---|---|---|
| — | 2.1 Fail | 1.4 Fail | 3.6 AA Large | |
2.1 Fail | — | 2.9 Fail | 7.4 AAA | |
1.4 Fail | 2.9 Fail | — | 2.5 Fail | |
3.6 AA Large | 7.4 AAA | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#56BBA3
#F3F3D3
#E7661D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #56bba3;
--color-2: #f3f3d3;
--color-3: #e7661d;
--color-4: #554e2e;
}SCSS
$color-1: #56bba3; $color-2: #f3f3d3; $color-3: #e7661d; $color-4: #554e2e;
TAILWIND
colors: {
'brand-1': '#56bba3',
'brand-2': '#f3f3d3',
'brand-3': '#e7661d',
'brand-4': '#554e2e',
}RGB Array
[86, 187, 163], [243, 243, 211], [231, 102, 29], [85, 78, 46]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This general-style palette of #56BBA3, #F3F3D3, #E7661D, #554E2E is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #56bba3; --color-2: #f3f3d3; --color-3: #e7661d; --color-4: #554e2e. 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 4-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