← Back to Editor

#FFFFEF · #D7E880 · #72AA82 · #82707B · #6B5C1E

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFEF

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFFEF
RGB
rgb(255, 255, 239)
HSL
hsl(60, 100%, 97%)
HSB
hsb(60, 6%, 100%)
CMYK
cmyk(0%, 0%, 6%, 0%)
Oklch
oklch(99.6% 0.021 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D7E880

Willow Green · Khaki · Apple Green

HEX
#D7E880
RGB
rgb(215, 232, 128)
HSL
hsl(70, 69%, 71%)
HSB
hsb(70, 45%, 91%)
CMYK
cmyk(7%, 0%, 45%, 9%)
Oklch
oklch(89.6% 0.130 116.7)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#72AA82

Celadon · DarkSeaGreen · Olive Green

HEX
#72AA82
RGB
rgb(114, 170, 130)
HSL
hsl(137, 25%, 56%)
HSB
hsb(137, 33%, 67%)
CMYK
cmyk(33%, 0%, 24%, 33%)
Oklch
oklch(68.8% 0.083 152.8)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#82707B

Ink Gray · Gray · Warm Gray

HEX
#82707B
RGB
rgb(130, 112, 123)
HSL
hsl(323, 7%, 47%)
HSB
hsb(323, 14%, 51%)
CMYK
cmyk(0%, 14%, 5%, 49%)
Oklch
oklch(56.6% 0.028 340.8)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#6B5C1E

Ochre · DarkOliveGreen · Honey Gold

HEX
#6B5C1E
RGB
rgb(107, 92, 30)
HSL
hsl(48, 56%, 27%)
HSB
hsb(48, 72%, 42%)
CMYK
cmyk(0%, 14%, 72%, 58%)
Oklch
oklch(47.7% 0.082 95.4)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFEF
F0F0FF

Analogous

FFF7F0
FFFFEF
F7FFF0

Triadic

FFFFEF
F0FFFF
FFF0FF

Split-Comp.

FFFFEF
F0F7FF
F7F0FF

Tetradic

FFFFEF
F0FFF7
F0F0FF
FFF0F7

Contrast Matrix WCAG 2.1 Contrast

FFFFEF
D7E880
72AA82
82707B
6B5C1E
1.3
Fail
2.7
Fail
4.6
AA
6.6
AA
1.3
Fail
2.0
Fail
3.5
AA Large
5.0
AA
2.7
Fail
2.0
Fail
1.7
Fail
2.5
Fail
4.6
AA
3.5
AA Large
1.7
Fail
1.4
Fail
6.6
AA
5.0
AA
2.5
Fail
1.4
Fail
White BG
1.0Fail
1.3Fail
2.7Fail
4.6AA
6.6AA
Black BG
20.8AAA
15.7AAA
7.8AAA
4.6AA
3.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFF3
DEDF99
8A8B8C
7A7A78
65642D

Deuteranopia

FFFFF4
DDDC9F
87838E
7B7D78
656631

Tritanopia

FFF6F7
D8ADB1
759395
817676
6A393B

Achromatopsia

FDFDFD
D7D7D7
959595
777777
595959

Shades & Tints Shades & Tints

#FFFFEF

Dark
Light

#D7E880

Dark
Light

#72AA82

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffef;
  --color-2: #d7e880;
  --color-3: #72aa82;
  --color-4: #82707b;
  --color-5: #6b5c1e;
}

SCSS

$color-1: #ffffef;
$color-2: #d7e880;
$color-3: #72aa82;
$color-4: #82707b;
$color-5: #6b5c1e;

TAILWIND

colors: {
  'brand-1': '#ffffef',
  'brand-2': '#d7e880',
  'brand-3': '#72aa82',
  'brand-4': '#82707b',
  'brand-5': '#6b5c1e',
}

RGB Array

[255, 255, 239], [215, 232, 128], [114, 170, 130], [130, 112, 123], [107, 92, 30]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFEF, #D7E880, #72AA82, #82707B, #6B5C1E 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: #ffffef; --color-2: #d7e880; --color-3: #72aa82; --color-4: #82707b; --color-5: #6b5c1e. 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