Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#261A15
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#D1BE69
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#508A91
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#077D8C
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2E3B3D
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
261A15 | D1BE69 | 508A91 | 077D8C | 2E3B3D | |
|---|---|---|---|---|---|
| — | 9.1 AAA | 4.3 AA Large | 3.5 AA Large | 1.5 Fail | |
9.1 AAA | — | 2.1 Fail | 2.6 Fail | 6.2 AA | |
4.3 AA Large | 2.1 Fail | — | 1.2 Fail | 3.0 Fail | |
3.5 AA Large | 2.6 Fail | 1.2 Fail | — | 2.4 Fail | |
1.5 Fail | 6.2 AA | 3.0 Fail | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#261A15
#D1BE69
#508A91
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #261a15;
--color-2: #d1be69;
--color-3: #508a91;
--color-4: #077d8c;
--color-5: #2e3b3d;
}SCSS
$color-1: #261a15; $color-2: #d1be69; $color-3: #508a91; $color-4: #077d8c; $color-5: #2e3b3d;
TAILWIND
colors: {
'brand-1': '#261a15',
'brand-2': '#d1be69',
'brand-3': '#508a91',
'brand-4': '#077d8c',
'brand-5': '#2e3b3d',
}RGB Array
[38, 26, 21], [209, 190, 105], [80, 138, 145], [7, 125, 140], [46, 59, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #261A15, #D1BE69, #508A91, #077D8C, #2E3B3D 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: #261a15; --color-2: #d1be69; --color-3: #508a91; --color-4: #077d8c; --color-5: #2e3b3d. 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 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