Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1CA5AD
Lake Blue · LightSeaGreen · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#A3C5A4
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#93BA9B
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#7BA893
Mineral Blue · DarkSeaGreen · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#E5E1A1
Fresh Green · Khaki · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
1CA5AD | A3C5A4 | 93BA9B | 7BA893 | E5E1A1 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 1.4 Fail | 1.1 Fail | 2.2 Fail | |
1.6 Fail | — | 1.1 Fail | 1.4 Fail | 1.4 Fail | |
1.4 Fail | 1.1 Fail | — | 1.2 Fail | 1.6 Fail | |
1.1 Fail | 1.4 Fail | 1.2 Fail | — | 2.0 Fail | |
2.2 Fail | 1.4 Fail | 1.6 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1CA5AD
#A3C5A4
#93BA9B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1ca5ad;
--color-2: #a3c5a4;
--color-3: #93ba9b;
--color-4: #7ba893;
--color-5: #e5e1a1;
}SCSS
$color-1: #1ca5ad; $color-2: #a3c5a4; $color-3: #93ba9b; $color-4: #7ba893; $color-5: #e5e1a1;
TAILWIND
colors: {
'brand-1': '#1ca5ad',
'brand-2': '#a3c5a4',
'brand-3': '#93ba9b',
'brand-4': '#7ba893',
'brand-5': '#e5e1a1',
}RGB Array
[28, 165, 173], [163, 197, 164], [147, 186, 155], [123, 168, 147], [229, 225, 161]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1CA5AD, #A3C5A4, #93BA9B, #7BA893, #E5E1A1 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: #1ca5ad; --color-2: #a3c5a4; --color-3: #93ba9b; --color-4: #7ba893; --color-5: #e5e1a1. 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