Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E96E67
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#FFB533
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#302A2C
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#5E5B5B
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#898989
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
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
E96E67 | FFB533 | 302A2C | 5E5B5B | 898989 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 4.6 AA | 2.2 Fail | 1.1 Fail | |
1.7 Fail | — | 8.0 AAA | 3.8 AA Large | 2.0 Fail | |
4.6 AA | 8.0 AAA | — | 2.1 Fail | 4.0 AA Large | |
2.2 Fail | 3.8 AA Large | 2.1 Fail | — | 1.9 Fail | |
1.1 Fail | 2.0 Fail | 4.0 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E96E67
#FFB533
#302A2C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e96e67;
--color-2: #ffb533;
--color-3: #302a2c;
--color-4: #5e5b5b;
--color-5: #898989;
}SCSS
$color-1: #e96e67; $color-2: #ffb533; $color-3: #302a2c; $color-4: #5e5b5b; $color-5: #898989;
TAILWIND
colors: {
'brand-1': '#e96e67',
'brand-2': '#ffb533',
'brand-3': '#302a2c',
'brand-4': '#5e5b5b',
'brand-5': '#898989',
}RGB Array
[233, 110, 103], [255, 181, 51], [48, 42, 44], [94, 91, 91], [137, 137, 137]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E96E67, #FFB533, #302A2C, #5E5B5B, #898989 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: #e96e67; --color-2: #ffb533; --color-3: #302a2c; --color-4: #5e5b5b; --color-5: #898989. 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