Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFBC44
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#F77336
Tangerine · Tomato · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#26303F
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#6B7D99
Azure · SlateGray · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#D85C71
Vermilion · LightCoral · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
FFBC44 | F77336 | 26303F | 6B7D99 | D85C71 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 7.9 AAA | 2.5 Fail | 2.2 Fail | |
1.7 Fail | — | 4.7 AA | 1.5 Fail | 1.3 Fail | |
7.9 AAA | 4.7 AA | — | 3.2 AA Large | 3.6 AA Large | |
2.5 Fail | 1.5 Fail | 3.2 AA Large | — | 1.1 Fail | |
2.2 Fail | 1.3 Fail | 3.6 AA Large | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFBC44
#F77336
#26303F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffbc44;
--color-2: #f77336;
--color-3: #26303f;
--color-4: #6b7d99;
--color-5: #d85c71;
}SCSS
$color-1: #ffbc44; $color-2: #f77336; $color-3: #26303f; $color-4: #6b7d99; $color-5: #d85c71;
TAILWIND
colors: {
'brand-1': '#ffbc44',
'brand-2': '#f77336',
'brand-3': '#26303f',
'brand-4': '#6b7d99',
'brand-5': '#d85c71',
}RGB Array
[255, 188, 68], [247, 115, 54], [38, 48, 63], [107, 125, 153], [216, 92, 113]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #FFBC44, #F77336, #26303F, #6B7D99, #D85C71 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: #ffbc44; --color-2: #f77336; --color-3: #26303f; --color-4: #6b7d99; --color-5: #d85c71. 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 dark-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