← Back to Editor

#FFE5B2 · #D1C0B6 · #A0BBA7 · #3C3E38 · #77DFC9

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFE5B2

Goose Yellow · Wheat · Lemon Cream

HEX
#FFE5B2
RGB
rgb(255, 229, 178)
HSL
hsl(40, 100%, 85%)
HSB
hsb(40, 30%, 100%)
CMYK
cmyk(0%, 10%, 30%, 0%)
Oklch
oklch(93.1% 0.071 84.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D1C0B6

Apricot · Silver · Peach Orange

HEX
#D1C0B6
RGB
rgb(209, 192, 182)
HSL
hsl(22, 23%, 77%)
HSB
hsb(22, 13%, 82%)
CMYK
cmyk(0%, 8%, 13%, 18%)
Oklch
oklch(81.9% 0.024 52.6)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#A0BBA7

Celadon · DarkGray · Apple Green

HEX
#A0BBA7
RGB
rgb(160, 187, 167)
HSL
hsl(136, 17%, 68%)
HSB
hsb(136, 14%, 73%)
CMYK
cmyk(14%, 0%, 11%, 27%)
Oklch
oklch(76.6% 0.041 153.3)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#3C3E38

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3C3E38
RGB
rgb(60, 62, 56)
HSL
hsl(80, 5%, 23%)
HSB
hsb(80, 10%, 24%)
CMYK
cmyk(3%, 0%, 10%, 76%)
Oklch
oklch(36.0% 0.010 122.0)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#77DFC9

Jade · MediumAquaMarine · Lake Green

HEX
#77DFC9
RGB
rgb(119, 223, 201)
HSL
hsl(167, 62%, 67%)
HSB
hsb(167, 47%, 87%)
CMYK
cmyk(47%, 0%, 10%, 13%)
Oklch
oklch(83.5% 0.103 178.2)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE5B2
B3CCFF

Analogous

FFBFB3
FFE5B2
F2FFB3

Triadic

FFE5B2
B3FFE5
E6B3FF

Split-Comp.

FFE5B2
B3F2FF
BFB3FF

Tetradic

FFE5B2
B3FFBF
B3CCFF
FFB3F2

Contrast Matrix WCAG 2.1 Contrast

FFE5B2
D1C0B6
A0BBA7
3C3E38
77DFC9
1.4
Fail
1.7
Fail
8.8
AAA
1.3
Fail
1.4
Fail
1.2
Fail
6.2
AA
1.1
Fail
1.7
Fail
1.2
Fail
5.2
AA
1.3
Fail
8.8
AAA
6.2
AA
5.2
AA
6.8
AA
1.3
Fail
1.1
Fail
1.3
Fail
6.8
AA
White BG
1.2Fail
1.8Fail
2.1Fail
10.8AAA
1.6Fail
Black BG
17.1AAA
11.9AAA
10.2AAA
1.9Fail
13.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4BE
CAC9B8
ACACAC
3D3D39
A4A5CE

Deuteranopia

F5F7C1
CBCCB9
AAA8AD
3D3D3A
9E96D0

Tritanopia

FEC8CA
D0BABB
A1B0B1
3C3B3B
7CD3D3

Achromatopsia

E7E7E7
C4C4C4
B1B1B1
3D3D3D
BDBDBD

Shades & Tints Shades & Tints

#FFE5B2

Dark
Light

#D1C0B6

Dark
Light

#A0BBA7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe5b2;
  --color-2: #d1c0b6;
  --color-3: #a0bba7;
  --color-4: #3c3e38;
  --color-5: #77dfc9;
}

SCSS

$color-1: #ffe5b2;
$color-2: #d1c0b6;
$color-3: #a0bba7;
$color-4: #3c3e38;
$color-5: #77dfc9;

TAILWIND

colors: {
  'brand-1': '#ffe5b2',
  'brand-2': '#d1c0b6',
  'brand-3': '#a0bba7',
  'brand-4': '#3c3e38',
  'brand-5': '#77dfc9',
}

RGB Array

[255, 229, 178], [209, 192, 182], [160, 187, 167], [60, 62, 56], [119, 223, 201]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFE5B2, #D1C0B6, #A0BBA7, #3C3E38, #77DFC9 is ideal for: 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: #ffe5b2; --color-2: #d1c0b6; --color-3: #a0bba7; --color-4: #3c3e38; --color-5: #77dfc9. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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