← Back to Editor

#FFB2C2 · #E9C3B6 · #DDCEB1 · #CDCB81 · #C0C4A3

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

WorkspaceReading

Color Details Color Details

#FFB2C2

Peach Pink · LightPink · Cherry Blossom

HEX
#FFB2C2
RGB
rgb(255, 178, 194)
HSL
hsl(348, 100%, 85%)
HSB
hsb(348, 30%, 100%)
CMYK
cmyk(0%, 30%, 24%, 0%)
Oklch
oklch(84.1% 0.092 5.6)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#E9C3B6

Apricot · LightPink · Peach Orange

HEX
#E9C3B6
RGB
rgb(233, 195, 182)
HSL
hsl(15, 54%, 81%)
HSB
hsb(15, 22%, 91%)
CMYK
cmyk(0%, 16%, 22%, 9%)
Oklch
oklch(84.7% 0.047 39.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#DDCEB1

Goose Yellow · Wheat · Lemon Cream

HEX
#DDCEB1
RGB
rgb(221, 206, 177)
HSL
hsl(40, 39%, 78%)
HSB
hsb(40, 20%, 87%)
CMYK
cmyk(0%, 7%, 20%, 13%)
Oklch
oklch(85.6% 0.042 83.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#CDCB81

Fresh Green · Tan · Sunflower

HEX
#CDCB81
RGB
rgb(205, 203, 129)
HSL
hsl(58, 43%, 65%)
HSB
hsb(58, 37%, 80%)
CMYK
cmyk(0%, 1%, 37%, 20%)
Oklch
oklch(82.7% 0.095 107.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#C0C4A3

Fresh Green · Silver · Sunflower

HEX
#C0C4A3
RGB
rgb(192, 196, 163)
HSL
hsl(67, 22%, 70%)
HSB
hsb(67, 17%, 77%)
CMYK
cmyk(2%, 0%, 17%, 23%)
Oklch
oklch(80.8% 0.045 113.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFB2C2
B3FFF0

Analogous

FFB3E8
FFB2C2
FFC9B3

Triadic

FFB2C2
C2FFB3
B3C2FF

Split-Comp.

FFB2C2
B3FFC9
B3E8FF

Tetradic

FFB2C2
E8FFB3
B3FFF0
C9B3FF

Contrast Matrix WCAG 2.1 Contrast

FFB2C2
E9C3B6
DDCEB1
CDCB81
C0C4A3
1.0
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.2
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.1
Fail
White BG
1.7Fail
1.6Fail
1.6Fail
1.7Fail
1.8Fail
Black BG
12.4AAA
12.9AAA
13.5AAA
12.5AAA
11.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DEDDBE
D9D8B9
D7D6B8
CCCC93
C2C2AB

Deuteranopia

E2E8BD
DBDEBA
D7D9BA
CCCC97
C2C1AD

Tritanopia

FBBBBA
E7BCBC
DCBEBF
CDA1A4
C0B1B3

Achromatopsia

CBCBCB
CDCDCD
CFCFCF
C3C3C3
BFBFBF

Shades & Tints Shades & Tints

#FFB2C2

Dark
Light

#E9C3B6

Dark
Light

#DDCEB1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffb2c2;
  --color-2: #e9c3b6;
  --color-3: #ddceb1;
  --color-4: #cdcb81;
  --color-5: #c0c4a3;
}

SCSS

$color-1: #ffb2c2;
$color-2: #e9c3b6;
$color-3: #ddceb1;
$color-4: #cdcb81;
$color-5: #c0c4a3;

TAILWIND

colors: {
  'brand-1': '#ffb2c2',
  'brand-2': '#e9c3b6',
  'brand-3': '#ddceb1',
  'brand-4': '#cdcb81',
  'brand-5': '#c0c4a3',
}

RGB Array

[255, 178, 194], [233, 195, 182], [221, 206, 177], [205, 203, 129], [192, 196, 163]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFB2C2, #E9C3B6, #DDCEB1, #CDCB81, #C0C4A3 is ideal for: health products, baby brands, fresh-style blogs. 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: #ffb2c2; --color-2: #e9c3b6; --color-3: #ddceb1; --color-4: #cdcb81; --color-5: #c0c4a3. 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. 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