Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2D6B1
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#CEC5CF
Lilac · LightGray · Pearl Gray
Traditional「Lilac」· Paint「Pearl Gray」· Creative Silver Lining
#82BFD1
Sky Blue · SkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#6A7787
Indigo · SlateGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#B62B4A
Vermilion · Brown · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
F2D6B1 | CEC5CF | 82BFD1 | 6A7787 | B62B4A | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 3.3 AA Large | 4.4 AA Large | |
1.2 Fail | — | 1.2 Fail | 2.7 Fail | 3.6 AA Large | |
1.5 Fail | 1.2 Fail | — | 2.2 Fail | 3.0 AA Large | |
3.3 AA Large | 2.7 Fail | 2.2 Fail | — | 1.3 Fail | |
4.4 AA Large | 3.6 AA Large | 3.0 AA Large | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2D6B1
#CEC5CF
#82BFD1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2d6b1;
--color-2: #cec5cf;
--color-3: #82bfd1;
--color-4: #6a7787;
--color-5: #b62b4a;
}SCSS
$color-1: #f2d6b1; $color-2: #cec5cf; $color-3: #82bfd1; $color-4: #6a7787; $color-5: #b62b4a;
TAILWIND
colors: {
'brand-1': '#f2d6b1',
'brand-2': '#cec5cf',
'brand-3': '#82bfd1',
'brand-4': '#6a7787',
'brand-5': '#b62b4a',
}RGB Array
[242, 214, 177], [206, 197, 207], [130, 191, 209], [106, 119, 135], [182, 43, 74]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F2D6B1, #CEC5CF, #82BFD1, #6A7787, #B62B4A is ideal for: corporate websites, product showcases, portfolios. 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: #f2d6b1; --color-2: #cec5cf; --color-3: #82bfd1; --color-4: #6a7787; --color-5: #b62b4a. 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. 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