← Back to Editor

#E3E3BF · #F7BAD0 · #CBBDE4 · #9DC9C6 · #BFBFBF

dark

A 5-color dark 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

#E3E3BF

Fresh Green · Wheat · Lemon Cream

HEX
#E3E3BF
RGB
rgb(227, 227, 191)
HSL
hsl(60, 39%, 82%)
HSB
hsb(60, 16%, 89%)
CMYK
cmyk(0%, 0%, 16%, 11%)
Oklch
oklch(90.7% 0.048 107.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F7BAD0

Rouge · Pink · Cherry Blossom

HEX
#F7BAD0
RGB
rgb(247, 186, 208)
HSL
hsl(338, 79%, 85%)
HSB
hsb(338, 25%, 97%)
CMYK
cmyk(0%, 25%, 16%, 3%)
Oklch
oklch(85.1% 0.075 355.4)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#CBBDE4

Wisteria · LightSteelBlue · Lavender

HEX
#CBBDE4
RGB
rgb(203, 189, 228)
HSL
hsl(262, 42%, 82%)
HSB
hsb(262, 17%, 89%)
CMYK
cmyk(11%, 17%, 0%, 11%)
Oklch
oklch(82.2% 0.056 301.5)

TraditionalWisteria」· PaintLavender」· Creative Lavender Dream

#9DC9C6

Jade · LightSteelBlue · Lake Green

HEX
#9DC9C6
RGB
rgb(157, 201, 198)
HSL
hsl(176, 29%, 70%)
HSB
hsb(176, 22%, 79%)
CMYK
cmyk(22%, 0%, 1%, 21%)
Oklch
oklch(80.4% 0.047 191.1)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#BFBFBF

Silver Gray · Silver · Pearl Gray

HEX
#BFBFBF
RGB
rgb(191, 191, 191)
HSL
hsl(0, 0%, 75%)
HSB
hsb(0, 0%, 75%)
CMYK
cmyk(0%, 0%, 0%, 25%)
Oklch
oklch(80.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E3E3BF
BFBFE3

Analogous

E3D1BF
E3E3BF
D1E3BF

Triadic

E3E3BF
BFE3E3
E3BFE3

Split-Comp.

E3E3BF
BFD1E3
D1BFE3

Tetradic

E3E3BF
BFE3D1
BFBFE3
E3BFD1

Contrast Matrix WCAG 2.1 Contrast

E3E3BF
F7BAD0
CBBDE4
9DC9C6
BFBFBF
1.2
Fail
1.3
Fail
1.4
Fail
1.4
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.3
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.4
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.4
Fail
1.1
Fail
1.0
Fail
1.0
Fail
White BG
1.3Fail
1.6Fail
1.8Fail
1.8Fail
1.8Fail
Black BG
16.0AAA
12.9AAA
11.9AAA
11.6AAA
11.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E3E3C8
DDDCCB
C5C5DB
B0B0C7
BFBFBF

Deuteranopia

E3E3CA
E0E5C9
C6C7D8
AEAAC7
BFBFBF

Tritanopia

E3CFD0
F4C6C6
CAD3D1
9FC7C7
BFBFBF

Achromatopsia

DFDFDF
CFCFCF
C6C6C6
BCBCBC
BFBFBF

Shades & Tints Shades & Tints

#E3E3BF

Dark
Light

#F7BAD0

Dark
Light

#CBBDE4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e3e3bf;
  --color-2: #f7bad0;
  --color-3: #cbbde4;
  --color-4: #9dc9c6;
  --color-5: #bfbfbf;
}

SCSS

$color-1: #e3e3bf;
$color-2: #f7bad0;
$color-3: #cbbde4;
$color-4: #9dc9c6;
$color-5: #bfbfbf;

TAILWIND

colors: {
  'brand-1': '#e3e3bf',
  'brand-2': '#f7bad0',
  'brand-3': '#cbbde4',
  'brand-4': '#9dc9c6',
  'brand-5': '#bfbfbf',
}

RGB Array

[227, 227, 191], [247, 186, 208], [203, 189, 228], [157, 201, 198], [191, 191, 191]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #E3E3BF, #F7BAD0, #CBBDE4, #9DC9C6, #BFBFBF 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: #e3e3bf; --color-2: #f7bad0; --color-3: #cbbde4; --color-4: #9dc9c6; --color-5: #bfbfbf. 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 dark-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