← Back to Editor

#FFCDC3 · #D3C086 · #C39967 · #BA5364 · #532F3B

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

#FFCDC3

Peach Pink · Pink · Cherry Blossom

HEX
#FFCDC3
RGB
rgb(255, 205, 195)
HSL
hsl(10, 100%, 88%)
HSB
hsb(10, 24%, 100%)
CMYK
cmyk(0%, 20%, 24%, 0%)
Oklch
oklch(88.9% 0.059 31.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#D3C086

Ginger · Tan · Sunflower

HEX
#D3C086
RGB
rgb(211, 192, 134)
HSL
hsl(45, 47%, 68%)
HSB
hsb(45, 36%, 83%)
CMYK
cmyk(0%, 9%, 36%, 17%)
Oklch
oklch(81.0% 0.079 92.1)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#C39967

Ginger · DarkSalmon · Warm Sun

HEX
#C39967
RGB
rgb(195, 153, 103)
HSL
hsl(33, 43%, 58%)
HSB
hsb(33, 47%, 76%)
CMYK
cmyk(0%, 22%, 47%, 24%)
Oklch
oklch(71.1% 0.083 70.7)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#BA5364

Crimson · Sienna · Passion Red

HEX
#BA5364
RGB
rgb(186, 83, 100)
HSL
hsl(350, 43%, 53%)
HSB
hsb(350, 55%, 73%)
CMYK
cmyk(0%, 55%, 46%, 27%)
Oklch
oklch(57.7% 0.134 12.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#532F3B

Dark Violet · DarkSlateGray · Raspberry

HEX
#532F3B
RGB
rgb(83, 47, 59)
HSL
hsl(340, 28%, 25%)
HSB
hsb(340, 43%, 33%)
CMYK
cmyk(0%, 43%, 29%, 67%)
Oklch
oklch(35.4% 0.055 358.9)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFCDC3
C2F5FF

Analogous

FFC2D6
FFCDC3
FFEBC2

Triadic

FFCDC3
C2FFCC
CCC2FF

Split-Comp.

FFCDC3
C2FFEB
C2D6FF

Tetradic

FFCDC3
D6FFC2
C2F5FF
EBC2FF

Contrast Matrix WCAG 2.1 Contrast

FFCDC3
D3C086
C39967
BA5364
532F3B
1.3
Fail
1.8
Fail
3.3
AA Large
8.0
AAA
1.3
Fail
1.4
Fail
2.6
Fail
6.3
AA
1.8
Fail
1.4
Fail
1.8
Fail
4.4
AA Large
3.3
AA Large
2.6
Fail
1.8
Fail
2.5
Fail
8.0
AAA
6.3
AA
4.4
AA Large
2.5
Fail
White BG
1.4Fail
1.8Fail
2.6Fail
4.7AA
11.4AAA
Black BG
14.8AAA
11.7AAA
8.1AAA
4.5AA
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E9C5
CBCB94
B1B073
8D8C60
434338

Deuteranopia

ECF0C6
CCCD97
B3B676
939B5F
464837

Tritanopia

FDC7C8
D29FA2
C17D7F
B55D5C
513635

Achromatopsia

DBDBDB
BFBFBF
A0A0A0
747474
3B3B3B

Shades & Tints Shades & Tints

#FFCDC3

Dark
Light

#D3C086

Dark
Light

#C39967

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffcdc3;
  --color-2: #d3c086;
  --color-3: #c39967;
  --color-4: #ba5364;
  --color-5: #532f3b;
}

SCSS

$color-1: #ffcdc3;
$color-2: #d3c086;
$color-3: #c39967;
$color-4: #ba5364;
$color-5: #532f3b;

TAILWIND

colors: {
  'brand-1': '#ffcdc3',
  'brand-2': '#d3c086',
  'brand-3': '#c39967',
  'brand-4': '#ba5364',
  'brand-5': '#532f3b',
}

RGB Array

[255, 205, 195], [211, 192, 134], [195, 153, 103], [186, 83, 100], [83, 47, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFCDC3, #D3C086, #C39967, #BA5364, #532F3B 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: #ffcdc3; --color-2: #d3c086; --color-3: #c39967; --color-4: #ba5364; --color-5: #532f3b. 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