← Back to Editor

#FFE7AD · #FDD1AE · #6A869E · #606A9B · #2C2460

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

#FFE7AD

Goose Yellow · Wheat · Lemon Cream

HEX
#FFE7AD
RGB
rgb(255, 231, 173)
HSL
hsl(42, 100%, 84%)
HSB
hsb(42, 32%, 100%)
CMYK
cmyk(0%, 9%, 32%, 0%)
Oklch
oklch(93.4% 0.078 88.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FDD1AE

Apricot · Wheat · Peach Orange

HEX
#FDD1AE
RGB
rgb(253, 209, 174)
HSL
hsl(27, 95%, 84%)
HSB
hsb(27, 31%, 99%)
CMYK
cmyk(0%, 17%, 31%, 1%)
Oklch
oklch(89.0% 0.068 60.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#6A869E

Slate Blue · LightSlateGray · Navy Blue

HEX
#6A869E
RGB
rgb(106, 134, 158)
HSL
hsl(208, 21%, 52%)
HSB
hsb(208, 33%, 62%)
CMYK
cmyk(33%, 15%, 0%, 38%)
Oklch
oklch(60.7% 0.049 244.6)

TraditionalSlate Blue」· PaintNavy Blue」· Creative Blush Sunrise

#606A9B

Indigo · SlateGray · Navy Blue

HEX
#606A9B
RGB
rgb(96, 106, 155)
HSL
hsl(230, 24%, 49%)
HSB
hsb(230, 38%, 61%)
CMYK
cmyk(38%, 32%, 0%, 39%)
Oklch
oklch(53.6% 0.078 274.6)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#2C2460

Deep Indigo · MidnightBlue · Prussian Blue

HEX
#2C2460
RGB
rgb(44, 36, 96)
HSL
hsl(248, 45%, 26%)
HSB
hsb(248, 63%, 38%)
CMYK
cmyk(54%, 63%, 0%, 62%)
Oklch
oklch(30.7% 0.102 284.7)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE7AD
ADC6FF

Analogous

FFBEAD
FFE7AD
EFFFAD

Triadic

FFE7AD
ADFFE7
E7ADFF

Split-Comp.

FFE7AD
ADEFFF
BEADFF

Tetradic

FFE7AD
ADFFBE
ADC6FF
FFADEF

Contrast Matrix WCAG 2.1 Contrast

FFE7AD
FDD1AE
6A869E
606A9B
2C2460
1.2
Fail
3.1
AA Large
4.3
AA Large
11.3
AAA
1.2
Fail
2.7
Fail
3.7
AA Large
9.8
AAA
3.1
AA Large
2.7
Fail
1.4
Fail
3.6
AA Large
4.3
AA Large
3.7
AA Large
1.4
Fail
2.6
Fail
11.3
AAA
9.8
AAA
3.6
AA Large
2.6
Fail
White BG
1.2Fail
1.4Fail
3.8AA Large
5.2AA
13.7AAA
Black BG
17.3AAA
14.9AAA
5.5AA
4.0AA Large
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F5F4BB
EAEAB6
767698
64648F
292851

Deuteranopia

F6F8BE
EDF0B9
757297
64638C
292A4E

Tritanopia

FEC6C9
FBBDBF
6B9493
608684
2C4644

Achromatopsia

E8E8E8
DADADA
808080
6D6D6D
2D2D2D

Shades & Tints Shades & Tints

#FFE7AD

Dark
Light

#FDD1AE

Dark
Light

#6A869E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe7ad;
  --color-2: #fdd1ae;
  --color-3: #6a869e;
  --color-4: #606a9b;
  --color-5: #2c2460;
}

SCSS

$color-1: #ffe7ad;
$color-2: #fdd1ae;
$color-3: #6a869e;
$color-4: #606a9b;
$color-5: #2c2460;

TAILWIND

colors: {
  'brand-1': '#ffe7ad',
  'brand-2': '#fdd1ae',
  'brand-3': '#6a869e',
  'brand-4': '#606a9b',
  'brand-5': '#2c2460',
}

RGB Array

[255, 231, 173], [253, 209, 174], [106, 134, 158], [96, 106, 155], [44, 36, 96]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFE7AD, #FDD1AE, #6A869E, #606A9B, #2C2460 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: #ffe7ad; --color-2: #fdd1ae; --color-3: #6a869e; --color-4: #606a9b; --color-5: #2c2460. 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