← Back to Editor

#CC1166 · #F6F7EF · #DD5577 · #DBD1C8 · #666666

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#CC1166

Dark Violet · MediumVioletRed · Camellia

HEX
#CC1166
RGB
rgb(204, 17, 102)
HSL
hsl(333, 85%, 43%)
HSB
hsb(333, 92%, 80%)
CMYK
cmyk(0%, 92%, 50%, 20%)
Oklch
oklch(55.0% 0.215 2.7)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#F6F7EF

Fresh Green · SeaShell · Lemon Cream

HEX
#F6F7EF
RGB
rgb(246, 247, 239)
HSL
hsl(67, 33%, 95%)
HSB
hsb(67, 3%, 97%)
CMYK
cmyk(0%, 0%, 3%, 3%)
Oklch
oklch(97.3% 0.011 112.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DD5577

Vermilion · LightCoral · Passion Red

HEX
#DD5577
RGB
rgb(221, 85, 119)
HSL
hsl(345, 67%, 60%)
HSB
hsb(345, 62%, 87%)
CMYK
cmyk(0%, 62%, 46%, 13%)
Oklch
oklch(63.6% 0.171 8.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#DBD1C8

Apricot · LightGray · Peach Orange

HEX
#DBD1C8
RGB
rgb(219, 209, 200)
HSL
hsl(28, 21%, 82%)
HSB
hsb(28, 9%, 86%)
CMYK
cmyk(0%, 5%, 9%, 14%)
Oklch
oklch(86.6% 0.017 64.6)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CC1166
10CB77

Analogous

CB10C2
CC1166
CB1A10

Triadic

CC1166
64CB10
1064CB

Split-Comp.

CC1166
10CB1A
10C2CB

Tetradic

CC1166
C2CB10
10CB77
1A10CB

Contrast Matrix WCAG 2.1 Contrast

CC1166
F6F7EF
DD5577
DBD1C8
666666
5.1
AA
1.5
Fail
3.6
AA Large
1.0
Fail
5.1
AA
3.5
AA Large
1.4
Fail
5.3
AA
1.5
Fail
3.5
AA Large
2.5
Fail
1.5
Fail
3.6
AA Large
1.4
Fail
2.5
Fail
3.8
AA Large
1.0
Fail
5.3
AA
1.5
Fail
3.8
AA Large
White BG
5.5AA
1.1Fail
3.7AA Large
1.5Fail
5.7AA
Black BG
3.8AA Large
19.5AAA
5.6AA
14.0AAA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

7B7951
F6F6F1
A2A16F
D7D7CA
666666

Deuteranopia

86944C
F6F6F1
AAB46D
D7D8CB
666666

Tritanopia

C3413E
F6F2F3
D66867
DACCCC
666666

Achromatopsia

535353
F6F6F6
828282
D3D3D3
666666

Shades & Tints Shades & Tints

#CC1166

Dark
Light

#F6F7EF

Dark
Light

#DD5577

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cc1166;
  --color-2: #f6f7ef;
  --color-3: #dd5577;
  --color-4: #dbd1c8;
  --color-5: #666666;
}

SCSS

$color-1: #cc1166;
$color-2: #f6f7ef;
$color-3: #dd5577;
$color-4: #dbd1c8;
$color-5: #666666;

TAILWIND

colors: {
  'brand-1': '#cc1166',
  'brand-2': '#f6f7ef',
  'brand-3': '#dd5577',
  'brand-4': '#dbd1c8',
  'brand-5': '#666666',
}

RGB Array

[204, 17, 102], [246, 247, 239], [221, 85, 119], [219, 209, 200], [102, 102, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CC1166, #F6F7EF, #DD5577, #DBD1C8, #666666 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: #cc1166; --color-2: #f6f7ef; --color-3: #dd5577; --color-4: #dbd1c8; --color-5: #666666. 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