← Back to Editor

#FFFFFD · #BB807A · #2A0F20 · #D4BFAE · #786569

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

#FFFFFD

Fresh Green · White · Lemon Cream

HEX
#FFFFFD
RGB
rgb(255, 255, 253)
HSL
hsl(60, 100%, 100%)
HSB
hsb(60, 1%, 100%)
CMYK
cmyk(0%, 0%, 1%, 0%)
Oklch
oklch(99.9% 0.003 106.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BB807A

Peach Pink · DarkSalmon · Coral Red

HEX
#BB807A
RGB
rgb(187, 128, 122)
HSL
hsl(6, 32%, 61%)
HSB
hsb(6, 35%, 73%)
CMYK
cmyk(0%, 32%, 35%, 27%)
Oklch
oklch(65.8% 0.074 25.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#2A0F20

Rose Purple · Black · Raspberry

HEX
#2A0F20
RGB
rgb(42, 15, 32)
HSL
hsl(322, 47%, 11%)
HSB
hsb(322, 64%, 16%)
CMYK
cmyk(0%, 64%, 24%, 84%)
Oklch
oklch(21.8% 0.052 343.7)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

#D4BFAE

Apricot · Silver · Peach Orange

HEX
#D4BFAE
RGB
rgb(212, 191, 174)
HSL
hsl(27, 31%, 76%)
HSB
hsb(27, 18%, 83%)
CMYK
cmyk(0%, 10%, 18%, 17%)
Oklch
oklch(81.8% 0.033 61.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#786569

Crimson · DimGray · Warm Gray

HEX
#786569
RGB
rgb(120, 101, 105)
HSL
hsl(347, 9%, 43%)
HSB
hsb(347, 16%, 47%)
CMYK
cmyk(0%, 16%, 13%, 53%)
Oklch
oklch(52.6% 0.025 3.7)

TraditionalCrimson」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFD
FFFFFF

Analogous

FFFFFF
FFFFFD
FFFFFF

Triadic

FFFFFD
FFFFFF
FFFFFF

Split-Comp.

FFFFFD
FFFFFF
FFFFFF

Tetradic

FFFFFD
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFD
BB807A
2A0F20
D4BFAE
786569
3.2
AA Large
17.7
AAA
1.8
Fail
5.4
AA
3.2
AA Large
5.5
AA
1.8
Fail
1.7
Fail
17.7
AAA
5.5
AA
10.0
AAA
3.3
AA Large
1.8
Fail
1.8
Fail
10.0
AAA
3.1
AA Large
5.4
AA
1.7
Fail
3.3
AA Large
3.1
AA Large
White BG
1.0Fail
3.2AA Large
17.7AAA
1.8Fail
5.4AA
Black BG
21.0AAA
6.5AA
1.2Fail
11.9AAA
3.9AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFD
A1A17B
1E1E1C
CBCBB2
707068

Deuteranopia

FFFFFE
A5A97C
20221B
CCCEB3
717268

Tritanopia

FFFEFE
B87D7D
291918
D3B5B6
776767

Achromatopsia

FFFFFF
919191
191919
C3C3C3
6B6B6B

Shades & Tints Shades & Tints

#FFFFFD

Dark
Light

#BB807A

Dark
Light

#2A0F20

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffffd;
  --color-2: #bb807a;
  --color-3: #2a0f20;
  --color-4: #d4bfae;
  --color-5: #786569;
}

SCSS

$color-1: #fffffd;
$color-2: #bb807a;
$color-3: #2a0f20;
$color-4: #d4bfae;
$color-5: #786569;

TAILWIND

colors: {
  'brand-1': '#fffffd',
  'brand-2': '#bb807a',
  'brand-3': '#2a0f20',
  'brand-4': '#d4bfae',
  'brand-5': '#786569',
}

RGB Array

[255, 255, 253], [187, 128, 122], [42, 15, 32], [212, 191, 174], [120, 101, 105]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFD, #BB807A, #2A0F20, #D4BFAE, #786569 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: #fffffd; --color-2: #bb807a; --color-3: #2a0f20; --color-4: #d4bfae; --color-5: #786569. 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