Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#272C27
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#534B4A
Ink Gray · DarkSlateGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#DCF5DE
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#DEDDF5
Wisteria · Lavender · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#ADA8D4
Wisteria · LightSteelBlue · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
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
272C27 | 534B4A | DCF5DE | DEDDF5 | ADA8D4 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 12.3 AAA | 10.7 AAA | 6.3 AA | |
1.7 Fail | — | 7.3 AAA | 6.4 AA | 3.8 AA Large | |
12.3 AAA | 7.3 AAA | — | 1.2 Fail | 1.9 Fail | |
10.7 AAA | 6.4 AA | 1.2 Fail | — | 1.7 Fail | |
6.3 AA | 3.8 AA Large | 1.9 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#272C27
#534B4A
#DCF5DE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #272c27;
--color-2: #534b4a;
--color-3: #dcf5de;
--color-4: #deddf5;
--color-5: #ada8d4;
}SCSS
$color-1: #272c27; $color-2: #534b4a; $color-3: #dcf5de; $color-4: #deddf5; $color-5: #ada8d4;
TAILWIND
colors: {
'brand-1': '#272c27',
'brand-2': '#534b4a',
'brand-3': '#dcf5de',
'brand-4': '#deddf5',
'brand-5': '#ada8d4',
}RGB Array
[39, 44, 39], [83, 75, 74], [220, 245, 222], [222, 221, 245], [173, 168, 212]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #272C27, #534B4A, #DCF5DE, #DEDDF5, #ADA8D4 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: #272c27; --color-2: #534b4a; --color-3: #dcf5de; --color-4: #deddf5; --color-5: #ada8d4. 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