Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3D0B2
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#D9C2A2
Goose Yellow · Tan · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#CABB9E
Goose Yellow · Tan · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#FF5672
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#2B1E16
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· 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
F3D0B2 | D9C2A2 | CABB9E | FF5672 | 2B1E16 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.3 Fail | 2.1 Fail | 11.1 AAA | |
1.2 Fail | — | 1.1 Fail | 1.8 Fail | 9.4 AAA | |
1.3 Fail | 1.1 Fail | — | 1.6 Fail | 8.5 AAA | |
2.1 Fail | 1.8 Fail | 1.6 Fail | — | 5.3 AA | |
11.1 AAA | 9.4 AAA | 8.5 AAA | 5.3 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3D0B2
#D9C2A2
#CABB9E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3d0b2;
--color-2: #d9c2a2;
--color-3: #cabb9e;
--color-4: #ff5672;
--color-5: #2b1e16;
}SCSS
$color-1: #f3d0b2; $color-2: #d9c2a2; $color-3: #cabb9e; $color-4: #ff5672; $color-5: #2b1e16;
TAILWIND
colors: {
'brand-1': '#f3d0b2',
'brand-2': '#d9c2a2',
'brand-3': '#cabb9e',
'brand-4': '#ff5672',
'brand-5': '#2b1e16',
}RGB Array
[243, 208, 178], [217, 194, 162], [202, 187, 158], [255, 86, 114], [43, 30, 22]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F3D0B2, #D9C2A2, #CABB9E, #FF5672, #2B1E16 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: #f3d0b2; --color-2: #d9c2a2; --color-3: #cabb9e; --color-4: #ff5672; --color-5: #2b1e16. 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 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