← Back to Editor

#FFFFDD · #BFBDB9 · #B8A9B7 · #50433D · #BB3148

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

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

#BFBDB9

Silver Gray · Silver · Pearl Gray

HEX
#BFBDB9
RGB
rgb(191, 189, 185)
HSL
hsl(40, 4%, 74%)
HSB
hsb(40, 3%, 75%)
CMYK
cmyk(0%, 1%, 3%, 25%)
Oklch
oklch(79.9% 0.006 84.6)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#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

#50433D

Tangerine · DarkSlateGray · Amber Brown

HEX
#50433D
RGB
rgb(80, 67, 61)
HSL
hsl(19, 13%, 28%)
HSB
hsb(19, 24%, 31%)
CMYK
cmyk(0%, 16%, 24%, 69%)
Oklch
oklch(39.4% 0.021 46.2)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#BB3148

Crimson · Brown · Passion Red

HEX
#BB3148
RGB
rgb(187, 49, 72)
HSL
hsl(350, 58%, 46%)
HSB
hsb(350, 74%, 73%)
CMYK
cmyk(0%, 74%, 61%, 27%)
Oklch
oklch(53.1% 0.174 16.3)

TraditionalCrimson」· PaintPassion Red」· 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
BFBDB9
B8A9B7
50433D
BB3148
1.8
Fail
2.2
Fail
9.3
AAA
5.7
AA
1.8
Fail
1.2
Fail
5.1
AA
3.1
AA Large
2.2
Fail
1.2
Fail
4.2
AA Large
2.6
Fail
9.3
AAA
5.1
AA
4.2
AA Large
1.6
Fail
5.7
AA
3.1
AA Large
2.6
Fail
1.6
Fail
White BG
1.0Fail
1.9Fail
2.2Fail
9.5AAA
5.8AA
Black BG
20.6AAA
11.2AAA
9.4AAA
2.2Fail
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFE5
BEBEBA
B2B1B4
4A4A3E
7F7E42

Deuteranopia

FFFFE7
BEBEBA
B2B3B3
4B4C3F
879241

Tritanopia

FFECED
BFBBBB
B7B1B0
4F4040
B43E3D

Achromatopsia

FBFBFB
BDBDBD
AFAFAF
464646
5D5D5D

Shades & Tints Shades & Tints

#FFFFDD

Dark
Light

#BFBDB9

Dark
Light

#B8A9B7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffdd;
  --color-2: #bfbdb9;
  --color-3: #b8a9b7;
  --color-4: #50433d;
  --color-5: #bb3148;
}

SCSS

$color-1: #ffffdd;
$color-2: #bfbdb9;
$color-3: #b8a9b7;
$color-4: #50433d;
$color-5: #bb3148;

TAILWIND

colors: {
  'brand-1': '#ffffdd',
  'brand-2': '#bfbdb9',
  'brand-3': '#b8a9b7',
  'brand-4': '#50433d',
  'brand-5': '#bb3148',
}

RGB Array

[255, 255, 221], [191, 189, 185], [184, 169, 183], [80, 67, 61], [187, 49, 72]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFDD, #BFBDB9, #B8A9B7, #50433D, #BB3148 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: #bfbdb9; --color-3: #b8a9b7; --color-4: #50433d; --color-5: #bb3148. 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