← Back to Editor

#BDD1BC · #E6E1BE · #EBCDB0 · #6B2F2F · #BA2020

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

#BDD1BC

Celadon · Silver · Apple Green

HEX
#BDD1BC
RGB
rgb(189, 209, 188)
HSL
hsl(117, 19%, 78%)
HSB
hsb(117, 10%, 82%)
CMYK
cmyk(10%, 0%, 10%, 18%)
Oklch
oklch(84.0% 0.036 143.9)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#E6E1BE

Fresh Green · Wheat · Lemon Cream

HEX
#E6E1BE
RGB
rgb(230, 225, 190)
HSL
hsl(52, 44%, 82%)
HSB
hsb(52, 17%, 90%)
CMYK
cmyk(0%, 2%, 17%, 10%)
Oklch
oklch(90.5% 0.047 100.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#EBCDB0

Apricot · Wheat · Peach Orange

HEX
#EBCDB0
RGB
rgb(235, 205, 176)
HSL
hsl(29, 60%, 81%)
HSB
hsb(29, 25%, 92%)
CMYK
cmyk(0%, 13%, 25%, 8%)
Oklch
oklch(86.6% 0.051 66.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#6B2F2F

Crimson · Brown · Wine Red

HEX
#6B2F2F
RGB
rgb(107, 47, 47)
HSL
hsl(0, 39%, 30%)
HSB
hsb(0, 56%, 42%)
CMYK
cmyk(0%, 56%, 56%, 58%)
Oklch
oklch(38.7% 0.086 21.9)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#BA2020

Vermilion · FireBrick · Passion Red

HEX
#BA2020
RGB
rgb(186, 32, 32)
HSL
hsl(0, 71%, 43%)
HSB
hsb(0, 83%, 73%)
CMYK
cmyk(0%, 83%, 83%, 27%)
Oklch
oklch(51.0% 0.189 27.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

BDD1BC
D0BCD2

Analogous

C8D2BC
BDD1BC
BCD2C6

Triadic

BDD1BC
BCBDD2
D2BCBD

Split-Comp.

BDD1BC
C6BCD2
D2BCC8

Tetradic

BDD1BC
BCC8D2
D0BCD2
D2C6BC

Contrast Matrix WCAG 2.1 Contrast

BDD1BC
E6E1BE
EBCDB0
6B2F2F
BA2020
1.2
Fail
1.1
Fail
6.3
AA
3.9
AA Large
1.2
Fail
1.1
Fail
7.7
AAA
4.8
AA
1.1
Fail
1.1
Fail
6.7
AA
4.2
AA Large
6.3
AA
7.7
AAA
6.7
AA
1.6
Fail
3.9
AA Large
4.8
AA
4.2
AA Large
1.6
Fail
White BG
1.6Fail
1.3Fail
1.5Fail
10.1AAA
6.3AA
Black BG
13.0AAA
15.9AAA
13.9AAA
2.1Fail
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

C6C6C1
E4E4C6
DEDEB7
51502F
777620

Deuteranopia

C5C3C2
E4E5C9
E0E2B9
55592F
808C20

Tritanopia

BEC5C6
E6CDCF
EABDBE
682F2F
B22020

Achromatopsia

C9C9C9
DFDFDF
D3D3D3
414141
4E4E4E

Shades & Tints Shades & Tints

#BDD1BC

Dark
Light

#E6E1BE

Dark
Light

#EBCDB0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #bdd1bc;
  --color-2: #e6e1be;
  --color-3: #ebcdb0;
  --color-4: #6b2f2f;
  --color-5: #ba2020;
}

SCSS

$color-1: #bdd1bc;
$color-2: #e6e1be;
$color-3: #ebcdb0;
$color-4: #6b2f2f;
$color-5: #ba2020;

TAILWIND

colors: {
  'brand-1': '#bdd1bc',
  'brand-2': '#e6e1be',
  'brand-3': '#ebcdb0',
  'brand-4': '#6b2f2f',
  'brand-5': '#ba2020',
}

RGB Array

[189, 209, 188], [230, 225, 190], [235, 205, 176], [107, 47, 47], [186, 32, 32]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #BDD1BC, #E6E1BE, #EBCDB0, #6B2F2F, #BA2020 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: #bdd1bc; --color-2: #e6e1be; --color-3: #ebcdb0; --color-4: #6b2f2f; --color-5: #ba2020. 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