← Back to Editor

#F3F1EC · #6F8151 · #BBCA91 · #F0F9C4 · #E2E5B8

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

#F3F1EC

Goose Yellow · Linen · Lemon Cream

HEX
#F3F1EC
RGB
rgb(243, 241, 236)
HSL
hsl(43, 23%, 94%)
HSB
hsb(43, 3%, 95%)
CMYK
cmyk(0%, 1%, 3%, 5%)
Oklch
oklch(95.8% 0.007 88.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#6F8151

Grass Green · DimGray · Olive Green

HEX
#6F8151
RGB
rgb(111, 129, 81)
HSL
hsl(83, 23%, 41%)
HSB
hsb(83, 37%, 51%)
CMYK
cmyk(14%, 0%, 37%, 49%)
Oklch
oklch(57.6% 0.072 125.3)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#BBCA91

Willow Green · Tan · Apple Green

HEX
#BBCA91
RGB
rgb(187, 202, 145)
HSL
hsl(76, 35%, 68%)
HSB
hsb(76, 28%, 79%)
CMYK
cmyk(7%, 0%, 28%, 21%)
Oklch
oklch(81.3% 0.078 120.1)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#F0F9C4

Willow Green · Beige · Mint Green

HEX
#F0F9C4
RGB
rgb(240, 249, 196)
HSL
hsl(70, 82%, 87%)
HSB
hsb(70, 21%, 98%)
CMYK
cmyk(4%, 0%, 21%, 2%)
Oklch
oklch(96.2% 0.069 115.5)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#E2E5B8

Fresh Green · Wheat · Lemon Cream

HEX
#E2E5B8
RGB
rgb(226, 229, 184)
HSL
hsl(64, 46%, 81%)
HSB
hsb(64, 20%, 90%)
CMYK
cmyk(1%, 0%, 20%, 10%)
Oklch
oklch(90.8% 0.059 110.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F3F1EC
ECEEF3

Analogous

F3EEEC
F3F1EC
F2F3EC

Triadic

F3F1EC
ECF3F1
F1ECF3

Split-Comp.

F3F1EC
ECF2F3
EEECF3

Tetradic

F3F1EC
ECF3EE
ECEEF3
F3ECF2

Contrast Matrix WCAG 2.1 Contrast

F3F1EC
6F8151
BBCA91
F0F9C4
E2E5B8
3.8
AA Large
1.6
Fail
1.0
Fail
1.2
Fail
3.8
AA Large
2.4
Fail
3.9
AA Large
3.3
AA Large
1.6
Fail
2.4
Fail
1.6
Fail
1.3
Fail
1.0
Fail
3.9
AA Large
1.6
Fail
1.2
Fail
1.2
Fail
3.3
AA Large
1.3
Fail
1.2
Fail
White BG
1.1Fail
4.3AA Large
1.8Fail
1.1Fail
1.3Fail
Black BG
18.6AAA
4.9AA
12.0AAA
19.1AAA
16.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F2F2ED
77775D
C1C29F
F4F4D1
E3E3C3

Deuteranopia

F2F2EE
76745F
C1C0A2
F3F3D4
E3E3C6

Tritanopia

F3EEEE
706668
BCAAAC
F0DBDD
E2CBCD

Achromatopsia

F1F1F1
767676
BFBFBF
F0F0F0
DFDFDF

Shades & Tints Shades & Tints

#F3F1EC

Dark
Light

#6F8151

Dark
Light

#BBCA91

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f3f1ec;
  --color-2: #6f8151;
  --color-3: #bbca91;
  --color-4: #f0f9c4;
  --color-5: #e2e5b8;
}

SCSS

$color-1: #f3f1ec;
$color-2: #6f8151;
$color-3: #bbca91;
$color-4: #f0f9c4;
$color-5: #e2e5b8;

TAILWIND

colors: {
  'brand-1': '#f3f1ec',
  'brand-2': '#6f8151',
  'brand-3': '#bbca91',
  'brand-4': '#f0f9c4',
  'brand-5': '#e2e5b8',
}

RGB Array

[243, 241, 236], [111, 129, 81], [187, 202, 145], [240, 249, 196], [226, 229, 184]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F3F1EC, #6F8151, #BBCA91, #F0F9C4, #E2E5B8 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: #f3f1ec; --color-2: #6f8151; --color-3: #bbca91; --color-4: #f0f9c4; --color-5: #e2e5b8. 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