Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3C4CD
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#BB999E
Peach Pink · DarkGray · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#A08373
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#645E4C
Ochre · DimGray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#2A2F25
Celadon · DarkSlateGray · Dark Green
Traditional「Celadon」· Paint「Dark Green」· 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
F3C4CD | BB999E | A08373 | 645E4C | 2A2F25 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.3 Fail | 4.2 AA Large | 8.9 AAA | |
1.7 Fail | — | 1.4 Fail | 2.5 Fail | 5.3 AA | |
2.3 Fail | 1.4 Fail | — | 1.8 Fail | 3.9 AA Large | |
4.2 AA Large | 2.5 Fail | 1.8 Fail | — | 2.1 Fail | |
8.9 AAA | 5.3 AA | 3.9 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3C4CD
#BB999E
#A08373
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3c4cd;
--color-2: #bb999e;
--color-3: #a08373;
--color-4: #645e4c;
--color-5: #2a2f25;
}SCSS
$color-1: #f3c4cd; $color-2: #bb999e; $color-3: #a08373; $color-4: #645e4c; $color-5: #2a2f25;
TAILWIND
colors: {
'brand-1': '#f3c4cd',
'brand-2': '#bb999e',
'brand-3': '#a08373',
'brand-4': '#645e4c',
'brand-5': '#2a2f25',
}RGB Array
[243, 196, 205], [187, 153, 158], [160, 131, 115], [100, 94, 76], [42, 47, 37]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F3C4CD, #BB999E, #A08373, #645E4C, #2A2F25 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: #f3c4cd; --color-2: #bb999e; --color-3: #a08373; --color-4: #645e4c; --color-5: #2a2f25. 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