← Back to Editor

#C3BCC0 · #2E0636 · #E6DDD3 · #F2ECC2 · #B8D9D4

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

WorkspaceReadingData Visualization

Color Details Color Details

#C3BCC0

Silver Gray · Silver · Pearl Gray

HEX
#C3BCC0
RGB
rgb(195, 188, 192)
HSL
hsl(326, 6%, 75%)
HSB
hsb(326, 4%, 76%)
CMYK
cmyk(0%, 4%, 2%, 24%)
Oklch
oklch(80.2% 0.010 341.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#2E0636

Royal Purple · MidnightBlue · Dark Purple

HEX
#2E0636
RGB
rgb(46, 6, 54)
HSL
hsl(290, 80%, 12%)
HSB
hsb(290, 89%, 21%)
CMYK
cmyk(15%, 89%, 0%, 79%)
Oklch
oklch(22.6% 0.094 320.3)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#E6DDD3

Goose Yellow · LightGray · Peach Orange

HEX
#E6DDD3
RGB
rgb(230, 221, 211)
HSL
hsl(32, 28%, 86%)
HSB
hsb(32, 8%, 90%)
CMYK
cmyk(0%, 4%, 8%, 10%)
Oklch
oklch(90.2% 0.017 70.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F2ECC2

Fresh Green · Bisque · Lemon Cream

HEX
#F2ECC2
RGB
rgb(242, 236, 194)
HSL
hsl(53, 65%, 85%)
HSB
hsb(53, 20%, 95%)
CMYK
cmyk(0%, 2%, 20%, 5%)
Oklch
oklch(93.7% 0.055 100.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#B8D9D4

Jade · LightBlue · Glacier Blue

HEX
#B8D9D4
RGB
rgb(184, 217, 212)
HSL
hsl(171, 30%, 79%)
HSB
hsb(171, 15%, 85%)
CMYK
cmyk(15%, 0%, 2%, 15%)
Oklch
oklch(86.0% 0.036 185.4)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C3BCC0
BBC3BF

Analogous

C3BBC3
C3BCC0
C3BBBC

Triadic

C3BCC0
C0C3BB
BBC0C3

Split-Comp.

C3BCC0
BCC3BB
BBC3C3

Tetradic

C3BCC0
C3C3BB
BBC3BF
BBBCC3

Contrast Matrix WCAG 2.1 Contrast

C3BCC0
2E0636
E6DDD3
F2ECC2
B8D9D4
9.4
AAA
1.4
Fail
1.6
Fail
1.2
Fail
9.4
AAA
13.1
AAA
14.7
AAA
11.6
AAA
1.4
Fail
13.1
AAA
1.1
Fail
1.1
Fail
1.6
Fail
14.7
AAA
1.1
Fail
1.3
Fail
1.2
Fail
11.6
AAA
1.1
Fail
1.3
Fail
White BG
1.9Fail
17.6AAA
1.3Fail
1.2Fail
1.5Fail
Black BG
11.3AAA
1.2Fail
15.6AAA
17.6AAA
13.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

C0C0BF
1D1C2A
E2E2D5
EFEFCC
C6C7D5

Deuteranopia

C0C1BF
1F2228
E3E3D6
F0F0CF
C4C2D5

Tritanopia

C3BEBE
2C211F
E6D7D8
F2D4D6
BAD6D6

Achromatopsia

BFBFBF
171717
DFDFDF
E9E9E9
CFCFCF

Shades & Tints Shades & Tints

#C3BCC0

Dark
Light

#2E0636

Dark
Light

#E6DDD3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c3bcc0;
  --color-2: #2e0636;
  --color-3: #e6ddd3;
  --color-4: #f2ecc2;
  --color-5: #b8d9d4;
}

SCSS

$color-1: #c3bcc0;
$color-2: #2e0636;
$color-3: #e6ddd3;
$color-4: #f2ecc2;
$color-5: #b8d9d4;

TAILWIND

colors: {
  'brand-1': '#c3bcc0',
  'brand-2': '#2e0636',
  'brand-3': '#e6ddd3',
  'brand-4': '#f2ecc2',
  'brand-5': '#b8d9d4',
}

RGB Array

[195, 188, 192], [46, 6, 54], [230, 221, 211], [242, 236, 194], [184, 217, 212]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C3BCC0, #2E0636, #E6DDD3, #F2ECC2, #B8D9D4 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: #c3bcc0; --color-2: #2e0636; --color-3: #e6ddd3; --color-4: #f2ecc2; --color-5: #b8d9d4. 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 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