Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FD6D84
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#66707A
Indigo · DimGray · Warm Gray
Traditional「Indigo」· Paint「Warm Gray」· Creative Urban Concrete
#2A8FBD
Lake Blue · SteelBlue · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#96B7C5
Sky Blue · DarkGray · 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
FD6D84 | 66707A | 2A8FBD | 96B7C5 | |
|---|---|---|---|---|
| — | 1.8 Fail | 1.3 Fail | 1.3 Fail | |
1.8 Fail | — | 1.4 Fail | 2.4 Fail | |
1.3 Fail | 1.4 Fail | — | 1.7 Fail | |
1.3 Fail | 2.4 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FD6D84
#66707A
#2A8FBD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fd6d84;
--color-2: #66707a;
--color-3: #2a8fbd;
--color-4: #96b7c5;
}SCSS
$color-1: #fd6d84; $color-2: #66707a; $color-3: #2a8fbd; $color-4: #96b7c5;
TAILWIND
colors: {
'brand-1': '#fd6d84',
'brand-2': '#66707a',
'brand-3': '#2a8fbd',
'brand-4': '#96b7c5',
}RGB Array
[253, 109, 132], [102, 112, 122], [42, 143, 189], [150, 183, 197]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This general-style palette of #FD6D84, #66707A, #2A8FBD, #96B7C5 is ideal for: corporate websites, product showcases, portfolios. It is a balanced and harmonious choice among 4-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fd6d84; --color-2: #66707a; --color-3: #2a8fbd; --color-4: #96b7c5. 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. 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 4-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