Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C1E0D3
Jade · LightGray · Mint Green
Traditional「Jade」· Paint「Mint Green」· Creative Arctic Pool
#CBD1A7
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#D6B089
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#FA0799
Rose Purple · DeepPink · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#857B6F
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
C1E0D3 | CBD1A7 | D6B089 | FA0799 | 857B6F | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 2.7 Fail | 2.9 Fail | |
1.1 Fail | — | 1.3 Fail | 2.4 Fail | 2.6 Fail | |
1.4 Fail | 1.3 Fail | — | 1.9 Fail | 2.1 Fail | |
2.7 Fail | 2.4 Fail | 1.9 Fail | — | 1.1 Fail | |
2.9 Fail | 2.6 Fail | 2.1 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C1E0D3
#CBD1A7
#D6B089
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c1e0d3;
--color-2: #cbd1a7;
--color-3: #d6b089;
--color-4: #fa0799;
--color-5: #857b6f;
}SCSS
$color-1: #c1e0d3; $color-2: #cbd1a7; $color-3: #d6b089; $color-4: #fa0799; $color-5: #857b6f;
TAILWIND
colors: {
'brand-1': '#c1e0d3',
'brand-2': '#cbd1a7',
'brand-3': '#d6b089',
'brand-4': '#fa0799',
'brand-5': '#857b6f',
}RGB Array
[193, 224, 211], [203, 209, 167], [214, 176, 137], [250, 7, 153], [133, 123, 111]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C1E0D3, #CBD1A7, #D6B089, #FA0799, #857B6F 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: #c1e0d3; --color-2: #cbd1a7; --color-3: #d6b089; --color-4: #fa0799; --color-5: #857b6f. 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