Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BFBD8D
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#245C6D
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#6A602B
Autumn Sage · DarkOliveGreen · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#C17F43
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#2E444D
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate 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
BFBD8D | 245C6D | 6A602B | C17F43 | 2E444D | |
|---|---|---|---|---|---|
| — | 3.8 AA Large | 3.3 AA Large | 1.7 Fail | 5.3 AA | |
3.8 AA Large | — | 1.2 Fail | 2.3 Fail | 1.4 Fail | |
3.3 AA Large | 1.2 Fail | — | 1.9 Fail | 1.6 Fail | |
1.7 Fail | 2.3 Fail | 1.9 Fail | — | 3.1 AA Large | |
5.3 AA | 1.4 Fail | 1.6 Fail | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BFBD8D
#245C6D
#6A602B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bfbd8d;
--color-2: #245c6d;
--color-3: #6a602b;
--color-4: #c17f43;
--color-5: #2e444d;
}SCSS
$color-1: #bfbd8d; $color-2: #245c6d; $color-3: #6a602b; $color-4: #c17f43; $color-5: #2e444d;
TAILWIND
colors: {
'brand-1': '#bfbd8d',
'brand-2': '#245c6d',
'brand-3': '#6a602b',
'brand-4': '#c17f43',
'brand-5': '#2e444d',
}RGB Array
[191, 189, 141], [36, 92, 109], [106, 96, 43], [193, 127, 67], [46, 68, 77]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #BFBD8D, #245C6D, #6A602B, #C17F43, #2E444D is ideal for: tech websites, dark mode UIs, game UIs, 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: #bfbd8d; --color-2: #245c6d; --color-3: #6a602b; --color-4: #c17f43; --color-5: #2e444d. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 warm-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