Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEC79D
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#E5E9EC
Sky Blue · Lavender · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#92A2B1
Sky Blue · DarkGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#707360
Autumn Sage · DimGray · Warm Gray
Traditional「Autumn Sage」· Paint「Warm Gray」· Creative Urban Concrete
#010A07
Mineral Blue · Black · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock 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
DEC79D | E5E9EC | 92A2B1 | 707360 | 010A07 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.6 Fail | 3.0 Fail | 12.2 AAA | |
1.3 Fail | — | 2.1 Fail | 4.0 AA Large | 16.4 AAA | |
1.6 Fail | 2.1 Fail | — | 1.9 Fail | 7.7 AAA | |
3.0 Fail | 4.0 AA Large | 1.9 Fail | — | 4.1 AA Large | |
12.2 AAA | 16.4 AAA | 7.7 AAA | 4.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEC79D
#E5E9EC
#92A2B1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dec79d;
--color-2: #e5e9ec;
--color-3: #92a2b1;
--color-4: #707360;
--color-5: #010a07;
}SCSS
$color-1: #dec79d; $color-2: #e5e9ec; $color-3: #92a2b1; $color-4: #707360; $color-5: #010a07;
TAILWIND
colors: {
'brand-1': '#dec79d',
'brand-2': '#e5e9ec',
'brand-3': '#92a2b1',
'brand-4': '#707360',
'brand-5': '#010a07',
}RGB Array
[222, 199, 157], [229, 233, 236], [146, 162, 177], [112, 115, 96], [1, 10, 7]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #DEC79D, #E5E9EC, #92A2B1, #707360, #010A07 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: #dec79d; --color-2: #e5e9ec; --color-3: #92a2b1; --color-4: #707360; --color-5: #010a07. 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 cool-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