← Back to Editor

#CEB6BB · #D0CFAD · #B4BFB0 · #98AEB2 · #4E4F53

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

#CEB6BB

Peach Pink · Silver · Coral Red

HEX
#CEB6BB
RGB
rgb(206, 182, 187)
HSL
hsl(348, 20%, 76%)
HSB
hsb(348, 12%, 81%)
CMYK
cmyk(0%, 12%, 9%, 19%)
Oklch
oklch(79.8% 0.028 3.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#D0CFAD

Fresh Green · Silver · Sunflower

HEX
#D0CFAD
RGB
rgb(208, 207, 173)
HSL
hsl(58, 27%, 75%)
HSB
hsb(58, 17%, 82%)
CMYK
cmyk(0%, 0%, 17%, 18%)
Oklch
oklch(84.6% 0.046 105.9)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B4BFB0

Celadon · Silver · Apple Green

HEX
#B4BFB0
RGB
rgb(180, 191, 176)
HSL
hsl(104, 10%, 72%)
HSB
hsb(104, 8%, 75%)
CMYK
cmyk(6%, 0%, 8%, 25%)
Oklch
oklch(79.2% 0.024 137.3)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#98AEB2

Sky Blue · DarkGray · Lake Green

HEX
#98AEB2
RGB
rgb(152, 174, 178)
HSL
hsl(189, 14%, 65%)
HSB
hsb(189, 15%, 70%)
CMYK
cmyk(15%, 2%, 0%, 30%)
Oklch
oklch(73.5% 0.025 209.8)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#4E4F53

Ink Gray · DarkSlateGray · Charcoal

HEX
#4E4F53
RGB
rgb(78, 79, 83)
HSL
hsl(228, 3%, 32%)
HSB
hsb(228, 6%, 33%)
CMYK
cmyk(6%, 5%, 0%, 67%)
Oklch
oklch(42.8% 0.007 274.8)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CEB6BB
B6CEC9

Analogous

CEB6C7
CEB6BB
CEBDB6

Triadic

CEB6BB
BACEB6
B6BACE

Split-Comp.

CEB6BB
B6CEBD
B6C7CE

Tetradic

CEB6BB
C7CEB6
B6CEC9
BDB6CE

Contrast Matrix WCAG 2.1 Contrast

CEB6BB
D0CFAD
B4BFB0
98AEB2
4E4F53
1.2
Fail
1.0
Fail
1.2
Fail
4.3
AA Large
1.2
Fail
1.2
Fail
1.5
Fail
5.1
AA
1.0
Fail
1.2
Fail
1.2
Fail
4.3
AA Large
1.2
Fail
1.5
Fail
1.2
Fail
3.5
AA Large
4.3
AA Large
5.1
AA
4.3
AA Large
3.5
AA Large
White BG
1.9Fail
1.6Fail
1.9Fail
2.3Fail
8.2AAA
Black BG
11.0AAA
13.2AAA
11.0AAA
9.0AAA
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

C4C3BA
D0D0B5
B9B9B4
A2A2B1
4E4E52

Deuteranopia

C5C7BA
D0D0B7
B8B7B5
A09FB1
4E4E52

Tritanopia

CDB9B9
D0BCBD
B5B6B7
99B0B0
4E5151

Achromatopsia

BEBEBE
CBCBCB
BABABA
A8A8A8
4F4F4F

Shades & Tints Shades & Tints

#CEB6BB

Dark
Light

#D0CFAD

Dark
Light

#B4BFB0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ceb6bb;
  --color-2: #d0cfad;
  --color-3: #b4bfb0;
  --color-4: #98aeb2;
  --color-5: #4e4f53;
}

SCSS

$color-1: #ceb6bb;
$color-2: #d0cfad;
$color-3: #b4bfb0;
$color-4: #98aeb2;
$color-5: #4e4f53;

TAILWIND

colors: {
  'brand-1': '#ceb6bb',
  'brand-2': '#d0cfad',
  'brand-3': '#b4bfb0',
  'brand-4': '#98aeb2',
  'brand-5': '#4e4f53',
}

RGB Array

[206, 182, 187], [208, 207, 173], [180, 191, 176], [152, 174, 178], [78, 79, 83]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CEB6BB, #D0CFAD, #B4BFB0, #98AEB2, #4E4F53 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ceb6bb; --color-2: #d0cfad; --color-3: #b4bfb0; --color-4: #98aeb2; --color-5: #4e4f53. 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. Restrained colors convey professionalism and trust. 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