Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFDDC1
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#D4D1A6
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#B9868F
Peach Pink · DarkGray · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#745A73
Rose Purple · DimGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#5B3947
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
FFDDC1 | D4D1A6 | B9868F | 745A73 | 5B3947 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.4 Fail | 4.7 AA | 7.7 AAA | |
1.2 Fail | — | 2.0 Fail | 3.9 AA Large | 6.4 AA | |
2.4 Fail | 2.0 Fail | — | 2.0 Fail | 3.2 AA Large | |
4.7 AA | 3.9 AA Large | 2.0 Fail | — | 1.6 Fail | |
7.7 AAA | 6.4 AA | 3.2 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFDDC1
#D4D1A6
#B9868F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffddc1;
--color-2: #d4d1a6;
--color-3: #b9868f;
--color-4: #745a73;
--color-5: #5b3947;
}SCSS
$color-1: #ffddc1; $color-2: #d4d1a6; $color-3: #b9868f; $color-4: #745a73; $color-5: #5b3947;
TAILWIND
colors: {
'brand-1': '#ffddc1',
'brand-2': '#d4d1a6',
'brand-3': '#b9868f',
'brand-4': '#745a73',
'brand-5': '#5b3947',
}RGB Array
[255, 221, 193], [212, 209, 166], [185, 134, 143], [116, 90, 115], [91, 57, 71]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This vintage-style palette of #FFDDC1, #D4D1A6, #B9868F, #745A73, #5B3947 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: #ffddc1; --color-2: #d4d1a6; --color-3: #b9868f; --color-4: #745a73; --color-5: #5b3947. 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 vintage-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