← Back to Editor

#FFFFC9 · #E9D3AC · #D5B4A3 · #4B969B · #735F68

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

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

#E9D3AC

Goose Yellow · Wheat · Peach Orange

HEX
#E9D3AC
RGB
rgb(233, 211, 172)
HSL
hsl(38, 58%, 79%)
HSB
hsb(38, 26%, 91%)
CMYK
cmyk(0%, 9%, 26%, 9%)
Oklch
oklch(87.5% 0.057 81.9)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#D5B4A3

Apricot · Tan · Warm Sun

HEX
#D5B4A3
RGB
rgb(213, 180, 163)
HSL
hsl(20, 37%, 74%)
HSB
hsb(20, 23%, 84%)
CMYK
cmyk(0%, 15%, 23%, 16%)
Oklch
oklch(79.4% 0.045 48.9)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#4B969B

Slate Blue · CadetBlue · Mint Ice

HEX
#4B969B
RGB
rgb(75, 150, 155)
HSL
hsl(184, 35%, 45%)
HSB
hsb(184, 52%, 61%)
CMYK
cmyk(52%, 3%, 0%, 39%)
Oklch
oklch(62.7% 0.075 201.2)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#735F68

Dark Violet · DimGray · Camellia

HEX
#735F68
RGB
rgb(115, 95, 104)
HSL
hsl(333, 10%, 41%)
HSB
hsb(333, 17%, 45%)
CMYK
cmyk(0%, 17%, 10%, 55%)
Oklch
oklch(50.8% 0.029 349.3)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

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
E9D3AC
D5B4A3
4B969B
735F68
1.4
Fail
1.9
Fail
3.3
AA Large
5.7
AA
1.4
Fail
1.3
Fail
2.3
Fail
4.0
AA Large
1.9
Fail
1.3
Fail
1.8
Fail
3.1
AA Large
3.3
AA Large
2.3
Fail
1.8
Fail
1.7
Fail
5.7
AA
4.0
AA Large
3.1
AA Large
1.7
Fail
White BG
1.0Fail
1.5Fail
1.9Fail
3.4AA Large
5.9AA
Black BG
20.4AAA
14.4AAA
10.9AAA
6.1AA
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFD6
DFDFB5
C7C6A7
6B6C9A
6A6A66

Deuteranopia

FFFFD9
E1E2B8
C9CBA8
67629A
6C6D65

Tritanopia

FFE0E3
E8BDBF
D3AAAB
4F9999
726464

Achromatopsia

F9F9F9
D5D5D5
BCBCBC
808080
666666

Shades & Tints Shades & Tints

#FFFFC9

Dark
Light

#E9D3AC

Dark
Light

#D5B4A3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffc9;
  --color-2: #e9d3ac;
  --color-3: #d5b4a3;
  --color-4: #4b969b;
  --color-5: #735f68;
}

SCSS

$color-1: #ffffc9;
$color-2: #e9d3ac;
$color-3: #d5b4a3;
$color-4: #4b969b;
$color-5: #735f68;

TAILWIND

colors: {
  'brand-1': '#ffffc9',
  'brand-2': '#e9d3ac',
  'brand-3': '#d5b4a3',
  'brand-4': '#4b969b',
  'brand-5': '#735f68',
}

RGB Array

[255, 255, 201], [233, 211, 172], [213, 180, 163], [75, 150, 155], [115, 95, 104]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFC9, #E9D3AC, #D5B4A3, #4B969B, #735F68 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: #e9d3ac; --color-3: #d5b4a3; --color-4: #4b969b; --color-5: #735f68. 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