← Back to Editor

#F2F6D1 · #E5E0C2 · #CEDDCA · #BAB6B3 · #91436B

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

#F2F6D1

Fresh Green · Beige · Lemon Cream

HEX
#F2F6D1
RGB
rgb(242, 246, 209)
HSL
hsl(66, 67%, 89%)
HSB
hsb(66, 15%, 96%)
CMYK
cmyk(2%, 0%, 15%, 4%)
Oklch
oklch(96.1% 0.048 112.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E5E0C2

Fresh Green · Wheat · Lemon Cream

HEX
#E5E0C2
RGB
rgb(229, 224, 194)
HSL
hsl(51, 40%, 83%)
HSB
hsb(51, 15%, 90%)
CMYK
cmyk(0%, 2%, 15%, 10%)
Oklch
oklch(90.3% 0.040 99.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CEDDCA

Celadon · LightGray · Mint Green

HEX
#CEDDCA
RGB
rgb(206, 221, 202)
HSL
hsl(107, 22%, 83%)
HSB
hsb(107, 9%, 87%)
CMYK
cmyk(7%, 0%, 9%, 13%)
Oklch
oklch(88.1% 0.030 139.1)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#BAB6B3

Silver Gray · Silver · Pearl Gray

HEX
#BAB6B3
RGB
rgb(186, 182, 179)
HSL
hsl(26, 5%, 72%)
HSB
hsb(26, 4%, 73%)
CMYK
cmyk(0%, 2%, 4%, 27%)
Oklch
oklch(77.9% 0.006 59.6)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#91436B

Rose Purple · DimGray · Camellia

HEX
#91436B
RGB
rgb(145, 67, 107)
HSL
hsl(329, 37%, 42%)
HSB
hsb(329, 54%, 57%)
CMYK
cmyk(0%, 54%, 26%, 43%)
Oklch
oklch(49.6% 0.116 350.1)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2F6D1
D4D0F6

Analogous

F6E7D0
F2F6D1
DFF6D0

Triadic

F2F6D1
D0F2F6
F6D0F2

Split-Comp.

F2F6D1
D0DFF6
E7D0F6

Tetradic

F2F6D1
D0F6E7
D4D0F6
F6D0DF

Contrast Matrix WCAG 2.1 Contrast

F2F6D1
E5E0C2
CEDDCA
BAB6B3
91436B
1.2
Fail
1.3
Fail
1.8
Fail
5.9
AA
1.2
Fail
1.1
Fail
1.5
Fail
4.9
AA
1.3
Fail
1.1
Fail
1.4
Fail
4.6
AA
1.8
Fail
1.5
Fail
1.4
Fail
3.2
AA Large
5.9
AA
4.9
AA
4.6
AA
3.2
AA Large
White BG
1.1Fail
1.3Fail
1.4Fail
2.0Fail
6.5AA
Black BG
18.9AAA
15.8AAA
14.8AAA
10.4AAA
3.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4DA
E3E3C9
D4D5CF
B8B8B4
6F6F61

Deuteranopia

F4F3DC
E3E4CB
D4D3D0
B9B9B4
747A5F

Tritanopia

F2E1E3
E5CFD0
CFD2D3
BAB4B4
8D5A58

Achromatopsia

F1F1F1
DEDEDE
D6D6D6
B7B7B7
5F5F5F

Shades & Tints Shades & Tints

#F2F6D1

Dark
Light

#E5E0C2

Dark
Light

#CEDDCA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2f6d1;
  --color-2: #e5e0c2;
  --color-3: #ceddca;
  --color-4: #bab6b3;
  --color-5: #91436b;
}

SCSS

$color-1: #f2f6d1;
$color-2: #e5e0c2;
$color-3: #ceddca;
$color-4: #bab6b3;
$color-5: #91436b;

TAILWIND

colors: {
  'brand-1': '#f2f6d1',
  'brand-2': '#e5e0c2',
  'brand-3': '#ceddca',
  'brand-4': '#bab6b3',
  'brand-5': '#91436b',
}

RGB Array

[242, 246, 209], [229, 224, 194], [206, 221, 202], [186, 182, 179], [145, 67, 107]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F2F6D1, #E5E0C2, #CEDDCA, #BAB6B3, #91436B 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: #f2f6d1; --color-2: #e5e0c2; --color-3: #ceddca; --color-4: #bab6b3; --color-5: #91436b. 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