Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#999999
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#CEDEDC
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#F5EDED
Peach Pink · Linen · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#CCC699
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#E8C8CC
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
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
999999 | CEDEDC | F5EDED | CCC699 | E8C8CC | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 2.5 Fail | 1.6 Fail | 1.8 Fail | |
2.0 Fail | — | 1.2 Fail | 1.2 Fail | 1.1 Fail | |
2.5 Fail | 1.2 Fail | — | 1.5 Fail | 1.3 Fail | |
1.6 Fail | 1.2 Fail | 1.5 Fail | — | 1.1 Fail | |
1.8 Fail | 1.1 Fail | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#999999
#CEDEDC
#F5EDED
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #999999;
--color-2: #cededc;
--color-3: #f5eded;
--color-4: #ccc699;
--color-5: #e8c8cc;
}SCSS
$color-1: #999999; $color-2: #cededc; $color-3: #f5eded; $color-4: #ccc699; $color-5: #e8c8cc;
TAILWIND
colors: {
'brand-1': '#999999',
'brand-2': '#cededc',
'brand-3': '#f5eded',
'brand-4': '#ccc699',
'brand-5': '#e8c8cc',
}RGB Array
[153, 153, 153], [206, 222, 220], [245, 237, 237], [204, 198, 153], [232, 200, 204]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #999999, #CEDEDC, #F5EDED, #CCC699, #E8C8CC is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #999999; --color-2: #cededc; --color-3: #f5eded; --color-4: #ccc699; --color-5: #e8c8cc. 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 pastel-style 5-color scheme is especially suited for beauty, lifestyle, arts 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