Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C5E3DC
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#EEE5EF
Lilac · Lavender · Lavender
Traditional「Lilac」· Paint「Lavender」· Creative Lavender Dream
#DBD2D7
Mauve · LightGray · Cherry Blossom
Traditional「Mauve」· Paint「Cherry Blossom」· Creative Rose Petal
#5B454D
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#272A31
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea 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
C5E3DC | EEE5EF | DBD2D7 | 5B454D | 272A31 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.1 Fail | 6.4 AA | 10.5 AAA | |
1.1 Fail | — | 1.2 Fail | 7.1 AAA | 11.7 AAA | |
1.1 Fail | 1.2 Fail | — | 5.9 AA | 9.7 AAA | |
6.4 AA | 7.1 AAA | 5.9 AA | — | 1.6 Fail | |
10.5 AAA | 11.7 AAA | 9.7 AAA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C5E3DC
#EEE5EF
#DBD2D7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c5e3dc;
--color-2: #eee5ef;
--color-3: #dbd2d7;
--color-4: #5b454d;
--color-5: #272a31;
}SCSS
$color-1: #c5e3dc; $color-2: #eee5ef; $color-3: #dbd2d7; $color-4: #5b454d; $color-5: #272a31;
TAILWIND
colors: {
'brand-1': '#c5e3dc',
'brand-2': '#eee5ef',
'brand-3': '#dbd2d7',
'brand-4': '#5b454d',
'brand-5': '#272a31',
}RGB Array
[197, 227, 220], [238, 229, 239], [219, 210, 215], [91, 69, 77], [39, 42, 49]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C5E3DC, #EEE5EF, #DBD2D7, #5B454D, #272A31 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: #c5e3dc; --color-2: #eee5ef; --color-3: #dbd2d7; --color-4: #5b454d; --color-5: #272a31. 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