← Back to Editor

#FFFCCC · #DFE8C6 · #C8D6BC · #90A69D · #DBB2B2

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#FFFCCC

Fresh Green · Beige · Lemon Cream

HEX
#FFFCCC
RGB
rgb(255, 252, 204)
HSL
hsl(56, 100%, 90%)
HSB
hsb(56, 20%, 100%)
CMYK
cmyk(0%, 1%, 20%, 0%)
Oklch
oklch(98.2% 0.062 104.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DFE8C6

Willow Green · LightGray · Mint Green

HEX
#DFE8C6
RGB
rgb(223, 232, 198)
HSL
hsl(76, 42%, 84%)
HSB
hsb(76, 15%, 91%)
CMYK
cmyk(4%, 0%, 15%, 9%)
Oklch
oklch(91.5% 0.046 119.4)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#C8D6BC

Celadon · Silver · Apple Green

HEX
#C8D6BC
RGB
rgb(200, 214, 188)
HSL
hsl(92, 24%, 79%)
HSB
hsb(92, 12%, 84%)
CMYK
cmyk(7%, 0%, 12%, 16%)
Oklch
oklch(85.8% 0.038 130.4)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#90A69D

Jade · DarkSeaGreen · Apple Green

HEX
#90A69D
RGB
rgb(144, 166, 157)
HSL
hsl(155, 11%, 61%)
HSB
hsb(155, 13%, 65%)
CMYK
cmyk(13%, 0%, 5%, 35%)
Oklch
oklch(70.5% 0.028 168.9)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#DBB2B2

Peach Pink · Silver · Coral Red

HEX
#DBB2B2
RGB
rgb(219, 178, 178)
HSL
hsl(0, 36%, 78%)
HSB
hsb(0, 19%, 86%)
CMYK
cmyk(0%, 19%, 19%, 14%)
Oklch
oklch(80.0% 0.048 18.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFCCC
CCCFFF

Analogous

FFE2CC
FFFCCC
E9FFCC

Triadic

FFFCCC
CCFFFC
FCCCFF

Split-Comp.

FFFCCC
CCE9FF
E2CCFF

Tetradic

FFFCCC
CCFFE2
CCCFFF
FFCCE9

Contrast Matrix WCAG 2.1 Contrast

FFFCCC
DFE8C6
C8D6BC
90A69D
DBB2B2
1.2
Fail
1.5
Fail
2.5
Fail
1.8
Fail
1.2
Fail
1.2
Fail
2.0
Fail
1.5
Fail
1.5
Fail
1.2
Fail
1.7
Fail
1.3
Fail
2.5
Fail
2.0
Fail
1.7
Fail
1.4
Fail
1.8
Fail
1.5
Fail
1.3
Fail
1.4
Fail
White BG
1.0Fail
1.3Fail
1.5Fail
2.6Fail
1.9Fail
Black BG
20.0AAA
16.5AAA
13.8AAA
8.1AAA
11.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFED8
E3E3CE
CECEC2
9A9A9F
C9C9B2

Deuteranopia

FEFEDA
E2E2D0
CDCCC4
9897A0
CCCFB2

Tritanopia

FFE1E3
DFD5D6
C9C7C8
91A1A1
D9B2B2

Achromatopsia

F7F7F7
E1E1E1
CFCFCF
9E9E9E
BEBEBE

Shades & Tints Shades & Tints

#FFFCCC

Dark
Light

#DFE8C6

Dark
Light

#C8D6BC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffccc;
  --color-2: #dfe8c6;
  --color-3: #c8d6bc;
  --color-4: #90a69d;
  --color-5: #dbb2b2;
}

SCSS

$color-1: #fffccc;
$color-2: #dfe8c6;
$color-3: #c8d6bc;
$color-4: #90a69d;
$color-5: #dbb2b2;

TAILWIND

colors: {
  'brand-1': '#fffccc',
  'brand-2': '#dfe8c6',
  'brand-3': '#c8d6bc',
  'brand-4': '#90a69d',
  'brand-5': '#dbb2b2',
}

RGB Array

[255, 252, 204], [223, 232, 198], [200, 214, 188], [144, 166, 157], [219, 178, 178]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFCCC, #DFE8C6, #C8D6BC, #90A69D, #DBB2B2 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: #fffccc; --color-2: #dfe8c6; --color-3: #c8d6bc; --color-4: #90a69d; --color-5: #dbb2b2. 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