← Back to Editor

#B3A89D · #D9CCBF · #FFF0E0 · #BA8C8F · #3C2C35

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

#B3A89D

Ginger · DarkGray · Warm Sun

HEX
#B3A89D
RGB
rgb(179, 168, 157)
HSL
hsl(30, 13%, 66%)
HSB
hsb(30, 12%, 70%)
CMYK
cmyk(0%, 6%, 12%, 30%)
Oklch
oklch(73.8% 0.020 67.5)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#D9CCBF

Goose Yellow · LightGray · Peach Orange

HEX
#D9CCBF
RGB
rgb(217, 204, 191)
HSL
hsl(30, 25%, 80%)
HSB
hsb(30, 12%, 85%)
CMYK
cmyk(0%, 6%, 12%, 15%)
Oklch
oklch(85.2% 0.023 67.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#FFF0E0

Goose Yellow · Linen · Peach Orange

HEX
#FFF0E0
RGB
rgb(255, 240, 224)
HSL
hsl(31, 100%, 94%)
HSB
hsb(31, 12%, 100%)
CMYK
cmyk(0%, 6%, 12%, 0%)
Oklch
oklch(96.3% 0.027 69.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#BA8C8F

Peach Pink · DarkGray · Coral Red

HEX
#BA8C8F
RGB
rgb(186, 140, 143)
HSL
hsl(356, 25%, 64%)
HSB
hsb(356, 25%, 73%)
CMYK
cmyk(0%, 25%, 23%, 27%)
Oklch
oklch(68.5% 0.056 14.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#3C2C35

Rose Purple · DarkSlateGray · Raspberry

HEX
#3C2C35
RGB
rgb(60, 44, 53)
HSL
hsl(326, 15%, 20%)
HSB
hsb(326, 27%, 24%)
CMYK
cmyk(0%, 27%, 12%, 76%)
Oklch
oklch(31.5% 0.028 344.0)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

B3A89D
9DA8B4

Analogous

B49D9D
B3A89D
B4B49D

Triadic

B3A89D
9DB4A8
A89DB4

Split-Comp.

B3A89D
9DB4B4
9D9DB4

Tetradic

B3A89D
9DB49D
9DA8B4
B49DB4

Contrast Matrix WCAG 2.1 Contrast

B3A89D
D9CCBF
FFF0E0
BA8C8F
3C2C35
1.5
Fail
2.1
Fail
1.2
Fail
5.6
AA
1.5
Fail
1.4
Fail
1.8
Fail
8.3
AAA
2.1
Fail
1.4
Fail
2.6
Fail
11.7
AAA
1.2
Fail
1.8
Fail
2.6
Fail
4.5
AA
5.6
AA
8.3
AAA
11.7
AAA
4.5
AA
White BG
2.3Fail
1.6Fail
1.1Fail
2.9Fail
13.1AAA
Black BG
9.0AAA
13.3AAA
18.8AAA
7.2AAA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

AEAEA0
D3D3C2
F9F8E4
A6A68E
353533

Deuteranopia

AFB0A0
D4D5C3
F9FBE5
A9AC8E
363732

Tritanopia

B2A2A2
D8C5C5
FEE7E8
B88E8E
3B3131

Achromatopsia

AAAAAA
CECECE
F3F3F3
9A9A9A
323232

Shades & Tints Shades & Tints

#B3A89D

Dark
Light

#D9CCBF

Dark
Light

#FFF0E0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #b3a89d;
  --color-2: #d9ccbf;
  --color-3: #fff0e0;
  --color-4: #ba8c8f;
  --color-5: #3c2c35;
}

SCSS

$color-1: #b3a89d;
$color-2: #d9ccbf;
$color-3: #fff0e0;
$color-4: #ba8c8f;
$color-5: #3c2c35;

TAILWIND

colors: {
  'brand-1': '#b3a89d',
  'brand-2': '#d9ccbf',
  'brand-3': '#fff0e0',
  'brand-4': '#ba8c8f',
  'brand-5': '#3c2c35',
}

RGB Array

[179, 168, 157], [217, 204, 191], [255, 240, 224], [186, 140, 143], [60, 44, 53]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #B3A89D, #D9CCBF, #FFF0E0, #BA8C8F, #3C2C35 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: #b3a89d; --color-2: #d9ccbf; --color-3: #fff0e0; --color-4: #ba8c8f; --color-5: #3c2c35. 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