← Back to Editor

#FFFFC9 · #D2CBA3 · #B1C1AD · #958F91 · #675B65

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

#FFFFC9

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFC9
RGB
rgb(255, 255, 201)
HSL
hsl(60, 100%, 89%)
HSB
hsb(60, 21%, 100%)
CMYK
cmyk(0%, 0%, 21%, 0%)
Oklch
oklch(98.7% 0.069 107.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D2CBA3

Fresh Green · Tan · Sunflower

HEX
#D2CBA3
RGB
rgb(210, 203, 163)
HSL
hsl(51, 34%, 73%)
HSB
hsb(51, 22%, 82%)
CMYK
cmyk(0%, 3%, 22%, 18%)
Oklch
oklch(83.8% 0.054 99.2)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B1C1AD

Celadon · Silver · Apple Green

HEX
#B1C1AD
RGB
rgb(177, 193, 173)
HSL
hsl(108, 14%, 72%)
HSB
hsb(108, 10%, 76%)
CMYK
cmyk(8%, 0%, 10%, 24%)
Oklch
oklch(79.3% 0.033 139.4)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#958F91

Ash · Gray · Silver Sand

HEX
#958F91
RGB
rgb(149, 143, 145)
HSL
hsl(340, 3%, 57%)
HSB
hsb(340, 4%, 58%)
CMYK
cmyk(0%, 4%, 3%, 42%)
Oklch
oklch(65.6% 0.008 354.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#675B65

Ink Gray · DimGray · Charcoal

HEX
#675B65
RGB
rgb(103, 91, 101)
HSL
hsl(310, 6%, 38%)
HSB
hsb(310, 12%, 40%)
CMYK
cmyk(0%, 12%, 2%, 60%)
Oklch
oklch(48.6% 0.022 331.4)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFC9
C7C7FF

Analogous

FFE3C7
FFFFC9
E3FFC7

Triadic

FFFFC9
C7FFFF
FFC7FF

Split-Comp.

FFFFC9
C7E3FF
E3C7FF

Tetradic

FFFFC9
C7FFE3
C7C7FF
FFC7E3

Contrast Matrix WCAG 2.1 Contrast

FFFFC9
D2CBA3
B1C1AD
958F91
675B65
1.6
Fail
1.8
Fail
3.1
AA Large
6.3
AA
1.6
Fail
1.2
Fail
1.9
Fail
3.9
AA Large
1.8
Fail
1.2
Fail
1.7
Fail
3.4
AA Large
3.1
AA Large
1.9
Fail
1.7
Fail
2.0
Fail
6.3
AA
3.9
AA Large
3.4
AA Large
2.0
Fail
White BG
1.0Fail
1.6Fail
1.9Fail
3.2AA Large
6.4AA
Black BG
20.4AAA
12.8AAA
11.1AAA
6.6AA
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFD6
CFCFAD
B8B8B2
929291
626263

Deuteranopia

FFFFD9
CFD0AF
B7B6B3
939390
636362

Tritanopia

FFE0E3
D2B4B6
B2B6B7
959090
666160

Achromatopsia

F9F9F9
C9C9C9
BABABA
919191
606060

Shades & Tints Shades & Tints

#FFFFC9

Dark
Light

#D2CBA3

Dark
Light

#B1C1AD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffc9;
  --color-2: #d2cba3;
  --color-3: #b1c1ad;
  --color-4: #958f91;
  --color-5: #675b65;
}

SCSS

$color-1: #ffffc9;
$color-2: #d2cba3;
$color-3: #b1c1ad;
$color-4: #958f91;
$color-5: #675b65;

TAILWIND

colors: {
  'brand-1': '#ffffc9',
  'brand-2': '#d2cba3',
  'brand-3': '#b1c1ad',
  'brand-4': '#958f91',
  'brand-5': '#675b65',
}

RGB Array

[255, 255, 201], [210, 203, 163], [177, 193, 173], [149, 143, 145], [103, 91, 101]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFC9, #D2CBA3, #B1C1AD, #958F91, #675B65 is ideal for: health products, baby brands, fresh-style blogs, 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: #ffffc9; --color-2: #d2cba3; --color-3: #b1c1ad; --color-4: #958f91; --color-5: #675b65. 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 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