Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F9CB8D
Goose Yellow · Khaki · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#CA944A
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#6F073C
Rose Purple · Maroon · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#ECC2CA
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#F7F8F9
Azure · Snow · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
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
F9CB8D | CA944A | 6F073C | ECC2CA | F7F8F9 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 7.9 AAA | 1.1 Fail | 1.4 Fail | |
1.8 Fail | — | 4.4 AA Large | 1.7 Fail | 2.5 Fail | |
7.9 AAA | 4.4 AA Large | — | 7.4 AAA | 11.1 AAA | |
1.1 Fail | 1.7 Fail | 7.4 AAA | — | 1.5 Fail | |
1.4 Fail | 2.5 Fail | 11.1 AAA | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F9CB8D
#CA944A
#6F073C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f9cb8d;
--color-2: #ca944a;
--color-3: #6f073c;
--color-4: #ecc2ca;
--color-5: #f7f8f9;
}SCSS
$color-1: #f9cb8d; $color-2: #ca944a; $color-3: #6f073c; $color-4: #ecc2ca; $color-5: #f7f8f9;
TAILWIND
colors: {
'brand-1': '#f9cb8d',
'brand-2': '#ca944a',
'brand-3': '#6f073c',
'brand-4': '#ecc2ca',
'brand-5': '#f7f8f9',
}RGB Array
[249, 203, 141], [202, 148, 74], [111, 7, 60], [236, 194, 202], [247, 248, 249]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F9CB8D, #CA944A, #6F073C, #ECC2CA, #F7F8F9 is ideal for: health products, baby brands, fresh-style blogs, 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: #f9cb8d; --color-2: #ca944a; --color-3: #6f073c; --color-4: #ecc2ca; --color-5: #f7f8f9. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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. 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