Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CC7076
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#AE555B
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#E0E0D4
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#596D74
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#769496
Slate Blue · LightSlateGray · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· 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
CC7076 | AE555B | E0E0D4 | 596D74 | 769496 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.6 Fail | 1.6 Fail | 1.0 Fail | |
1.4 Fail | — | 3.7 AA Large | 1.1 Fail | 1.5 Fail | |
2.6 Fail | 3.7 AA Large | — | 4.1 AA Large | 2.4 Fail | |
1.6 Fail | 1.1 Fail | 4.1 AA Large | — | 1.7 Fail | |
1.0 Fail | 1.5 Fail | 2.4 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CC7076
#AE555B
#E0E0D4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cc7076;
--color-2: #ae555b;
--color-3: #e0e0d4;
--color-4: #596d74;
--color-5: #769496;
}SCSS
$color-1: #cc7076; $color-2: #ae555b; $color-3: #e0e0d4; $color-4: #596d74; $color-5: #769496;
TAILWIND
colors: {
'brand-1': '#cc7076',
'brand-2': '#ae555b',
'brand-3': '#e0e0d4',
'brand-4': '#596d74',
'brand-5': '#769496',
}RGB Array
[204, 112, 118], [174, 85, 91], [224, 224, 212], [89, 109, 116], [118, 148, 150]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #CC7076, #AE555B, #E0E0D4, #596D74, #769496 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #cc7076; --color-2: #ae555b; --color-3: #e0e0d4; --color-4: #596d74; --color-5: #769496. 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 muted-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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