← Back to Editor

#C7B4A5 · #DDD1C5 · #F0E2D9 · #F2F1F0 · #8B6A59

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

#C7B4A5

Apricot · Tan · Warm Sun

HEX
#C7B4A5
RGB
rgb(199, 180, 165)
HSL
hsl(26, 23%, 71%)
HSB
hsb(26, 17%, 78%)
CMYK
cmyk(0%, 10%, 17%, 22%)
Oklch
oklch(78.2% 0.030 60.6)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#DDD1C5

Goose Yellow · LightGray · Peach Orange

HEX
#DDD1C5
RGB
rgb(221, 209, 197)
HSL
hsl(30, 26%, 82%)
HSB
hsb(30, 11%, 87%)
CMYK
cmyk(0%, 5%, 11%, 13%)
Oklch
oklch(86.7% 0.021 67.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F0E2D9

Apricot · Beige · Peach Orange

HEX
#F0E2D9
RGB
rgb(240, 226, 217)
HSL
hsl(23, 43%, 90%)
HSB
hsb(23, 10%, 94%)
CMYK
cmyk(0%, 6%, 10%, 6%)
Oklch
oklch(92.1% 0.020 55.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F2F1F0

Plain White · Linen · Cloud White

HEX
#F2F1F0
RGB
rgb(242, 241, 240)
HSL
hsl(30, 7%, 95%)
HSB
hsb(30, 1%, 95%)
CMYK
cmyk(0%, 0%, 1%, 5%)
Oklch
oklch(95.9% 0.002 67.8)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#8B6A59

Tangerine · DimGray · Amber Brown

HEX
#8B6A59
RGB
rgb(139, 106, 89)
HSL
hsl(20, 22%, 45%)
HSB
hsb(20, 36%, 55%)
CMYK
cmyk(0%, 24%, 36%, 45%)
Oklch
oklch(55.3% 0.050 48.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C7B4A5
A4B7C6

Analogous

C6A4A6
C7B4A5
C6C4A4

Triadic

C7B4A5
A4C6B3
B3A4C6

Split-Comp.

C7B4A5
A4C6C4
A4A6C6

Tetradic

C7B4A5
A6C6A4
A4B7C6
C4A4C6

Contrast Matrix WCAG 2.1 Contrast

C7B4A5
DDD1C5
F0E2D9
F2F1F0
8B6A59
1.3
Fail
1.6
Fail
1.8
Fail
2.4
Fail
1.3
Fail
1.2
Fail
1.3
Fail
3.3
AA Large
1.6
Fail
1.2
Fail
1.1
Fail
3.9
AA Large
1.8
Fail
1.3
Fail
1.1
Fail
4.3
AA Large
2.4
Fail
3.3
AA Large
3.9
AA Large
4.3
AA Large
White BG
2.0Fail
1.5Fail
1.3Fail
1.1Fail
4.9AA
Black BG
10.5AAA
14.0AAA
16.6AAA
18.6AAA
4.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

BFBFA9
D8D8C8
EAEADB
F2F2F0
7D7C5D

Deuteranopia

C0C1AA
D9D9C9
EBECDC
F2F2F0
7F815E

Tritanopia

C6ABAC
DCCACB
EFDDDD
F2F0F0
896061

Achromatopsia

B8B8B8
D3D3D3
E5E5E5
F1F1F1
727272

Shades & Tints Shades & Tints

#C7B4A5

Dark
Light

#DDD1C5

Dark
Light

#F0E2D9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c7b4a5;
  --color-2: #ddd1c5;
  --color-3: #f0e2d9;
  --color-4: #f2f1f0;
  --color-5: #8b6a59;
}

SCSS

$color-1: #c7b4a5;
$color-2: #ddd1c5;
$color-3: #f0e2d9;
$color-4: #f2f1f0;
$color-5: #8b6a59;

TAILWIND

colors: {
  'brand-1': '#c7b4a5',
  'brand-2': '#ddd1c5',
  'brand-3': '#f0e2d9',
  'brand-4': '#f2f1f0',
  'brand-5': '#8b6a59',
}

RGB Array

[199, 180, 165], [221, 209, 197], [240, 226, 217], [242, 241, 240], [139, 106, 89]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C7B4A5, #DDD1C5, #F0E2D9, #F2F1F0, #8B6A59 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #c7b4a5; --color-2: #ddd1c5; --color-3: #f0e2d9; --color-4: #f2f1f0; --color-5: #8b6a59. 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 beauty, lifestyle, arts 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