← Back to Editor

#FFFFDD · #E9D6AF · #B5A3A6 · #3E3F51 · #955E85

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

#FFFFDD

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFDD
RGB
rgb(255, 255, 221)
HSL
hsl(60, 100%, 93%)
HSB
hsb(60, 13%, 100%)
CMYK
cmyk(0%, 0%, 13%, 0%)
Oklch
oklch(99.1% 0.044 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E9D6AF

Goose Yellow · Wheat · Lemon Cream

HEX
#E9D6AF
RGB
rgb(233, 214, 175)
HSL
hsl(40, 57%, 80%)
HSB
hsb(40, 25%, 91%)
CMYK
cmyk(0%, 8%, 25%, 9%)
Oklch
oklch(88.2% 0.056 85.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B5A3A6

Peach Pink · DarkGray · Coral Red

HEX
#B5A3A6
RGB
rgb(181, 163, 166)
HSL
hsl(350, 11%, 67%)
HSB
hsb(350, 10%, 71%)
CMYK
cmyk(0%, 10%, 8%, 29%)
Oklch
oklch(73.2% 0.021 6.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#3E3F51

Indigo · DarkSlateGray · Prussian Blue

HEX
#3E3F51
RGB
rgb(62, 63, 81)
HSL
hsl(237, 13%, 28%)
HSB
hsb(237, 23%, 32%)
CMYK
cmyk(23%, 22%, 0%, 68%)
Oklch
oklch(37.4% 0.031 282.3)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#955E85

Rose Purple · Gray · Violet

HEX
#955E85
RGB
rgb(149, 94, 133)
HSL
hsl(317, 23%, 48%)
HSB
hsb(317, 37%, 58%)
CMYK
cmyk(0%, 37%, 11%, 42%)
Oklch
oklch(55.5% 0.089 338.2)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFDD
DBDBFF

Analogous

FFEDDB
FFFFDD
EDFFDB

Triadic

FFFFDD
DBFFFF
FFDBFF

Split-Comp.

FFFFDD
DBEDFF
EDDBFF

Tetradic

FFFFDD
DBFFED
DBDBFF
FFDBED

Contrast Matrix WCAG 2.1 Contrast

FFFFDD
E9D6AF
B5A3A6
3E3F51
955E85
1.4
Fail
2.4
Fail
10.1
AAA
4.9
AA
1.4
Fail
1.7
Fail
7.2
AAA
3.5
AA Large
2.4
Fail
1.7
Fail
4.3
AA Large
2.1
Fail
10.1
AAA
7.2
AAA
4.3
AA Large
2.1
Fail
4.9
AA
3.5
AA Large
2.1
Fail
2.1
Fail
White BG
1.0Fail
1.4Fail
2.4Fail
10.3AAA
5.0AA
Black BG
20.6AAA
14.7AAA
8.8AAA
2.0Fail
4.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFE5
E1E1B8
ADADA5
3E3E4D
7D7D7C

Deuteranopia

FFFFE7
E2E3BB
AEB0A5
3E3E4C
808579

Tritanopia

FFECED
E8C0C2
B4A5A5
3E4948
927472

Achromatopsia

FBFBFB
D7D7D7
A9A9A9
414141
737373

Shades & Tints Shades & Tints

#FFFFDD

Dark
Light

#E9D6AF

Dark
Light

#B5A3A6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffdd;
  --color-2: #e9d6af;
  --color-3: #b5a3a6;
  --color-4: #3e3f51;
  --color-5: #955e85;
}

SCSS

$color-1: #ffffdd;
$color-2: #e9d6af;
$color-3: #b5a3a6;
$color-4: #3e3f51;
$color-5: #955e85;

TAILWIND

colors: {
  'brand-1': '#ffffdd',
  'brand-2': '#e9d6af',
  'brand-3': '#b5a3a6',
  'brand-4': '#3e3f51',
  'brand-5': '#955e85',
}

RGB Array

[255, 255, 221], [233, 214, 175], [181, 163, 166], [62, 63, 81], [149, 94, 133]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFDD, #E9D6AF, #B5A3A6, #3E3F51, #955E85 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: #ffffdd; --color-2: #e9d6af; --color-3: #b5a3a6; --color-4: #3e3f51; --color-5: #955e85. 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