← Back to Editor

#F6F0D6 · #E6D769 · #D18548 · #3C3C3B · #A2B4BE

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

#F6F0D6

Goose Yellow · Beige · Lemon Cream

HEX
#F6F0D6
RGB
rgb(246, 240, 214)
HSL
hsl(49, 64%, 90%)
HSB
hsb(49, 13%, 96%)
CMYK
cmyk(0%, 2%, 13%, 4%)
Oklch
oklch(95.3% 0.035 96.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E6D769

Fresh Green · Khaki · Sunflower

HEX
#E6D769
RGB
rgb(230, 215, 105)
HSL
hsl(53, 71%, 66%)
HSB
hsb(53, 54%, 90%)
CMYK
cmyk(0%, 7%, 54%, 10%)
Oklch
oklch(87.0% 0.132 101.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#D18548

Tangerine · Coral · Warm Sun

HEX
#D18548
RGB
rgb(209, 133, 72)
HSL
hsl(27, 60%, 55%)
HSB
hsb(27, 66%, 82%)
CMYK
cmyk(0%, 36%, 66%, 18%)
Oklch
oklch(68.4% 0.121 57.5)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#3C3C3B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3C3C3B
RGB
rgb(60, 60, 59)
HSL
hsl(60, 1%, 23%)
HSB
hsb(60, 2%, 24%)
CMYK
cmyk(0%, 0%, 2%, 76%)
Oklch
oklch(35.6% 0.002 106.5)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#A2B4BE

Sky Blue · DarkGray · Cobalt Blue

HEX
#A2B4BE
RGB
rgb(162, 180, 190)
HSL
hsl(201, 18%, 69%)
HSB
hsb(201, 15%, 75%)
CMYK
cmyk(15%, 5%, 0%, 25%)
Oklch
oklch(75.9% 0.025 232.0)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F6F0D6
D5DBF6

Analogous

F6E0D5
F6F0D6
EBF6D5

Triadic

F6F0D6
D5F6F0
F0D5F6

Split-Comp.

F6F0D6
D5EBF6
E0D5F6

Tetradic

F6F0D6
D5F6E0
D5DBF6
F6D5EB

Contrast Matrix WCAG 2.1 Contrast

F6F0D6
E6D769
D18548
3C3C3B
A2B4BE
1.3
Fail
2.6
Fail
9.7
AAA
1.9
Fail
1.3
Fail
2.0
Fail
7.5
AAA
1.5
Fail
2.6
Fail
2.0
Fail
3.8
AA Large
1.4
Fail
9.7
AAA
7.5
AAA
3.8
AA Large
5.2
AA
1.9
Fail
1.5
Fail
1.4
Fail
5.2
AA
White BG
1.1Fail
1.5Fail
2.9Fail
11.0AAA
2.1Fail
Black BG
18.4AAA
14.3AAA
7.2AAA
1.9Fail
9.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F3F3DC
E0DF84
B0AF57
3C3C3B
AAAABC

Deuteranopia

F4F4DE
E0E28A
B5BA5A
3C3C3B
A9A7BB

Tritanopia

F6E1E2
E5999D
CD6265
3C3B3B
A3BAB9

Achromatopsia

EFEFEF
CFCFCF
959595
3C3C3C
B0B0B0

Shades & Tints Shades & Tints

#F6F0D6

Dark
Light

#E6D769

Dark
Light

#D18548

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f6f0d6;
  --color-2: #e6d769;
  --color-3: #d18548;
  --color-4: #3c3c3b;
  --color-5: #a2b4be;
}

SCSS

$color-1: #f6f0d6;
$color-2: #e6d769;
$color-3: #d18548;
$color-4: #3c3c3b;
$color-5: #a2b4be;

TAILWIND

colors: {
  'brand-1': '#f6f0d6',
  'brand-2': '#e6d769',
  'brand-3': '#d18548',
  'brand-4': '#3c3c3b',
  'brand-5': '#a2b4be',
}

RGB Array

[246, 240, 214], [230, 215, 105], [209, 133, 72], [60, 60, 59], [162, 180, 190]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F6F0D6, #E6D769, #D18548, #3C3C3B, #A2B4BE 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: #f6f0d6; --color-2: #e6d769; --color-3: #d18548; --color-4: #3c3c3b; --color-5: #a2b4be. 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