← Back to Editor

#FFFFDD · #B8A9B7 · #A3899E · #7D6F7C · #56565A

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

#B8A9B7

Mauve · DarkGray · Lilac Purple

HEX
#B8A9B7
RGB
rgb(184, 169, 183)
HSL
hsl(304, 10%, 69%)
HSB
hsb(304, 8%, 72%)
CMYK
cmyk(0%, 8%, 1%, 28%)
Oklch
oklch(75.2% 0.026 327.9)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#A3899E

Rose Purple · DarkGray · Violet

HEX
#A3899E
RGB
rgb(163, 137, 158)
HSL
hsl(312, 12%, 59%)
HSB
hsb(312, 16%, 64%)
CMYK
cmyk(0%, 16%, 3%, 36%)
Oklch
oklch(66.1% 0.043 332.6)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#7D6F7C

Ink Gray · Gray · Warm Gray

HEX
#7D6F7C
RGB
rgb(125, 111, 124)
HSL
hsl(304, 6%, 46%)
HSB
hsb(304, 11%, 49%)
CMYK
cmyk(0%, 11%, 1%, 51%)
Oklch
oklch(55.9% 0.026 328.1)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#56565A

Ink Gray · DimGray · Charcoal

HEX
#56565A
RGB
rgb(86, 86, 90)
HSL
hsl(240, 2%, 35%)
HSB
hsb(240, 4%, 35%)
CMYK
cmyk(4%, 4%, 0%, 65%)
Oklch
oklch(45.5% 0.006 286.1)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

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
B8A9B7
A3899E
7D6F7C
56565A
2.2
Fail
3.1
AA Large
4.6
AA
7.2
AAA
2.2
Fail
1.4
Fail
2.1
Fail
3.3
AA Large
3.1
AA Large
1.4
Fail
1.5
Fail
2.3
Fail
4.6
AA
2.1
Fail
1.5
Fail
1.5
Fail
7.2
AAA
3.3
AA Large
2.3
Fail
1.5
Fail
White BG
1.0Fail
2.2Fail
3.2AA Large
4.7AA
7.3AAA
Black BG
20.6AAA
9.4AAA
6.6AA
4.4AA Large
2.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFE5
B2B1B4
989899
777779
565659

Deuteranopia

FFFFE7
B2B3B3
999B98
787978
565659

Tritanopia

FFECED
B7B1B0
A29594
7C7676
565858

Achromatopsia

FBFBFB
AFAFAF
939393
757575
565656

Shades & Tints Shades & Tints

#FFFFDD

Dark
Light

#B8A9B7

Dark
Light

#A3899E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffdd;
  --color-2: #b8a9b7;
  --color-3: #a3899e;
  --color-4: #7d6f7c;
  --color-5: #56565a;
}

SCSS

$color-1: #ffffdd;
$color-2: #b8a9b7;
$color-3: #a3899e;
$color-4: #7d6f7c;
$color-5: #56565a;

TAILWIND

colors: {
  'brand-1': '#ffffdd',
  'brand-2': '#b8a9b7',
  'brand-3': '#a3899e',
  'brand-4': '#7d6f7c',
  'brand-5': '#56565a',
}

RGB Array

[255, 255, 221], [184, 169, 183], [163, 137, 158], [125, 111, 124], [86, 86, 90]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFDD, #B8A9B7, #A3899E, #7D6F7C, #56565A is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #b8a9b7; --color-3: #a3899e; --color-4: #7d6f7c; --color-5: #56565a. 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. Restrained colors convey professionalism and trust. 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