← Back to Editor

#FFE3AF · #C2B38F · #908DB0 · #746397 · #55356D

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

#FFE3AF

Goose Yellow · Wheat · Peach Orange

HEX
#FFE3AF
RGB
rgb(255, 227, 175)
HSL
hsl(39, 100%, 84%)
HSB
hsb(39, 31%, 100%)
CMYK
cmyk(0%, 11%, 31%, 0%)
Oklch
oklch(92.6% 0.074 82.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#C2B38F

Ginger · Tan · Sunflower

HEX
#C2B38F
RGB
rgb(194, 179, 143)
HSL
hsl(42, 29%, 66%)
HSB
hsb(42, 26%, 76%)
CMYK
cmyk(0%, 8%, 26%, 24%)
Oklch
oklch(77.0% 0.052 88.1)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#908DB0

Wisteria · LightSlateGray · Cobalt Blue

HEX
#908DB0
RGB
rgb(144, 141, 176)
HSL
hsl(245, 18%, 62%)
HSB
hsb(245, 20%, 69%)
CMYK
cmyk(18%, 20%, 0%, 31%)
Oklch
oklch(65.8% 0.052 288.8)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#746397

Deep Indigo · SlateGray · Violet

HEX
#746397
RGB
rgb(116, 99, 151)
HSL
hsl(260, 21%, 49%)
HSB
hsb(260, 34%, 59%)
CMYK
cmyk(23%, 34%, 0%, 41%)
Oklch
oklch(53.7% 0.082 298.6)

TraditionalDeep Indigo」· PaintViolet」· Creative Blush Sunrise

#55356D

Dark Plum · DarkSlateBlue · Eggplant

HEX
#55356D
RGB
rgb(85, 53, 109)
HSL
hsl(274, 35%, 32%)
HSB
hsb(274, 51%, 43%)
CMYK
cmyk(22%, 51%, 0%, 57%)
Oklch
oklch(39.3% 0.098 308.9)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE3AF
ADCAFF

Analogous

FFBAAD
FFE3AF
F3FFAD

Triadic

FFE3AF
ADFFE2
E2ADFF

Split-Comp.

FFE3AF
ADF3FF
BAADFF

Tetradic

FFE3AF
ADFFBA
ADCAFF
FFADF3

Contrast Matrix WCAG 2.1 Contrast

FFE3AF
C2B38F
908DB0
746397
55356D
1.7
Fail
2.5
Fail
4.2
AA Large
8.0
AAA
1.7
Fail
1.5
Fail
2.6
Fail
4.8
AA
2.5
Fail
1.5
Fail
1.7
Fail
3.1
AA Large
4.2
AA Large
2.6
Fail
1.7
Fail
1.9
Fail
8.0
AAA
4.8
AA
3.1
AA Large
1.9
Fail
White BG
1.2Fail
2.1Fail
3.2AA Large
5.3AA
9.9AAA
Black BG
16.9AAA
10.1AAA
6.6AA
4.0AA Large
2.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F3F3BC
BCBB98
8F8FA8
6D6C8A
47475F

Deuteranopia

F5F7BF
BCBD9A
8F8FA6
6E6F87
494B5C

Tritanopia

FEC6C8
C19FA0
90A19F
73807E
535552

Achromatopsia

E5E5E5
B3B3B3
929292
6E6E6E
454545

Shades & Tints Shades & Tints

#FFE3AF

Dark
Light

#C2B38F

Dark
Light

#908DB0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe3af;
  --color-2: #c2b38f;
  --color-3: #908db0;
  --color-4: #746397;
  --color-5: #55356d;
}

SCSS

$color-1: #ffe3af;
$color-2: #c2b38f;
$color-3: #908db0;
$color-4: #746397;
$color-5: #55356d;

TAILWIND

colors: {
  'brand-1': '#ffe3af',
  'brand-2': '#c2b38f',
  'brand-3': '#908db0',
  'brand-4': '#746397',
  'brand-5': '#55356d',
}

RGB Array

[255, 227, 175], [194, 179, 143], [144, 141, 176], [116, 99, 151], [85, 53, 109]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFE3AF, #C2B38F, #908DB0, #746397, #55356D 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: #ffe3af; --color-2: #c2b38f; --color-3: #908db0; --color-4: #746397; --color-5: #55356d. 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