Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFB6A2
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#C7758B
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#7B5B82
Dark Plum · DimGray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#303D6A
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#132A53
Indigo · MidnightBlue · 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
FFB6A2 | C7758B | 7B5B82 | 303D6A | 132A53 | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 3.4 AA Large | 6.2 AA | 8.4 AAA | |
2.0 Fail | — | 1.7 Fail | 3.2 AA Large | 4.3 AA Large | |
3.4 AA Large | 1.7 Fail | — | 1.8 Fail | 2.5 Fail | |
6.2 AA | 3.2 AA Large | 1.8 Fail | — | 1.3 Fail | |
8.4 AAA | 4.3 AA Large | 2.5 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFB6A2
#C7758B
#7B5B82
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffb6a2;
--color-2: #c7758b;
--color-3: #7b5b82;
--color-4: #303d6a;
--color-5: #132a53;
}SCSS
$color-1: #ffb6a2; $color-2: #c7758b; $color-3: #7b5b82; $color-4: #303d6a; $color-5: #132a53;
TAILWIND
colors: {
'brand-1': '#ffb6a2',
'brand-2': '#c7758b',
'brand-3': '#7b5b82',
'brand-4': '#303d6a',
'brand-5': '#132a53',
}RGB Array
[255, 182, 162], [199, 117, 139], [123, 91, 130], [48, 61, 106], [19, 42, 83]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #FFB6A2, #C7758B, #7B5B82, #303D6A, #132A53 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: #ffb6a2; --color-2: #c7758b; --color-3: #7b5b82; --color-4: #303d6a; --color-5: #132a53. 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 cool-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