← Back to Editor

#FFFFD5 · #E1F69B · #B6CD7E · #647F54 · #3D574C

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFD5

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFD5
RGB
rgb(255, 255, 213)
HSL
hsl(60, 100%, 92%)
HSB
hsb(60, 16%, 100%)
CMYK
cmyk(0%, 0%, 16%, 0%)
Oklch
oklch(98.9% 0.054 107.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E1F69B

Willow Green · Khaki · Apple Green

HEX
#E1F69B
RGB
rgb(225, 246, 155)
HSL
hsl(74, 83%, 79%)
HSB
hsb(74, 37%, 96%)
CMYK
cmyk(9%, 0%, 37%, 4%)
Oklch
oklch(93.7% 0.117 119.3)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#B6CD7E

Willow Green · Tan · Apple Green

HEX
#B6CD7E
RGB
rgb(182, 205, 126)
HSL
hsl(77, 44%, 65%)
HSB
hsb(77, 39%, 80%)
CMYK
cmyk(11%, 0%, 39%, 20%)
Oklch
oklch(81.3% 0.106 122.0)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#647F54

Celadon · DimGray · Olive Green

HEX
#647F54
RGB
rgb(100, 127, 84)
HSL
hsl(98, 20%, 41%)
HSB
hsb(98, 34%, 50%)
CMYK
cmyk(21%, 0%, 34%, 50%)
Oklch
oklch(56.4% 0.071 134.3)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#3D574C

Mineral Blue · DarkSlateGray · Forest Green

HEX
#3D574C
RGB
rgb(61, 87, 76)
HSL
hsl(155, 18%, 29%)
HSB
hsb(155, 30%, 34%)
CMYK
cmyk(30%, 0%, 13%, 66%)
Oklch
oklch(43.2% 0.036 166.7)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFD5
D6D6FF

Analogous

FFEBD6
FFFFD5
EBFFD6

Triadic

FFFFD5
D6FFFF
FFD6FF

Split-Comp.

FFFFD5
D6EBFF
EBD6FF

Tetradic

FFFFD5
D6FFEB
D6D6FF
FFD6EB

Contrast Matrix WCAG 2.1 Contrast

FFFFD5
E1F69B
B6CD7E
647F54
3D574C
1.1
Fail
1.7
Fail
4.4
AA Large
7.7
AAA
1.1
Fail
1.5
Fail
3.8
AA Large
6.7
AA
1.7
Fail
1.5
Fail
2.6
Fail
4.5
AA
4.4
AA Large
3.8
AA Large
2.6
Fail
1.8
Fail
7.7
AAA
6.7
AA
4.5
AA
1.8
Fail
White BG
1.0Fail
1.2Fail
1.7Fail
4.5AA Large
7.9AAA
Black BG
20.5AAA
17.9AAA
12.0AAA
4.7AA
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFDF
EAEAB1
C0C091
70705E
48484F

Deuteranopia

FFFFE2
E9E7B6
BFBD96
6E6C61
47454F

Tritanopia

FFE7E9
E2C2C6
B7A0A4
656768
3E5151

Achromatopsia

FAFAFA
E5E5E5
BDBDBD
727272
4E4E4E

Shades & Tints Shades & Tints

#FFFFD5

Dark
Light

#E1F69B

Dark
Light

#B6CD7E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffd5;
  --color-2: #e1f69b;
  --color-3: #b6cd7e;
  --color-4: #647f54;
  --color-5: #3d574c;
}

SCSS

$color-1: #ffffd5;
$color-2: #e1f69b;
$color-3: #b6cd7e;
$color-4: #647f54;
$color-5: #3d574c;

TAILWIND

colors: {
  'brand-1': '#ffffd5',
  'brand-2': '#e1f69b',
  'brand-3': '#b6cd7e',
  'brand-4': '#647f54',
  'brand-5': '#3d574c',
}

RGB Array

[255, 255, 213], [225, 246, 155], [182, 205, 126], [100, 127, 84], [61, 87, 76]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFD5, #E1F69B, #B6CD7E, #647F54, #3D574C is ideal for: 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: #ffffd5; --color-2: #e1f69b; --color-3: #b6cd7e; --color-4: #647f54; --color-5: #3d574c. 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. 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