Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B5A69B
Apricot · DarkGray · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#F24E8E
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#F06951
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#F0A40B
Ochre · Orange · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#363C44
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
B5A69B | F24E8E | F06951 | F0A40B | 363C44 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.3 Fail | 1.1 Fail | 4.7 AA | |
1.4 Fail | — | 1.1 Fail | 1.6 Fail | 3.3 AA Large | |
1.3 Fail | 1.1 Fail | — | 1.5 Fail | 3.6 AA Large | |
1.1 Fail | 1.6 Fail | 1.5 Fail | — | 5.3 AA | |
4.7 AA | 3.3 AA Large | 3.6 AA Large | 5.3 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B5A69B
#F24E8E
#F06951
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b5a69b;
--color-2: #f24e8e;
--color-3: #f06951;
--color-4: #f0a40b;
--color-5: #363c44;
}SCSS
$color-1: #b5a69b; $color-2: #f24e8e; $color-3: #f06951; $color-4: #f0a40b; $color-5: #363c44;
TAILWIND
colors: {
'brand-1': '#b5a69b',
'brand-2': '#f24e8e',
'brand-3': '#f06951',
'brand-4': '#f0a40b',
'brand-5': '#363c44',
}RGB Array
[181, 166, 155], [242, 78, 142], [240, 105, 81], [240, 164, 11], [54, 60, 68]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #B5A69B, #F24E8E, #F06951, #F0A40B, #363C44 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: #b5a69b; --color-2: #f24e8e; --color-3: #f06951; --color-4: #f0a40b; --color-5: #363c44. 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