Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#89A1CC
Azure · DarkGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#A79999
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#C49066
Tangerine · DarkSalmon · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#E28833
Tangerine · GoldenRod · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#FF7F12
Tangerine · Orange · 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
89A1CC | A79999 | C49066 | E28833 | FF7F12 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.1 Fail | 1.0 Fail | 1.0 Fail | |
1.0 Fail | — | 1.0 Fail | 1.0 Fail | 1.1 Fail | |
1.1 Fail | 1.0 Fail | — | 1.0 Fail | 1.1 Fail | |
1.0 Fail | 1.0 Fail | 1.0 Fail | — | 1.1 Fail | |
1.0 Fail | 1.1 Fail | 1.1 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#89A1CC
#A79999
#C49066
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #89a1cc;
--color-2: #a79999;
--color-3: #c49066;
--color-4: #e28833;
--color-5: #ff7f12;
}SCSS
$color-1: #89a1cc; $color-2: #a79999; $color-3: #c49066; $color-4: #e28833; $color-5: #ff7f12;
TAILWIND
colors: {
'brand-1': '#89a1cc',
'brand-2': '#a79999',
'brand-3': '#c49066',
'brand-4': '#e28833',
'brand-5': '#ff7f12',
}RGB Array
[137, 161, 204], [167, 153, 153], [196, 144, 102], [226, 136, 51], [255, 127, 18]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #89A1CC, #A79999, #C49066, #E28833, #FF7F12 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: #89a1cc; --color-2: #a79999; --color-3: #c49066; --color-4: #e28833; --color-5: #ff7f12. 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 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