Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CFDEDB
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#C4CFC1
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#559FAC
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#351D19
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#98653A
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· 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
CFDEDB | C4CFC1 | 559FAC | 351D19 | 98653A | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.2 Fail | 11.3 AAA | 3.6 AA Large | |
1.2 Fail | — | 1.9 Fail | 9.7 AAA | 3.1 AA Large | |
2.2 Fail | 1.9 Fail | — | 5.2 AA | 1.6 Fail | |
11.3 AAA | 9.7 AAA | 5.2 AA | — | 3.2 AA Large | |
3.6 AA Large | 3.1 AA Large | 1.6 Fail | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CFDEDB
#C4CFC1
#559FAC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cfdedb;
--color-2: #c4cfc1;
--color-3: #559fac;
--color-4: #351d19;
--color-5: #98653a;
}SCSS
$color-1: #cfdedb; $color-2: #c4cfc1; $color-3: #559fac; $color-4: #351d19; $color-5: #98653a;
TAILWIND
colors: {
'brand-1': '#cfdedb',
'brand-2': '#c4cfc1',
'brand-3': '#559fac',
'brand-4': '#351d19',
'brand-5': '#98653a',
}RGB Array
[207, 222, 219], [196, 207, 193], [85, 159, 172], [53, 29, 25], [152, 101, 58]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #CFDEDB, #C4CFC1, #559FAC, #351D19, #98653A 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: #cfdedb; --color-2: #c4cfc1; --color-3: #559fac; --color-4: #351d19; --color-5: #98653a. 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 dark-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