Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF3E3
Goose Yellow · Linen · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#E6B0C7
Rouge · LightPink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#C469A7
Rose Purple · MediumOrchid · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#927BAA
Deep Indigo · LightSlateGray · Violet
Traditional「Deep Indigo」· Paint「Violet」· Creative Blush Sunrise
#6AC9D4
Sky Blue · MediumTurquoise · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
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
FFF3E3 | E6B0C7 | C469A7 | 927BAA | 6AC9D4 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.2 AA Large | 3.4 AA Large | 1.8 Fail | |
1.7 Fail | — | 1.9 Fail | 2.0 Fail | 1.0 Fail | |
3.2 AA Large | 1.9 Fail | — | 1.1 Fail | 1.8 Fail | |
3.4 AA Large | 2.0 Fail | 1.1 Fail | — | 1.9 Fail | |
1.8 Fail | 1.0 Fail | 1.8 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF3E3
#E6B0C7
#C469A7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff3e3;
--color-2: #e6b0c7;
--color-3: #c469a7;
--color-4: #927baa;
--color-5: #6ac9d4;
}SCSS
$color-1: #fff3e3; $color-2: #e6b0c7; $color-3: #c469a7; $color-4: #927baa; $color-5: #6ac9d4;
TAILWIND
colors: {
'brand-1': '#fff3e3',
'brand-2': '#e6b0c7',
'brand-3': '#c469a7',
'brand-4': '#927baa',
'brand-5': '#6ac9d4',
}RGB Array
[255, 243, 227], [230, 176, 199], [196, 105, 167], [146, 123, 170], [106, 201, 212]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF3E3, #E6B0C7, #C469A7, #927BAA, #6AC9D4 is ideal for: health products, baby brands, fresh-style blogs. 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: #fff3e3; --color-2: #e6b0c7; --color-3: #c469a7; --color-4: #927baa; --color-5: #6ac9d4. 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. 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