Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFC9CF
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#D0C285
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#A28E85
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#AB727B
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#695E58
Tangerine · DimGray · Charcoal
Traditional「Tangerine」· 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
FFC9CF | D0C285 | A28E85 | AB727B | 695E58 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.2 Fail | 2.7 Fail | 4.3 AA Large | |
1.2 Fail | — | 1.7 Fail | 2.2 Fail | 3.5 AA Large | |
2.2 Fail | 1.7 Fail | — | 1.2 Fail | 2.0 Fail | |
2.7 Fail | 2.2 Fail | 1.2 Fail | — | 1.6 Fail | |
4.3 AA Large | 3.5 AA Large | 2.0 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFC9CF
#D0C285
#A28E85
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffc9cf;
--color-2: #d0c285;
--color-3: #a28e85;
--color-4: #ab727b;
--color-5: #695e58;
}SCSS
$color-1: #ffc9cf; $color-2: #d0c285; $color-3: #a28e85; $color-4: #ab727b; $color-5: #695e58;
TAILWIND
colors: {
'brand-1': '#ffc9cf',
'brand-2': '#d0c285',
'brand-3': '#a28e85',
'brand-4': '#ab727b',
'brand-5': '#695e58',
}RGB Array
[255, 201, 207], [208, 194, 133], [162, 142, 133], [171, 114, 123], [105, 94, 88]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #FFC9CF, #D0C285, #A28E85, #AB727B, #695E58 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: #ffc9cf; --color-2: #d0c285; --color-3: #a28e85; --color-4: #ab727b; --color-5: #695e58. 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 nature-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