← Back to Editor

#CCFFFF · #CCDDCC · #CCBB99 · #CC9966 · #C44545

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#CCFFFF

Sky Blue · Lavender · Glacier Blue

HEX
#CCFFFF
RGB
rgb(204, 255, 255)
HSL
hsl(180, 100%, 90%)
HSB
hsb(180, 20%, 100%)
CMYK
cmyk(20%, 0%, 0%, 0%)
Oklch
oklch(96.5% 0.052 196.3)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#CCDDCC

Celadon · LightGray · Mint Green

HEX
#CCDDCC
RGB
rgb(204, 221, 204)
HSL
hsl(120, 20%, 83%)
HSB
hsb(120, 8%, 87%)
CMYK
cmyk(8%, 0%, 8%, 13%)
Oklch
oklch(88.0% 0.029 145.3)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#CCBB99

Ginger · Tan · Sunflower

HEX
#CCBB99
RGB
rgb(204, 187, 153)
HSL
hsl(40, 33%, 70%)
HSB
hsb(40, 25%, 80%)
CMYK
cmyk(0%, 8%, 25%, 20%)
Oklch
oklch(79.8% 0.050 84.5)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#CC9966

Ginger · DarkSalmon · Warm Sun

HEX
#CC9966
RGB
rgb(204, 153, 102)
HSL
hsl(30, 50%, 60%)
HSB
hsb(30, 50%, 80%)
CMYK
cmyk(0%, 25%, 50%, 20%)
Oklch
oklch(72.0% 0.091 65.5)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#C44545

Crimson · Sienna · Passion Red

HEX
#C44545
RGB
rgb(196, 69, 69)
HSL
hsl(0, 52%, 52%)
HSB
hsb(0, 65%, 77%)
CMYK
cmyk(0%, 65%, 65%, 23%)
Oklch
oklch(56.7% 0.163 23.9)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCFFFF
FFCCCC

Analogous

CCFFE6
CCFFFF
CCE6FF

Triadic

CCFFFF
FFCCFF
FFFFCC

Split-Comp.

CCFFFF
FFCCE6
FFE6CC

Tetradic

CCFFFF
E6CCFF
FFCCCC
E6FFCC

Contrast Matrix WCAG 2.1 Contrast

CCFFFF
CCDDCC
CCBB99
CC9966
C44545
1.3
Fail
1.7
Fail
2.3
Fail
4.5
AA
1.3
Fail
1.3
Fail
1.8
Fail
3.5
AA Large
1.7
Fail
1.3
Fail
1.3
Fail
2.6
Fail
2.3
Fail
1.8
Fail
1.3
Fail
1.9
Fail
4.5
AA
3.5
AA Large
2.6
Fail
1.9
Fail
White BG
1.1Fail
1.4Fail
1.9Fail
2.5Fail
4.9AA
Black BG
19.3AAA
14.8AAA
11.1AAA
8.3AAA
4.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

E2E3FF
D3D4D0
C5C4A1
B6B572
8D8C45

Deuteranopia

DFDBFF
D2D1D1
C6C7A3
B9BD75
949E45

Tritanopia

CFFFFF
CDD3D4
CBA8A9
C97C7E
BE4545

Achromatopsia

F0F0F0
D6D6D6
BCBCBC
A2A2A2
6B6B6B

Shades & Tints Shades & Tints

#CCFFFF

Dark
Light

#CCDDCC

Dark
Light

#CCBB99

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ccffff;
  --color-2: #ccddcc;
  --color-3: #ccbb99;
  --color-4: #cc9966;
  --color-5: #c44545;
}

SCSS

$color-1: #ccffff;
$color-2: #ccddcc;
$color-3: #ccbb99;
$color-4: #cc9966;
$color-5: #c44545;

TAILWIND

colors: {
  'brand-1': '#ccffff',
  'brand-2': '#ccddcc',
  'brand-3': '#ccbb99',
  'brand-4': '#cc9966',
  'brand-5': '#c44545',
}

RGB Array

[204, 255, 255], [204, 221, 204], [204, 187, 153], [204, 153, 102], [196, 69, 69]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCFFFF, #CCDDCC, #CCBB99, #CC9966, #C44545 is ideal for: health products, baby brands, fresh-style blogs. 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: #ccffff; --color-2: #ccddcc; --color-3: #ccbb99; --color-4: #cc9966; --color-5: #c44545. 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 general-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