Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFBF5
Goose Yellow · Snow · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#AF8092
Dark Violet · DarkGray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#7F5D6B
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#4E3A43
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#B1C4E0
Azure · LightSteelBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt 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
FFFBF5 | AF8092 | 7F5D6B | 4E3A43 | B1C4E0 | |
|---|---|---|---|---|---|
| — | 3.2 AA Large | 5.5 AA | 10.1 AAA | 1.7 Fail | |
3.2 AA Large | — | 1.7 Fail | 3.1 AA Large | 1.9 Fail | |
5.5 AA | 1.7 Fail | — | 1.8 Fail | 3.2 AA Large | |
10.1 AAA | 3.1 AA Large | 1.8 Fail | — | 5.9 AA | |
1.7 Fail | 1.9 Fail | 3.2 AA Large | 5.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFBF5
#AF8092
#7F5D6B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffbf5;
--color-2: #af8092;
--color-3: #7f5d6b;
--color-4: #4e3a43;
--color-5: #b1c4e0;
}SCSS
$color-1: #fffbf5; $color-2: #af8092; $color-3: #7f5d6b; $color-4: #4e3a43; $color-5: #b1c4e0;
TAILWIND
colors: {
'brand-1': '#fffbf5',
'brand-2': '#af8092',
'brand-3': '#7f5d6b',
'brand-4': '#4e3a43',
'brand-5': '#b1c4e0',
}RGB Array
[255, 251, 245], [175, 128, 146], [127, 93, 107], [78, 58, 67], [177, 196, 224]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFBF5, #AF8092, #7F5D6B, #4E3A43, #B1C4E0 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: #fffbf5; --color-2: #af8092; --color-3: #7f5d6b; --color-4: #4e3a43; --color-5: #b1c4e0. 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