Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CBF3F5
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#F4DDCB
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FFB5B5
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#2C3536
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#CCCCCC
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
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
CBF3F5 | F4DDCB | FFB5B5 | 2C3536 | CCCCCC | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 10.6 AAA | 1.4 Fail | |
1.1 Fail | — | 1.3 Fail | 9.6 AAA | 1.2 Fail | |
1.4 Fail | 1.3 Fail | — | 7.5 AAA | 1.0 Fail | |
10.6 AAA | 9.6 AAA | 7.5 AAA | — | 7.8 AAA | |
1.4 Fail | 1.2 Fail | 1.0 Fail | 7.8 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CBF3F5
#F4DDCB
#FFB5B5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cbf3f5;
--color-2: #f4ddcb;
--color-3: #ffb5b5;
--color-4: #2c3536;
--color-5: #cccccc;
}SCSS
$color-1: #cbf3f5; $color-2: #f4ddcb; $color-3: #ffb5b5; $color-4: #2c3536; $color-5: #cccccc;
TAILWIND
colors: {
'brand-1': '#cbf3f5',
'brand-2': '#f4ddcb',
'brand-3': '#ffb5b5',
'brand-4': '#2c3536',
'brand-5': '#cccccc',
}RGB Array
[203, 243, 245], [244, 221, 203], [255, 181, 181], [44, 53, 54], [204, 204, 204]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #CBF3F5, #F4DDCB, #FFB5B5, #2C3536, #CCCCCC is ideal for: health products, baby brands, fresh-style blogs, 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: #cbf3f5; --color-2: #f4ddcb; --color-3: #ffb5b5; --color-4: #2c3536; --color-5: #cccccc. 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. 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