Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3B1B1
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#F3F3F3
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#49462B
Autumn Sage · DarkOliveGreen · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#3D3D20
Autumn Sage · DarkSlateGray · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#B6B5AC
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
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
F3B1B1 | F3F3F3 | 49462B | 3D3D20 | B6B5AC | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 5.3 AA | 6.2 AA | 1.2 Fail | |
1.6 Fail | — | 8.6 AAA | 10.0 AAA | 1.9 Fail | |
5.3 AA | 8.6 AAA | — | 1.2 Fail | 4.6 AA | |
6.2 AA | 10.0 AAA | 1.2 Fail | — | 5.4 AA | |
1.2 Fail | 1.9 Fail | 4.6 AA | 5.4 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3B1B1
#F3F3F3
#49462B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3b1b1;
--color-2: #f3f3f3;
--color-3: #49462b;
--color-4: #3d3d20;
--color-5: #b6b5ac;
}SCSS
$color-1: #f3b1b1; $color-2: #f3f3f3; $color-3: #49462b; $color-4: #3d3d20; $color-5: #b6b5ac;
TAILWIND
colors: {
'brand-1': '#f3b1b1',
'brand-2': '#f3f3f3',
'brand-3': '#49462b',
'brand-4': '#3d3d20',
'brand-5': '#b6b5ac',
}RGB Array
[243, 177, 177], [243, 243, 243], [73, 70, 43], [61, 61, 32], [182, 181, 172]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F3B1B1, #F3F3F3, #49462B, #3D3D20, #B6B5AC is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #f3b1b1; --color-2: #f3f3f3; --color-3: #49462b; --color-4: #3d3d20; --color-5: #b6b5ac. 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. Restrained colors convey professionalism and trust. 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