Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CFC4AE
Goose Yellow · Silver · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#F28B9C
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#FE6568
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#5C74BA
Azure · SteelBlue · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#272C32
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
CFC4AE | F28B9C | FE6568 | 5C74BA | 272C32 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.7 Fail | 2.6 Fail | 8.1 AAA | |
1.4 Fail | — | 1.2 Fail | 1.9 Fail | 6.0 AA | |
1.7 Fail | 1.2 Fail | — | 1.6 Fail | 4.9 AA | |
2.6 Fail | 1.9 Fail | 1.6 Fail | — | 3.1 AA Large | |
8.1 AAA | 6.0 AA | 4.9 AA | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CFC4AE
#F28B9C
#FE6568
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cfc4ae;
--color-2: #f28b9c;
--color-3: #fe6568;
--color-4: #5c74ba;
--color-5: #272c32;
}SCSS
$color-1: #cfc4ae; $color-2: #f28b9c; $color-3: #fe6568; $color-4: #5c74ba; $color-5: #272c32;
TAILWIND
colors: {
'brand-1': '#cfc4ae',
'brand-2': '#f28b9c',
'brand-3': '#fe6568',
'brand-4': '#5c74ba',
'brand-5': '#272c32',
}RGB Array
[207, 196, 174], [242, 139, 156], [254, 101, 104], [92, 116, 186], [39, 44, 50]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CFC4AE, #F28B9C, #FE6568, #5C74BA, #272C32 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: #cfc4ae; --color-2: #f28b9c; --color-3: #fe6568; --color-4: #5c74ba; --color-5: #272c32. 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. 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