← Back to Editor

#FFF0D5 · #F6C09C · #BA644B · #383838 · #3C756E

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

#FFF0D5

Goose Yellow · Beige · Peach Orange

HEX
#FFF0D5
RGB
rgb(255, 240, 213)
HSL
hsl(39, 100%, 92%)
HSB
hsb(39, 16%, 100%)
CMYK
cmyk(0%, 6%, 16%, 0%)
Oklch
oklch(96.0% 0.039 82.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F6C09C

Apricot · BurlyWood · Peach Orange

HEX
#F6C09C
RGB
rgb(246, 192, 156)
HSL
hsl(24, 83%, 79%)
HSB
hsb(24, 37%, 96%)
CMYK
cmyk(0%, 22%, 37%, 4%)
Oklch
oklch(84.7% 0.079 55.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#BA644B

Crimson · Sienna · Passion Red

HEX
#BA644B
RGB
rgb(186, 100, 75)
HSL
hsl(14, 45%, 51%)
HSB
hsb(14, 60%, 73%)
CMYK
cmyk(0%, 46%, 60%, 27%)
Oklch
oklch(59.8% 0.117 37.1)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#383838

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#383838
RGB
rgb(56, 56, 56)
HSL
hsl(0, 0%, 22%)
HSB
hsb(0, 0%, 22%)
CMYK
cmyk(0%, 0%, 0%, 78%)
Oklch
oklch(34.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#3C756E

Mineral Blue · SeaGreen · Mint Ice

HEX
#3C756E
RGB
rgb(60, 117, 110)
HSL
hsl(173, 32%, 35%)
HSB
hsb(173, 49%, 46%)
CMYK
cmyk(49%, 0%, 6%, 54%)
Oklch
oklch(52.1% 0.061 185.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF0D5
D6E4FF

Analogous

FFDCD6
FFF0D5
F9FFD6

Triadic

FFF0D5
D6FFF1
F1D6FF

Split-Comp.

FFF0D5
D6F9FF
DCD6FF

Tetradic

FFF0D5
D6FFDC
D6E4FF
FFD6F9

Contrast Matrix WCAG 2.1 Contrast

FFF0D5
F6C09C
BA644B
383838
3C756E
1.4
Fail
3.7
AA Large
10.4
AAA
4.7
AA
1.4
Fail
2.6
Fail
7.2
AAA
3.3
AA Large
3.7
AA Large
2.6
Fail
2.8
Fail
1.3
Fail
10.4
AAA
7.2
AAA
2.8
Fail
2.2
Fail
4.7
AA
3.3
AA Large
1.3
Fail
2.2
Fail
White BG
1.1Fail
1.6Fail
4.2AA Large
11.7AAA
5.3AA
Black BG
18.7AAA
12.9AAA
5.0AA
1.8Fail
4.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F9F8DC
DFDEA5
959451
383838
555570

Deuteranopia

F9FBDD
E2E6A7
9AA053
383838
514D70

Tritanopia

FEE1E2
F3ACAD
B65657
383838
3F7171

Achromatopsia

F1F1F1
CCCCCC
7B7B7B
383838
636363

Shades & Tints Shades & Tints

#FFF0D5

Dark
Light

#F6C09C

Dark
Light

#BA644B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff0d5;
  --color-2: #f6c09c;
  --color-3: #ba644b;
  --color-4: #383838;
  --color-5: #3c756e;
}

SCSS

$color-1: #fff0d5;
$color-2: #f6c09c;
$color-3: #ba644b;
$color-4: #383838;
$color-5: #3c756e;

TAILWIND

colors: {
  'brand-1': '#fff0d5',
  'brand-2': '#f6c09c',
  'brand-3': '#ba644b',
  'brand-4': '#383838',
  'brand-5': '#3c756e',
}

RGB Array

[255, 240, 213], [246, 192, 156], [186, 100, 75], [56, 56, 56], [60, 117, 110]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF0D5, #F6C09C, #BA644B, #383838, #3C756E 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: #fff0d5; --color-2: #f6c09c; --color-3: #ba644b; --color-4: #383838; --color-5: #3c756e. 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