← Back to Editor

#F7F6E4 · #DADE87 · #39B4A2 · #9C4C87 · #4F4B70

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

#F7F6E4

Fresh Green · Linen · Lemon Cream

HEX
#F7F6E4
RGB
rgb(247, 246, 228)
HSL
hsl(57, 54%, 93%)
HSB
hsb(57, 8%, 97%)
CMYK
cmyk(0%, 0%, 8%, 3%)
Oklch
oklch(96.9% 0.024 104.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DADE87

Fresh Green · Khaki · Sunflower

HEX
#DADE87
RGB
rgb(218, 222, 135)
HSL
hsl(63, 57%, 70%)
HSB
hsb(63, 39%, 87%)
CMYK
cmyk(2%, 0%, 39%, 13%)
Oklch
oklch(87.8% 0.110 110.7)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#39B4A2

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#39B4A2
RGB
rgb(57, 180, 162)
HSL
hsl(171, 52%, 46%)
HSB
hsb(171, 68%, 71%)
CMYK
cmyk(68%, 0%, 10%, 29%)
Oklch
oklch(69.8% 0.110 181.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#9C4C87

Rose Purple · Gray · Violet

HEX
#9C4C87
RGB
rgb(156, 76, 135)
HSL
hsl(316, 34%, 45%)
HSB
hsb(316, 51%, 61%)
CMYK
cmyk(0%, 51%, 13%, 39%)
Oklch
oklch(53.6% 0.130 338.2)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#4F4B70

Deep Indigo · DarkSlateBlue · Prussian Blue

HEX
#4F4B70
RGB
rgb(79, 75, 112)
HSL
hsl(246, 20%, 37%)
HSB
hsb(246, 33%, 44%)
CMYK
cmyk(29%, 33%, 0%, 56%)
Oklch
oklch(43.3% 0.061 288.5)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F7F6E4
E4E4F7

Analogous

F7ECE4
F7F6E4
EEF7E4

Triadic

F7F6E4
E4F7F6
F6E4F7

Split-Comp.

F7F6E4
E4EEF7
ECE4F7

Tetradic

F7F6E4
E4F7EC
E4E4F7
F7E4EE

Contrast Matrix WCAG 2.1 Contrast

F7F6E4
DADE87
39B4A2
9C4C87
4F4B70
1.3
Fail
2.3
Fail
5.1
AA
7.5
AAA
1.3
Fail
1.8
Fail
3.9
AA Large
5.7
AA
2.3
Fail
1.8
Fail
2.2
Fail
3.2
AA Large
5.1
AA
3.9
AA Large
2.2
Fail
1.5
Fail
7.5
AAA
5.7
AA
3.2
AA Large
1.5
Fail
White BG
1.1Fail
1.4Fail
2.6Fail
5.5AA
8.2AAA
Black BG
19.3AAA
14.8AAA
8.2AAA
3.8AA Large
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F7F7E8
DCDC9C
6E6FA6
797979
4D4D67

Deuteranopia

F7F7E9
DCDBA1
675EA7
7E8475
4E4E65

Tritanopia

F7ECED
DAADB0
3FAAAB
986D6B
4F605E

Achromatopsia

F4F4F4
D3D3D3
8D8D8D
6B6B6B
505050

Shades & Tints Shades & Tints

#F7F6E4

Dark
Light

#DADE87

Dark
Light

#39B4A2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f7f6e4;
  --color-2: #dade87;
  --color-3: #39b4a2;
  --color-4: #9c4c87;
  --color-5: #4f4b70;
}

SCSS

$color-1: #f7f6e4;
$color-2: #dade87;
$color-3: #39b4a2;
$color-4: #9c4c87;
$color-5: #4f4b70;

TAILWIND

colors: {
  'brand-1': '#f7f6e4',
  'brand-2': '#dade87',
  'brand-3': '#39b4a2',
  'brand-4': '#9c4c87',
  'brand-5': '#4f4b70',
}

RGB Array

[247, 246, 228], [218, 222, 135], [57, 180, 162], [156, 76, 135], [79, 75, 112]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F7F6E4, #DADE87, #39B4A2, #9C4C87, #4F4B70 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: #f7f6e4; --color-2: #dade87; --color-3: #39b4a2; --color-4: #9c4c87; --color-5: #4f4b70. 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