← Back to Editor

#FFCC99 · #F2CCA6 · #E6CCB3 · #D9CCBF · #CCCCCC

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

#FFCC99

Goose Yellow · Khaki · Peach Orange

HEX
#FFCC99
RGB
rgb(255, 204, 153)
HSL
hsl(30, 100%, 80%)
HSB
hsb(30, 40%, 100%)
CMYK
cmyk(0%, 20%, 40%, 0%)
Oklch
oklch(87.8% 0.088 66.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F2CCA6

Goose Yellow · Wheat · Peach Orange

HEX
#F2CCA6
RGB
rgb(242, 204, 166)
HSL
hsl(30, 75%, 80%)
HSB
hsb(30, 31%, 95%)
CMYK
cmyk(0%, 16%, 31%, 5%)
Oklch
oklch(86.8% 0.066 66.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E6CCB3

Apricot · Wheat · Peach Orange

HEX
#E6CCB3
RGB
rgb(230, 204, 179)
HSL
hsl(29, 50%, 80%)
HSB
hsb(29, 22%, 90%)
CMYK
cmyk(0%, 11%, 22%, 10%)
Oklch
oklch(86.0% 0.045 66.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#D9CCBF

Goose Yellow · LightGray · Peach Orange

HEX
#D9CCBF
RGB
rgb(217, 204, 191)
HSL
hsl(30, 25%, 80%)
HSB
hsb(30, 12%, 85%)
CMYK
cmyk(0%, 6%, 12%, 15%)
Oklch
oklch(85.2% 0.023 67.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFCC99
99CCFF

Analogous

FF9999
FFCC99
FFFF99

Triadic

FFCC99
99FFCC
CC99FF

Split-Comp.

FFCC99
99FFFF
9999FF

Tetradic

FFCC99
99FF99
99CCFF
FF99FF

Contrast Matrix WCAG 2.1 Contrast

FFCC99
F2CCA6
E6CCB3
D9CCBF
CCCCCC
1.0
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
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.0
Fail
White BG
1.5Fail
1.5Fail
1.5Fail
1.6Fail
1.6Fail
Black BG
14.3AAA
14.0AAA
13.7AAA
13.3AAA
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E8A5
E2E1AF
DBDBB9
D3D3C2
CCCCCC

Deuteranopia

ECF0A8
E4E7B1
DCDEBB
D4D5C3
CCCCCC

Tritanopia

FCAFB1
F0B6B8
E5BEBF
D8C5C5
CCCCCC

Achromatopsia

D5D5D5
D3D3D3
D1D1D1
CECECE
CCCCCC

Shades & Tints Shades & Tints

#FFCC99

Dark
Light

#F2CCA6

Dark
Light

#E6CCB3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffcc99;
  --color-2: #f2cca6;
  --color-3: #e6ccb3;
  --color-4: #d9ccbf;
  --color-5: #cccccc;
}

SCSS

$color-1: #ffcc99;
$color-2: #f2cca6;
$color-3: #e6ccb3;
$color-4: #d9ccbf;
$color-5: #cccccc;

TAILWIND

colors: {
  'brand-1': '#ffcc99',
  'brand-2': '#f2cca6',
  'brand-3': '#e6ccb3',
  'brand-4': '#d9ccbf',
  'brand-5': '#cccccc',
}

RGB Array

[255, 204, 153], [242, 204, 166], [230, 204, 179], [217, 204, 191], [204, 204, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFCC99, #F2CCA6, #E6CCB3, #D9CCBF, #CCCCCC 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: #ffcc99; --color-2: #f2cca6; --color-3: #e6ccb3; --color-4: #d9ccbf; --color-5: #cccccc. 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