← Back to Editor

#F2FEE2 · #D5DDB8 · #DBB9B4 · #C4A796 · #8D624D

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

#F2FEE2

Willow Green · Beige · Mint Green

HEX
#F2FEE2
RGB
rgb(242, 254, 226)
HSL
hsl(86, 93%, 94%)
HSB
hsb(86, 11%, 100%)
CMYK
cmyk(5%, 0%, 11%, 0%)
Oklch
oklch(98.1% 0.039 126.1)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#D5DDB8

Willow Green · LightGray · Apple Green

HEX
#D5DDB8
RGB
rgb(213, 221, 184)
HSL
hsl(73, 35%, 79%)
HSB
hsb(73, 17%, 87%)
CMYK
cmyk(4%, 0%, 17%, 13%)
Oklch
oklch(88.2% 0.050 117.3)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#DBB9B4

Peach Pink · Silver · Coral Red

HEX
#DBB9B4
RGB
rgb(219, 185, 180)
HSL
hsl(8, 35%, 78%)
HSB
hsb(8, 18%, 86%)
CMYK
cmyk(0%, 16%, 18%, 14%)
Oklch
oklch(81.4% 0.040 27.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#C4A796

Apricot · Tan · Warm Sun

HEX
#C4A796
RGB
rgb(196, 167, 150)
HSL
hsl(22, 28%, 68%)
HSB
hsb(22, 23%, 77%)
CMYK
cmyk(0%, 15%, 23%, 23%)
Oklch
oklch(74.9% 0.042 52.2)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#8D624D

Tangerine · Sienna · Amber Brown

HEX
#8D624D
RGB
rgb(141, 98, 77)
HSL
hsl(20, 29%, 43%)
HSB
hsb(20, 45%, 55%)
CMYK
cmyk(0%, 30%, 45%, 45%)
Oklch
oklch(53.6% 0.064 46.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2FEE2
EEE1FE

Analogous

FEFCE1
F2FEE2
E3FEE1

Triadic

F2FEE2
E1F2FE
FEE1F2

Split-Comp.

F2FEE2
E1E3FE
FCE1FE

Tetradic

F2FEE2
E1FEFC
EEE1FE
FEE1E3

Contrast Matrix WCAG 2.1 Contrast

F2FEE2
D5DDB8
DBB9B4
C4A796
8D624D
1.3
Fail
1.7
Fail
2.2
Fail
5.0
AA
1.3
Fail
1.3
Fail
1.6
Fail
3.7
AA Large
1.7
Fail
1.3
Fail
1.2
Fail
2.9
Fail
2.2
Fail
1.6
Fail
1.2
Fail
2.3
Fail
5.0
AA
3.7
AA Large
2.9
Fail
2.3
Fail
White BG
1.0Fail
1.4Fail
1.8Fail
2.3Fail
5.3AA
Black BG
20.1AAA
14.9AAA
11.6AAA
9.3AAA
4.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F7F7E9
D8D9C1
CCCCB5
B7B79A
7A7A52

Deuteranopia

F7F6EA
D8D7C3
CED1B6
B9BB9B
7D8053

Tritanopia

F3EEEF
D5C8CA
D9B6B6
C39D9E
8B5657

Achromatopsia

F7F7F7
D6D6D6
C3C3C3
AEAEAE
6C6C6C

Shades & Tints Shades & Tints

#F2FEE2

Dark
Light

#D5DDB8

Dark
Light

#DBB9B4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2fee2;
  --color-2: #d5ddb8;
  --color-3: #dbb9b4;
  --color-4: #c4a796;
  --color-5: #8d624d;
}

SCSS

$color-1: #f2fee2;
$color-2: #d5ddb8;
$color-3: #dbb9b4;
$color-4: #c4a796;
$color-5: #8d624d;

TAILWIND

colors: {
  'brand-1': '#f2fee2',
  'brand-2': '#d5ddb8',
  'brand-3': '#dbb9b4',
  'brand-4': '#c4a796',
  'brand-5': '#8d624d',
}

RGB Array

[242, 254, 226], [213, 221, 184], [219, 185, 180], [196, 167, 150], [141, 98, 77]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F2FEE2, #D5DDB8, #DBB9B4, #C4A796, #8D624D 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: #f2fee2; --color-2: #d5ddb8; --color-3: #dbb9b4; --color-4: #c4a796; --color-5: #8d624d. 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