← Back to Editor

#F5F4DF · #F0EED1 · #D6EBCE · #B3D1C1 · #A1A2A6

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

WorkspaceReading

Color Details Color Details

#F5F4DF

Fresh Green · Beige · Lemon Cream

HEX
#F5F4DF
RGB
rgb(245, 244, 223)
HSL
hsl(57, 52%, 92%)
HSB
hsb(57, 9%, 96%)
CMYK
cmyk(0%, 0%, 9%, 4%)
Oklch
oklch(96.2% 0.028 104.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F0EED1

Fresh Green · Beige · Lemon Cream

HEX
#F0EED1
RGB
rgb(240, 238, 209)
HSL
hsl(56, 51%, 88%)
HSB
hsb(56, 13%, 94%)
CMYK
cmyk(0%, 1%, 13%, 6%)
Oklch
oklch(94.3% 0.038 103.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D6EBCE

Celadon · LightGray · Mint Green

HEX
#D6EBCE
RGB
rgb(214, 235, 206)
HSL
hsl(103, 42%, 86%)
HSB
hsb(103, 12%, 92%)
CMYK
cmyk(9%, 0%, 12%, 8%)
Oklch
oklch(91.7% 0.045 137.0)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#B3D1C1

Celadon · Silver · Apple Green

HEX
#B3D1C1
RGB
rgb(179, 209, 193)
HSL
hsl(148, 25%, 76%)
HSB
hsb(148, 14%, 82%)
CMYK
cmyk(14%, 0%, 8%, 18%)
Oklch
oklch(83.4% 0.039 162.2)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#A1A2A6

Ash · DarkGray · Silver Sand

HEX
#A1A2A6
RGB
rgb(161, 162, 166)
HSL
hsl(228, 3%, 64%)
HSB
hsb(228, 3%, 65%)
CMYK
cmyk(3%, 2%, 0%, 35%)
Oklch
oklch(71.3% 0.006 274.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F5F4DF
E0E1F5

Analogous

F5EAE0
F5F4DF
ECF5E0

Triadic

F5F4DF
E0F5F4
F4E0F5

Split-Comp.

F5F4DF
E0ECF5
EAE0F5

Tetradic

F5F4DF
E0F5EA
E0E1F5
F5E0EC

Contrast Matrix WCAG 2.1 Contrast

F5F4DF
F0EED1
D6EBCE
B3D1C1
A1A2A6
1.1
Fail
1.1
Fail
1.5
Fail
2.3
Fail
1.1
Fail
1.1
Fail
1.4
Fail
2.2
Fail
1.1
Fail
1.1
Fail
1.3
Fail
2.0
Fail
1.5
Fail
1.4
Fail
1.3
Fail
1.6
Fail
2.3
Fail
2.2
Fail
2.0
Fail
1.6
Fail
White BG
1.1Fail
1.2Fail
1.3Fail
1.6Fail
2.6Fail
Black BG
18.9AAA
17.9AAA
16.6AAA
12.8AAA
8.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F5F5E4
EFEFD8
DFDFD5
C0C0C5
A1A1A5

Deuteranopia

F5F5E5
EFEFDA
DEDCD7
BEBCC6
A1A1A5

Tritanopia

F5E8E9
F0DEDF
D7DBDC
B4C8C9
A1A4A4

Achromatopsia

F2F2F2
EBEBEB
E1E1E1
C6C6C6
A2A2A2

Shades & Tints Shades & Tints

#F5F4DF

Dark
Light

#F0EED1

Dark
Light

#D6EBCE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f5f4df;
  --color-2: #f0eed1;
  --color-3: #d6ebce;
  --color-4: #b3d1c1;
  --color-5: #a1a2a6;
}

SCSS

$color-1: #f5f4df;
$color-2: #f0eed1;
$color-3: #d6ebce;
$color-4: #b3d1c1;
$color-5: #a1a2a6;

TAILWIND

colors: {
  'brand-1': '#f5f4df',
  'brand-2': '#f0eed1',
  'brand-3': '#d6ebce',
  'brand-4': '#b3d1c1',
  'brand-5': '#a1a2a6',
}

RGB Array

[245, 244, 223], [240, 238, 209], [214, 235, 206], [179, 209, 193], [161, 162, 166]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F5F4DF, #F0EED1, #D6EBCE, #B3D1C1, #A1A2A6 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: #f5f4df; --color-2: #f0eed1; --color-3: #d6ebce; --color-4: #b3d1c1; --color-5: #a1a2a6. 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