Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D6BABA
Peach Pink · Silver · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#EFF0E6
Fresh Green · Linen · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C1E3D9
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#626880
Indigo · DimGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#2A3669
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
D6BABA | EFF0E6 | C1E3D9 | 626880 | 2A3669 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 1.3 Fail | 3.0 AA Large | 6.3 AA | |
1.6 Fail | — | 1.2 Fail | 4.8 AA | 10.0 AAA | |
1.3 Fail | 1.2 Fail | — | 4.0 AA Large | 8.3 AAA | |
3.0 AA Large | 4.8 AA | 4.0 AA Large | — | 2.1 Fail | |
6.3 AA | 10.0 AAA | 8.3 AAA | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D6BABA
#EFF0E6
#C1E3D9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d6baba;
--color-2: #eff0e6;
--color-3: #c1e3d9;
--color-4: #626880;
--color-5: #2a3669;
}SCSS
$color-1: #d6baba; $color-2: #eff0e6; $color-3: #c1e3d9; $color-4: #626880; $color-5: #2a3669;
TAILWIND
colors: {
'brand-1': '#d6baba',
'brand-2': '#eff0e6',
'brand-3': '#c1e3d9',
'brand-4': '#626880',
'brand-5': '#2a3669',
}RGB Array
[214, 186, 186], [239, 240, 230], [193, 227, 217], [98, 104, 128], [42, 54, 105]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D6BABA, #EFF0E6, #C1E3D9, #626880, #2A3669 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #d6baba; --color-2: #eff0e6; --color-3: #c1e3d9; --color-4: #626880; --color-5: #2a3669. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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