← Back to Editor

#FFCCCC · #CCBFBF · #99B3B3 · #66A6A6 · #339999

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFCCCC

Peach Pink · Pink · Cherry Blossom

HEX
#FFCCCC
RGB
rgb(255, 204, 204)
HSL
hsl(0, 100%, 90%)
HSB
hsb(0, 20%, 100%)
CMYK
cmyk(0%, 20%, 20%, 0%)
Oklch
oklch(89.0% 0.058 18.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#CCBFBF

Peach Pink · Silver · Coral Red

HEX
#CCBFBF
RGB
rgb(204, 191, 191)
HSL
hsl(0, 11%, 77%)
HSB
hsb(0, 6%, 80%)
CMYK
cmyk(0%, 6%, 6%, 20%)
Oklch
oklch(81.5% 0.015 17.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#99B3B3

Sky Blue · DarkGray · Lake Green

HEX
#99B3B3
RGB
rgb(153, 179, 179)
HSL
hsl(180, 15%, 65%)
HSB
hsb(180, 15%, 70%)
CMYK
cmyk(15%, 0%, 0%, 30%)
Oklch
oklch(74.7% 0.029 196.6)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#66A6A6

Slate Blue · CadetBlue · Lake Green

HEX
#66A6A6
RGB
rgb(102, 166, 166)
HSL
hsl(180, 26%, 53%)
HSB
hsb(180, 39%, 65%)
CMYK
cmyk(39%, 0%, 0%, 35%)
Oklch
oklch(68.2% 0.066 195.7)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#339999

Slate Blue · LightSeaGreen · Mint Ice

HEX
#339999
RGB
rgb(51, 153, 153)
HSL
hsl(180, 50%, 40%)
HSB
hsb(180, 67%, 60%)
CMYK
cmyk(67%, 0%, 0%, 40%)
Oklch
oklch(62.6% 0.092 195.1)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFCCCC
CCFFFF

Analogous

FFCCE6
FFCCCC
FFE6CC

Triadic

FFCCCC
CCFFCC
CCCCFF

Split-Comp.

FFCCCC
CCFFE6
CCE6FF

Tetradic

FFCCCC
E6FFCC
CCFFFF
E6CCFF

Contrast Matrix WCAG 2.1 Contrast

FFCCCC
CCBFBF
99B3B3
66A6A6
339999
1.3
Fail
1.6
Fail
1.9
Fail
2.4
Fail
1.3
Fail
1.2
Fail
1.6
Fail
1.9
Fail
1.6
Fail
1.2
Fail
1.2
Fail
1.5
Fail
1.9
Fail
1.6
Fail
1.2
Fail
1.2
Fail
2.4
Fail
1.9
Fail
1.5
Fail
1.2
Fail
White BG
1.4Fail
1.8Fail
2.2Fail
2.8Fail
3.4AA Large
Black BG
14.8AAA
11.8AAA
9.5AAA
7.6AAA
6.2AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E8CC
C6C6BF
A4A4B3
8282A6
5F6099

Deuteranopia

ECF0CC
C7C8BF
A3A1B3
7E79A6
595299

Tritanopia

FCCCCC
CBBFBF
9AB3B3
69A6A6
389999

Achromatopsia

DBDBDB
C3C3C3
ABABAB
939393
7B7B7B

Shades & Tints Shades & Tints

#FFCCCC

Dark
Light

#CCBFBF

Dark
Light

#99B3B3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffcccc;
  --color-2: #ccbfbf;
  --color-3: #99b3b3;
  --color-4: #66a6a6;
  --color-5: #339999;
}

SCSS

$color-1: #ffcccc;
$color-2: #ccbfbf;
$color-3: #99b3b3;
$color-4: #66a6a6;
$color-5: #339999;

TAILWIND

colors: {
  'brand-1': '#ffcccc',
  'brand-2': '#ccbfbf',
  'brand-3': '#99b3b3',
  'brand-4': '#66a6a6',
  'brand-5': '#339999',
}

RGB Array

[255, 204, 204], [204, 191, 191], [153, 179, 179], [102, 166, 166], [51, 153, 153]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFCCCC, #CCBFBF, #99B3B3, #66A6A6, #339999 is ideal for: 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: #ffcccc; --color-2: #ccbfbf; --color-3: #99b3b3; --color-4: #66a6a6; --color-5: #339999. 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. 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 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