← Back to Editor

#F7ECCE · #B2C09D · #95B39B · #618A82 · #5C3E4A

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

#F7ECCE

Goose Yellow · Bisque · Lemon Cream

HEX
#F7ECCE
RGB
rgb(247, 236, 206)
HSL
hsl(44, 72%, 89%)
HSB
hsb(44, 17%, 97%)
CMYK
cmyk(0%, 4%, 17%, 3%)
Oklch
oklch(94.4% 0.041 90.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B2C09D

Willow Green · DarkGray · Apple Green

HEX
#B2C09D
RGB
rgb(178, 192, 157)
HSL
hsl(84, 22%, 68%)
HSB
hsb(84, 18%, 75%)
CMYK
cmyk(7%, 0%, 18%, 25%)
Oklch
oklch(78.8% 0.051 125.3)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#95B39B

Celadon · DarkSeaGreen · Apple Green

HEX
#95B39B
RGB
rgb(149, 179, 155)
HSL
hsl(132, 16%, 64%)
HSB
hsb(132, 17%, 70%)
CMYK
cmyk(17%, 0%, 13%, 30%)
Oklch
oklch(73.7% 0.047 151.0)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#618A82

Mineral Blue · SlateGray · Mint Ice

HEX
#618A82
RGB
rgb(97, 138, 130)
HSL
hsl(168, 17%, 46%)
HSB
hsb(168, 30%, 54%)
CMYK
cmyk(30%, 0%, 6%, 46%)
Oklch
oklch(60.1% 0.047 181.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#5C3E4A

Dark Violet · DarkSlateGray · Camellia

HEX
#5C3E4A
RGB
rgb(92, 62, 74)
HSL
hsl(336, 19%, 30%)
HSB
hsb(336, 33%, 36%)
CMYK
cmyk(0%, 33%, 20%, 64%)
Oklch
oklch(40.2% 0.046 353.6)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F7ECCE
CFDAF7

Analogous

F7D8CF
F7ECCE
EEF7CF

Triadic

F7ECCE
CFF7EC
ECCFF7

Split-Comp.

F7ECCE
CFEEF7
D8CFF7

Tetradic

F7ECCE
CFF7D8
CFDAF7
F7CFEE

Contrast Matrix WCAG 2.1 Contrast

F7ECCE
B2C09D
95B39B
618A82
5C3E4A
1.6
Fail
1.9
Fail
3.3
AA Large
8.0
AAA
1.6
Fail
1.2
Fail
2.0
Fail
4.9
AA
1.9
Fail
1.2
Fail
1.7
Fail
4.1
AA Large
3.3
AA Large
2.0
Fail
1.7
Fail
2.4
Fail
8.0
AAA
4.9
AA
4.1
AA Large
2.4
Fail
White BG
1.2Fail
1.9Fail
2.3Fail
3.8AA Large
9.4AAA
Black BG
17.8AAA
10.9AAA
9.2AAA
5.5AA
2.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F2F2D5
B8B8A5
A2A2A1
737384
4F4F47

Deuteranopia

F3F4D7
B7B6A8
A09EA2
706D84
515346

Tritanopia

F6DBDC
B3ACAE
96A5A6
638586
5A4544

Achromatopsia

ECECEC
B8B8B8
A7A7A7
7D7D7D
484848

Shades & Tints Shades & Tints

#F7ECCE

Dark
Light

#B2C09D

Dark
Light

#95B39B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f7ecce;
  --color-2: #b2c09d;
  --color-3: #95b39b;
  --color-4: #618a82;
  --color-5: #5c3e4a;
}

SCSS

$color-1: #f7ecce;
$color-2: #b2c09d;
$color-3: #95b39b;
$color-4: #618a82;
$color-5: #5c3e4a;

TAILWIND

colors: {
  'brand-1': '#f7ecce',
  'brand-2': '#b2c09d',
  'brand-3': '#95b39b',
  'brand-4': '#618a82',
  'brand-5': '#5c3e4a',
}

RGB Array

[247, 236, 206], [178, 192, 157], [149, 179, 155], [97, 138, 130], [92, 62, 74]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F7ECCE, #B2C09D, #95B39B, #618A82, #5C3E4A is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #f7ecce; --color-2: #b2c09d; --color-3: #95b39b; --color-4: #618a82; --color-5: #5c3e4a. 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. Restrained colors convey professionalism and trust. 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