Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF6969
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#CC8364
Tangerine · DarkSalmon · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#918884
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#5E5856
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#EB6126
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· 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
FF6969 | CC8364 | 918884 | 5E5856 | EB6126 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 2.5 Fail | 1.2 Fail | |
1.1 Fail | — | 1.2 Fail | 2.3 Fail | 1.1 Fail | |
1.2 Fail | 1.2 Fail | — | 2.0 Fail | 1.0 Fail | |
2.5 Fail | 2.3 Fail | 2.0 Fail | — | 2.1 Fail | |
1.2 Fail | 1.1 Fail | 1.0 Fail | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF6969
#CC8364
#918884
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff6969;
--color-2: #cc8364;
--color-3: #918884;
--color-4: #5e5856;
--color-5: #eb6126;
}SCSS
$color-1: #ff6969; $color-2: #cc8364; $color-3: #918884; $color-4: #5e5856; $color-5: #eb6126;
TAILWIND
colors: {
'brand-1': '#ff6969',
'brand-2': '#cc8364',
'brand-3': '#918884',
'brand-4': '#5e5856',
'brand-5': '#eb6126',
}RGB Array
[255, 105, 105], [204, 131, 100], [145, 136, 132], [94, 88, 86], [235, 97, 38]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #FF6969, #CC8364, #918884, #5E5856, #EB6126 is ideal for: corporate websites, product showcases, portfolios. 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: #ff6969; --color-2: #cc8364; --color-3: #918884; --color-4: #5e5856; --color-5: #eb6126. 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. 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 earth-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