Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFB9B5
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#C2A9BE
Mauve · Silver · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#C4A493
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#797A5E
Autumn Sage · DimGray · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#666065
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
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
FFB9B5 | C2A9BE | C4A493 | 797A5E | 666065 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.4 Fail | 2.7 Fail | 3.8 AA Large | |
1.3 Fail | — | 1.1 Fail | 2.0 Fail | 2.8 Fail | |
1.4 Fail | 1.1 Fail | — | 1.9 Fail | 2.6 Fail | |
2.7 Fail | 2.0 Fail | 1.9 Fail | — | 1.4 Fail | |
3.8 AA Large | 2.8 Fail | 2.6 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFB9B5
#C2A9BE
#C4A493
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffb9b5;
--color-2: #c2a9be;
--color-3: #c4a493;
--color-4: #797a5e;
--color-5: #666065;
}SCSS
$color-1: #ffb9b5; $color-2: #c2a9be; $color-3: #c4a493; $color-4: #797a5e; $color-5: #666065;
TAILWIND
colors: {
'brand-1': '#ffb9b5',
'brand-2': '#c2a9be',
'brand-3': '#c4a493',
'brand-4': '#797a5e',
'brand-5': '#666065',
}RGB Array
[255, 185, 181], [194, 169, 190], [196, 164, 147], [121, 122, 94], [102, 96, 101]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #FFB9B5, #C2A9BE, #C4A493, #797A5E, #666065 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: #ffb9b5; --color-2: #c2a9be; --color-3: #c4a493; --color-4: #797a5e; --color-5: #666065. 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 pastel-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