← Back to Editor

#FFE3BD · #FED79C · #8BA983 · #60826A · #15363B

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

#FFE3BD

Goose Yellow · Bisque · Peach Orange

HEX
#FFE3BD
RGB
rgb(255, 227, 189)
HSL
hsl(35, 100%, 87%)
HSB
hsb(35, 26%, 100%)
CMYK
cmyk(0%, 11%, 26%, 0%)
Oklch
oklch(92.9% 0.058 75.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#FED79C

Goose Yellow · Wheat · Peach Orange

HEX
#FED79C
RGB
rgb(254, 215, 156)
HSL
hsl(36, 98%, 80%)
HSB
hsb(36, 39%, 100%)
CMYK
cmyk(0%, 15%, 39%, 0%)
Oklch
oklch(89.9% 0.087 77.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#8BA983

Celadon · DarkSeaGreen · Olive Green

HEX
#8BA983
RGB
rgb(139, 169, 131)
HSL
hsl(107, 18%, 59%)
HSB
hsb(107, 22%, 66%)
CMYK
cmyk(18%, 0%, 22%, 34%)
Oklch
oklch(70.2% 0.064 139.1)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#60826A

Celadon · DimGray · Olive Green

HEX
#60826A
RGB
rgb(96, 130, 106)
HSL
hsl(138, 15%, 44%)
HSB
hsb(138, 26%, 51%)
CMYK
cmyk(26%, 0%, 18%, 49%)
Oklch
oklch(57.4% 0.053 153.7)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#15363B

Slate Blue · DarkSlateGray · Peacock Green

HEX
#15363B
RGB
rgb(21, 54, 59)
HSL
hsl(188, 48%, 16%)
HSB
hsb(188, 64%, 23%)
CMYK
cmyk(64%, 8%, 0%, 77%)
Oklch
oklch(31.1% 0.039 208.6)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE3BD
BDD8FF

Analogous

FFC2BD
FFE3BD
F9FFBD

Triadic

FFE3BD
BDFFE3
E3BDFF

Split-Comp.

FFE3BD
BDF9FF
C2BDFF

Tetradic

FFE3BD
BDFFC2
BDD8FF
FFBDF9

Contrast Matrix WCAG 2.1 Contrast

FFE3BD
FED79C
8BA983
60826A
15363B
1.1
Fail
2.1
Fail
3.5
AA Large
10.5
AAA
1.1
Fail
1.9
Fail
3.1
AA Large
9.5
AAA
2.1
Fail
1.9
Fail
1.7
Fail
5.0
AA
3.5
AA Large
3.1
AA Large
1.7
Fail
3.0
AA Large
10.5
AAA
9.5
AAA
5.0
AA
3.0
AA Large
White BG
1.2Fail
1.4Fail
2.6Fail
4.3AA Large
12.9AAA
Black BG
17.0AAA
15.4AAA
8.1AAA
4.9AA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F3F3C6
EDEDAA
98988C
6F6F70
23243A

Deuteranopia

F5F7C8
EFF2AE
96948E
6D6A71
211F3A

Tritanopia

FECDCF
FCB6B8
8C9395
627475
173939

Achromatopsia

E7E7E7
DCDCDC
9C9C9C
757575
2D2D2D

Shades & Tints Shades & Tints

#FFE3BD

Dark
Light

#FED79C

Dark
Light

#8BA983

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe3bd;
  --color-2: #fed79c;
  --color-3: #8ba983;
  --color-4: #60826a;
  --color-5: #15363b;
}

SCSS

$color-1: #ffe3bd;
$color-2: #fed79c;
$color-3: #8ba983;
$color-4: #60826a;
$color-5: #15363b;

TAILWIND

colors: {
  'brand-1': '#ffe3bd',
  'brand-2': '#fed79c',
  'brand-3': '#8ba983',
  'brand-4': '#60826a',
  'brand-5': '#15363b',
}

RGB Array

[255, 227, 189], [254, 215, 156], [139, 169, 131], [96, 130, 106], [21, 54, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFE3BD, #FED79C, #8BA983, #60826A, #15363B 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: #ffe3bd; --color-2: #fed79c; --color-3: #8ba983; --color-4: #60826a; --color-5: #15363b. 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