Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#86C3BD
Jade · MediumAquaMarine · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#D3D9CD
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#E090A5
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#DA3D92
Rose Purple · MediumVioletRed · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#661E1E
Crimson · Maroon · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
86C3BD | D3D9CD | E090A5 | DA3D92 | 661E1E | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.2 Fail | 2.1 Fail | 6.0 AA | |
1.4 Fail | — | 1.7 Fail | 2.9 Fail | 8.2 AAA | |
1.2 Fail | 1.7 Fail | — | 1.7 Fail | 4.9 AA | |
2.1 Fail | 2.9 Fail | 1.7 Fail | — | 2.9 Fail | |
6.0 AA | 8.2 AAA | 4.9 AA | 2.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#86C3BD
#D3D9CD
#E090A5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #86c3bd;
--color-2: #d3d9cd;
--color-3: #e090a5;
--color-4: #da3d92;
--color-5: #661e1e;
}SCSS
$color-1: #86c3bd; $color-2: #d3d9cd; $color-3: #e090a5; $color-4: #da3d92; $color-5: #661e1e;
TAILWIND
colors: {
'brand-1': '#86c3bd',
'brand-2': '#d3d9cd',
'brand-3': '#e090a5',
'brand-4': '#da3d92',
'brand-5': '#661e1e',
}RGB Array
[134, 195, 189], [211, 217, 205], [224, 144, 165], [218, 61, 146], [102, 30, 30]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #86C3BD, #D3D9CD, #E090A5, #DA3D92, #661E1E is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #86c3bd; --color-2: #d3d9cd; --color-3: #e090a5; --color-4: #da3d92; --color-5: #661e1e. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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 pastel-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