Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D9BDB8
Peach Pink · Silver · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#97A8B8
Sky Blue · DarkGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#3B9BB7
Lake Blue · SteelBlue · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#0F1C33
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#51B8B6
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· 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
D9BDB8 | 97A8B8 | 3B9BB7 | 0F1C33 | 51B8B6 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.8 Fail | 9.7 AAA | 1.3 Fail | |
1.4 Fail | — | 1.3 Fail | 7.0 AA | 1.0 Fail | |
1.8 Fail | 1.3 Fail | — | 5.3 AA | 1.4 Fail | |
9.7 AAA | 7.0 AA | 5.3 AA | — | 7.2 AAA | |
1.3 Fail | 1.0 Fail | 1.4 Fail | 7.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D9BDB8
#97A8B8
#3B9BB7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d9bdb8;
--color-2: #97a8b8;
--color-3: #3b9bb7;
--color-4: #0f1c33;
--color-5: #51b8b6;
}SCSS
$color-1: #d9bdb8; $color-2: #97a8b8; $color-3: #3b9bb7; $color-4: #0f1c33; $color-5: #51b8b6;
TAILWIND
colors: {
'brand-1': '#d9bdb8',
'brand-2': '#97a8b8',
'brand-3': '#3b9bb7',
'brand-4': '#0f1c33',
'brand-5': '#51b8b6',
}RGB Array
[217, 189, 184], [151, 168, 184], [59, 155, 183], [15, 28, 51], [81, 184, 182]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #D9BDB8, #97A8B8, #3B9BB7, #0F1C33, #51B8B6 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: #d9bdb8; --color-2: #97a8b8; --color-3: #3b9bb7; --color-4: #0f1c33; --color-5: #51b8b6. 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. 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