← Back to Editor

#F0F0C0 · #D2EBB9 · #98C7A8 · #5D4561 · #8A688F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatile

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F0F0C0

Fresh Green · Bisque · Lemon Cream

HEX
#F0F0C0
RGB
rgb(240, 240, 192)
HSL
hsl(60, 62%, 85%)
HSB
hsb(60, 20%, 94%)
CMYK
cmyk(0%, 0%, 20%, 6%)
Oklch
oklch(94.3% 0.062 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D2EBB9

Emerald · LightGray · Mint Green

HEX
#D2EBB9
RGB
rgb(210, 235, 185)
HSL
hsl(90, 56%, 82%)
HSB
hsb(90, 21%, 92%)
CMYK
cmyk(11%, 0%, 21%, 8%)
Oklch
oklch(90.9% 0.071 129.4)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#98C7A8

Celadon · DarkSeaGreen · Apple Green

HEX
#98C7A8
RGB
rgb(152, 199, 168)
HSL
hsl(140, 30%, 69%)
HSB
hsb(140, 24%, 78%)
CMYK
cmyk(24%, 0%, 16%, 22%)
Oklch
oklch(78.8% 0.066 155.7)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#5D4561

Dark Plum · DimGray · Eggplant

HEX
#5D4561
RGB
rgb(93, 69, 97)
HSL
hsl(291, 17%, 33%)
HSB
hsb(291, 29%, 38%)
CMYK
cmyk(4%, 29%, 0%, 62%)
Oklch
oklch(42.7% 0.054 321.6)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#8A688F

Dark Plum · Gray · Violet

HEX
#8A688F
RGB
rgb(138, 104, 143)
HSL
hsl(292, 16%, 48%)
HSB
hsb(292, 27%, 56%)
CMYK
cmyk(3%, 27%, 0%, 44%)
Oklch
oklch(56.5% 0.071 322.1)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F0C0
C1C1F0

Analogous

F0D9C1
F0F0C0
D9F0C1

Triadic

F0F0C0
C1F0F0
F0C1F0

Split-Comp.

F0F0C0
C1D9F0
D9C1F0

Tetradic

F0F0C0
C1F0D9
C1C1F0
F0C1D9

Contrast Matrix WCAG 2.1 Contrast

F0F0C0
D2EBB9
98C7A8
5D4561
8A688F
1.1
Fail
1.6
Fail
7.2
AAA
4.0
AA Large
1.1
Fail
1.5
Fail
6.6
AA
3.7
AA Large
1.6
Fail
1.5
Fail
4.4
AA Large
2.5
Fail
7.2
AAA
6.6
AA
4.4
AA Large
1.8
Fail
4.0
AA Large
3.7
AA Large
2.5
Fail
1.8
Fail
White BG
1.2Fail
1.3Fail
1.9Fail
8.4AAA
4.7AA
Black BG
17.9AAA
16.3AAA
11.1AAA
2.5Fail
4.5AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0CC
DDDDC5
ACADB0
53525A
7B7B86

Deuteranopia

F0F0CE
DBDAC8
AAA6B1
545659
7D8083

Tritanopia

F0D5D7
D3CFD1
9AB5B7
5C5554
887E7C

Achromatopsia

EBEBEB
DEDEDE
B5B5B5
4F4F4F
777777

Shades & Tints Shades & Tints

#F0F0C0

Dark
Light

#D2EBB9

Dark
Light

#98C7A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0c0;
  --color-2: #d2ebb9;
  --color-3: #98c7a8;
  --color-4: #5d4561;
  --color-5: #8a688f;
}

SCSS

$color-1: #f0f0c0;
$color-2: #d2ebb9;
$color-3: #98c7a8;
$color-4: #5d4561;
$color-5: #8a688f;

TAILWIND

colors: {
  'brand-1': '#f0f0c0',
  'brand-2': '#d2ebb9',
  'brand-3': '#98c7a8',
  'brand-4': '#5d4561',
  'brand-5': '#8a688f',
}

RGB Array

[240, 240, 192], [210, 235, 185], [152, 199, 168], [93, 69, 97], [138, 104, 143]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0C0, #D2EBB9, #98C7A8, #5D4561, #8A688F 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: #f0f0c0; --color-2: #d2ebb9; --color-3: #98c7a8; --color-4: #5d4561; --color-5: #8a688f. 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