Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ACADA8
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#68CFFC
Sky Blue · LightSkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#A79A8A
Ginger · DarkGray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#529DE1
Lake Blue · CornflowerBlue · Navy Blue
Traditional「Lake Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#868072
Ochre · Gray · Warm Gray
Traditional「Ochre」· 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
ACADA8 | 68CFFC | A79A8A | 529DE1 | 868072 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.2 Fail | 1.3 Fail | 1.7 Fail | |
1.3 Fail | — | 1.6 Fail | 1.6 Fail | 2.2 Fail | |
1.2 Fail | 1.6 Fail | — | 1.1 Fail | 1.4 Fail | |
1.3 Fail | 1.6 Fail | 1.1 Fail | — | 1.4 Fail | |
1.7 Fail | 2.2 Fail | 1.4 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ACADA8
#68CFFC
#A79A8A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #acada8;
--color-2: #68cffc;
--color-3: #a79a8a;
--color-4: #529de1;
--color-5: #868072;
}SCSS
$color-1: #acada8; $color-2: #68cffc; $color-3: #a79a8a; $color-4: #529de1; $color-5: #868072;
TAILWIND
colors: {
'brand-1': '#acada8',
'brand-2': '#68cffc',
'brand-3': '#a79a8a',
'brand-4': '#529de1',
'brand-5': '#868072',
}RGB Array
[172, 173, 168], [104, 207, 252], [167, 154, 138], [82, 157, 225], [134, 128, 114]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ACADA8, #68CFFC, #A79A8A, #529DE1, #868072 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: #acada8; --color-2: #68cffc; --color-3: #a79a8a; --color-4: #529de1; --color-5: #868072. 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