← Back to Editor

#D3CAC1 · #F9DDD2 · #FFB7AC · #ED6B85 · #735B59

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#D3CAC1

Goose Yellow · LightGray · Peach Orange

HEX
#D3CAC1
RGB
rgb(211, 202, 193)
HSL
hsl(30, 17%, 79%)
HSB
hsb(30, 9%, 83%)
CMYK
cmyk(0%, 4%, 9%, 17%)
Oklch
oklch(84.4% 0.016 67.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F9DDD2

Apricot · Bisque · Peach Orange

HEX
#F9DDD2
RGB
rgb(249, 221, 210)
HSL
hsl(17, 76%, 90%)
HSB
hsb(17, 16%, 98%)
CMYK
cmyk(0%, 11%, 16%, 2%)
Oklch
oklch(91.8% 0.035 42.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FFB7AC

Peach Pink · LightPink · Cherry Blossom

HEX
#FFB7AC
RGB
rgb(255, 183, 172)
HSL
hsl(8, 100%, 84%)
HSB
hsb(8, 33%, 100%)
CMYK
cmyk(0%, 28%, 33%, 0%)
Oklch
oklch(84.4% 0.086 28.7)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#ED6B85

Peach Pink · LightCoral · Coral Red

HEX
#ED6B85
RGB
rgb(237, 107, 133)
HSL
hsl(348, 78%, 67%)
HSB
hsb(348, 55%, 93%)
CMYK
cmyk(0%, 55%, 44%, 7%)
Oklch
oklch(69.2% 0.162 9.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#735B59

Crimson · DimGray · Wine Red

HEX
#735B59
RGB
rgb(115, 91, 89)
HSL
hsl(5, 13%, 40%)
HSB
hsb(5, 23%, 45%)
CMYK
cmyk(0%, 21%, 23%, 55%)
Oklch
oklch(49.5% 0.032 23.8)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D3CAC1
C0C9D3

Analogous

D3C0C0
D3CAC1
D3D3C0

Triadic

D3CAC1
C0D3C9
C9C0D3

Split-Comp.

D3CAC1
C0D3D3
C0C0D3

Tetradic

D3CAC1
C0D3C0
C0C9D3
D3C0D3

Contrast Matrix WCAG 2.1 Contrast

D3CAC1
F9DDD2
FFB7AC
ED6B85
735B59
1.3
Fail
1.0
Fail
1.8
Fail
3.9
AA Large
1.3
Fail
1.3
Fail
2.3
Fail
4.8
AA
1.0
Fail
1.3
Fail
1.8
Fail
3.7
AA Large
1.8
Fail
2.3
Fail
1.8
Fail
2.1
Fail
3.9
AA Large
4.8
AA
3.7
AA Large
2.1
Fail
White BG
1.6Fail
1.3Fail
1.7Fail
3.0Fail
6.2AA
Black BG
13.0AAA
16.3AAA
12.6AAA
7.0AAA
3.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

CFCFC3
EDEDD5
E0DFAF
B5B47F
696859

Deuteranopia

D0D0C4
EFF1D5
E4E9AF
BCC67D
6A6C5A

Tritanopia

D3C5C5
F8D7D7
FBB1B1
E67A79
725A5A

Achromatopsia

CCCCCC
E4E4E4
CBCBCB
959595
626262

Shades & Tints Shades & Tints

#D3CAC1

Dark
Light

#F9DDD2

Dark
Light

#FFB7AC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d3cac1;
  --color-2: #f9ddd2;
  --color-3: #ffb7ac;
  --color-4: #ed6b85;
  --color-5: #735b59;
}

SCSS

$color-1: #d3cac1;
$color-2: #f9ddd2;
$color-3: #ffb7ac;
$color-4: #ed6b85;
$color-5: #735b59;

TAILWIND

colors: {
  'brand-1': '#d3cac1',
  'brand-2': '#f9ddd2',
  'brand-3': '#ffb7ac',
  'brand-4': '#ed6b85',
  'brand-5': '#735b59',
}

RGB Array

[211, 202, 193], [249, 221, 210], [255, 183, 172], [237, 107, 133], [115, 91, 89]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D3CAC1, #F9DDD2, #FFB7AC, #ED6B85, #735B59 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: #d3cac1; --color-2: #f9ddd2; --color-3: #ffb7ac; --color-4: #ed6b85; --color-5: #735b59. 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