Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E7E7C6
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E7CAA2
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#66746F
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#E63153
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion 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
E7E7C6 | E7CAA2 | 66746F | E63153 | |
|---|---|---|---|---|
| — | 1.2 Fail | 3.9 AA Large | 3.4 AA Large | |
1.2 Fail | — | 3.1 AA Large | 2.7 Fail | |
3.9 AA Large | 3.1 AA Large | — | 1.1 Fail | |
3.4 AA Large | 2.7 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E7E7C6
#E7CAA2
#66746F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e7e7c6;
--color-2: #e7caa2;
--color-3: #66746f;
--color-4: #e63153;
}SCSS
$color-1: #e7e7c6; $color-2: #e7caa2; $color-3: #66746f; $color-4: #e63153;
TAILWIND
colors: {
'brand-1': '#e7e7c6',
'brand-2': '#e7caa2',
'brand-3': '#66746f',
'brand-4': '#e63153',
}RGB Array
[231, 231, 198], [231, 202, 162], [102, 116, 111], [230, 49, 83]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This general-style palette of #E7E7C6, #E7CAA2, #66746F, #E63153 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: #e7e7c6; --color-2: #e7caa2; --color-3: #66746f; --color-4: #e63153. 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