← Back to Editor

#CBF3F5 · #F4DDCB · #FFB5B5 · #2C3536 · #CCCCCC

cool

A 5-color cool palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#CBF3F5

Sky Blue · Lavender · Glacier Blue

HEX
#CBF3F5
RGB
rgb(203, 243, 245)
HSL
hsl(183, 68%, 88%)
HSB
hsb(183, 17%, 96%)
CMYK
cmyk(17%, 1%, 0%, 4%)
Oklch
oklch(93.7% 0.041 200.2)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#F4DDCB

Apricot · Bisque · Peach Orange

HEX
#F4DDCB
RGB
rgb(244, 221, 203)
HSL
hsl(26, 65%, 88%)
HSB
hsb(26, 17%, 96%)
CMYK
cmyk(0%, 9%, 17%, 4%)
Oklch
oklch(91.2% 0.035 60.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FFB5B5

Peach Pink · LightPink · Cherry Blossom

HEX
#FFB5B5
RGB
rgb(255, 181, 181)
HSL
hsl(0, 100%, 85%)
HSB
hsb(0, 29%, 100%)
CMYK
cmyk(0%, 29%, 29%, 0%)
Oklch
oklch(84.3% 0.087 19.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#2C3536

Slate Blue · DarkSlateGray · Peacock Green

HEX
#2C3536
RGB
rgb(44, 53, 54)
HSL
hsl(186, 10%, 19%)
HSB
hsb(186, 19%, 21%)
CMYK
cmyk(19%, 2%, 0%, 79%)
Oklch
oklch(32.1% 0.012 204.8)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CBF3F5
F5CECC

Analogous

CCF5E2
CBF3F5
CCDEF5

Triadic

CBF3F5
F5CCF3
F3F5CC

Split-Comp.

CBF3F5
F5CCDE
F5E2CC

Tetradic

CBF3F5
E2CCF5
F5CECC
DEF5CC

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
White BG
1.2Fail
1.3Fail
1.7Fail
12.6AAA
1.6Fail
Black BG
17.7AAA
16.1AAA
12.5AAA
1.7Fail
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DCDDF5
EAEACF
DFDEB5
303036
CCCCCC

Deuteranopia

DAD7F4
EBEDD0
E3E9B5
2F2F36
CCCCCC

Tritanopia

CDF4F4
F3D3D4
FBB5B5
2C3636
CCCCCC

Achromatopsia

E7E7E7
E2E2E2
CBCBCB
323232
CCCCCC

Shades & Tints Shades & Tints

#CBF3F5

Dark
Light

#F4DDCB

Dark
Light

#FFB5B5

Dark
Light

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.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color