Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0DAAF
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#FF6B6B
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#966E6E
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#87395B
Dark Violet · Sienna · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#331B28
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
F0DAAF | FF6B6B | 966E6E | 87395B | 331B28 | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 3.2 AA Large | 5.5 AA | 11.6 AAA | |
2.0 Fail | — | 1.6 Fail | 2.7 Fail | 5.7 AA | |
3.2 AA Large | 1.6 Fail | — | 1.7 Fail | 3.6 AA Large | |
5.5 AA | 2.7 Fail | 1.7 Fail | — | 2.1 Fail | |
11.6 AAA | 5.7 AA | 3.6 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0DAAF
#FF6B6B
#966E6E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0daaf;
--color-2: #ff6b6b;
--color-3: #966e6e;
--color-4: #87395b;
--color-5: #331b28;
}SCSS
$color-1: #f0daaf; $color-2: #ff6b6b; $color-3: #966e6e; $color-4: #87395b; $color-5: #331b28;
TAILWIND
colors: {
'brand-1': '#f0daaf',
'brand-2': '#ff6b6b',
'brand-3': '#966e6e',
'brand-4': '#87395b',
'brand-5': '#331b28',
}RGB Array
[240, 218, 175], [255, 107, 107], [150, 110, 110], [135, 57, 91], [51, 27, 40]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #F0DAAF, #FF6B6B, #966E6E, #87395B, #331B28 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: #f0daaf; --color-2: #ff6b6b; --color-3: #966e6e; --color-4: #87395b; --color-5: #331b28. 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