Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#01A7AD
Lake Blue · LightSeaGreen · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#E7580A
Tangerine · OrangeRed · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#D97C5A
Tangerine · Coral · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#B18E7B
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#998F8A
Ash · Gray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· 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
01A7AD | E7580A | D97C5A | B18E7B | 998F8A | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.0 Fail | 1.0 Fail | 1.1 Fail | |
1.2 Fail | — | 1.2 Fail | 1.2 Fail | 1.1 Fail | |
1.0 Fail | 1.2 Fail | — | 1.0 Fail | 1.0 Fail | |
1.0 Fail | 1.2 Fail | 1.0 Fail | — | 1.1 Fail | |
1.1 Fail | 1.1 Fail | 1.0 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#01A7AD
#E7580A
#D97C5A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #01a7ad;
--color-2: #e7580a;
--color-3: #d97c5a;
--color-4: #b18e7b;
--color-5: #998f8a;
}SCSS
$color-1: #01a7ad; $color-2: #e7580a; $color-3: #d97c5a; $color-4: #b18e7b; $color-5: #998f8a;
TAILWIND
colors: {
'brand-1': '#01a7ad',
'brand-2': '#e7580a',
'brand-3': '#d97c5a',
'brand-4': '#b18e7b',
'brand-5': '#998f8a',
}RGB Array
[1, 167, 173], [231, 88, 10], [217, 124, 90], [177, 142, 123], [153, 143, 138]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #01A7AD, #E7580A, #D97C5A, #B18E7B, #998F8A 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: #01a7ad; --color-2: #e7580a; --color-3: #d97c5a; --color-4: #b18e7b; --color-5: #998f8a. 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