Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2E2E2E
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#FF9B70
Apricot · LightSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#BFB7A6
Ginger · DarkGray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#D1C5AB
Goose Yellow · Silver · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#F2D7A0
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
2E2E2E | FF9B70 | BFB7A6 | D1C5AB | F2D7A0 | |
|---|---|---|---|---|---|
| — | 6.6 AA | 6.8 AA | 7.9 AAA | 9.7 AAA | |
6.6 AA | — | 1.0 Fail | 1.2 Fail | 1.5 Fail | |
6.8 AA | 1.0 Fail | — | 1.2 Fail | 1.4 Fail | |
7.9 AAA | 1.2 Fail | 1.2 Fail | — | 1.2 Fail | |
9.7 AAA | 1.5 Fail | 1.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2E2E2E
#FF9B70
#BFB7A6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2e2e2e;
--color-2: #ff9b70;
--color-3: #bfb7a6;
--color-4: #d1c5ab;
--color-5: #f2d7a0;
}SCSS
$color-1: #2e2e2e; $color-2: #ff9b70; $color-3: #bfb7a6; $color-4: #d1c5ab; $color-5: #f2d7a0;
TAILWIND
colors: {
'brand-1': '#2e2e2e',
'brand-2': '#ff9b70',
'brand-3': '#bfb7a6',
'brand-4': '#d1c5ab',
'brand-5': '#f2d7a0',
}RGB Array
[46, 46, 46], [255, 155, 112], [191, 183, 166], [209, 197, 171], [242, 215, 160]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #2E2E2E, #FF9B70, #BFB7A6, #D1C5AB, #F2D7A0 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: #2e2e2e; --color-2: #ff9b70; --color-3: #bfb7a6; --color-4: #d1c5ab; --color-5: #f2d7a0. 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