Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DBDEB1
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#B0B39F
Fresh Green · DarkGray · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#948486
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#754C61
Rose Purple · DimGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#0B2642
Indigo · MidnightBlue · 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
DBDEB1 | B0B39F | 948486 | 754C61 | 0B2642 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.6 Fail | 5.1 AA | 11.0 AAA | |
1.5 Fail | — | 1.7 Fail | 3.3 AA Large | 7.1 AAA | |
2.6 Fail | 1.7 Fail | — | 2.0 Fail | 4.3 AA Large | |
5.1 AA | 3.3 AA Large | 2.0 Fail | — | 2.2 Fail | |
11.0 AAA | 7.1 AAA | 4.3 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DBDEB1
#B0B39F
#948486
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dbdeb1;
--color-2: #b0b39f;
--color-3: #948486;
--color-4: #754c61;
--color-5: #0b2642;
}SCSS
$color-1: #dbdeb1; $color-2: #b0b39f; $color-3: #948486; $color-4: #754c61; $color-5: #0b2642;
TAILWIND
colors: {
'brand-1': '#dbdeb1',
'brand-2': '#b0b39f',
'brand-3': '#948486',
'brand-4': '#754c61',
'brand-5': '#0b2642',
}RGB Array
[219, 222, 177], [176, 179, 159], [148, 132, 134], [117, 76, 97], [11, 38, 66]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DBDEB1, #B0B39F, #948486, #754C61, #0B2642 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: #dbdeb1; --color-2: #b0b39f; --color-3: #948486; --color-4: #754c61; --color-5: #0b2642. 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. 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