← Back to Editor

#FFADBC · #DBA4AF · #BAA6AC · #8E9FA3 · #282A2B

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

#FFADBC

Peach Pink · LightPink · Cherry Blossom

HEX
#FFADBC
RGB
rgb(255, 173, 188)
HSL
hsl(349, 100%, 84%)
HSB
hsb(349, 32%, 100%)
CMYK
cmyk(0%, 32%, 26%, 0%)
Oklch
oklch(83.1% 0.098 7.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#DBA4AF

Peach Pink · Tan · Coral Red

HEX
#DBA4AF
RGB
rgb(219, 164, 175)
HSL
hsl(348, 43%, 75%)
HSB
hsb(348, 25%, 86%)
CMYK
cmyk(0%, 25%, 20%, 14%)
Oklch
oklch(77.3% 0.066 5.4)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#BAA6AC

Rouge · DarkGray · Rose Pink

HEX
#BAA6AC
RGB
rgb(186, 166, 172)
HSL
hsl(342, 13%, 69%)
HSB
hsb(342, 11%, 73%)
CMYK
cmyk(0%, 11%, 8%, 27%)
Oklch
oklch(74.4% 0.025 357.6)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#8E9FA3

Slate Blue · DarkGray · Lake Green

HEX
#8E9FA3
RGB
rgb(142, 159, 163)
HSL
hsl(191, 10%, 60%)
HSB
hsb(191, 13%, 64%)
CMYK
cmyk(13%, 2%, 0%, 36%)
Oklch
oklch(69.0% 0.020 213.5)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#282A2B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#282A2B
RGB
rgb(40, 42, 43)
HSL
hsl(200, 4%, 16%)
HSB
hsb(200, 7%, 17%)
CMYK
cmyk(7%, 2%, 0%, 83%)
Oklch
oklch(28.3% 0.003 228.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFADBC
ADFFF0

Analogous

FFADE5
FFADBC
FFC7AD

Triadic

FFADBC
BCFFAD
ADBCFF

Split-Comp.

FFADBC
ADFFC7
ADE5FF

Tetradic

FFADBC
E5FFAD
ADFFF0
C7ADFF

Contrast Matrix WCAG 2.1 Contrast

FFADBC
DBA4AF
BAA6AC
8E9FA3
282A2B
1.2
Fail
1.3
Fail
1.6
Fail
8.2
AAA
1.2
Fail
1.1
Fail
1.3
Fail
6.8
AA
1.3
Fail
1.1
Fail
1.2
Fail
6.3
AA
1.6
Fail
1.3
Fail
1.2
Fail
5.2
AA
8.2
AAA
6.8
AA
6.3
AA
5.2
AA
White BG
1.8Fail
2.1Fail
2.3Fail
2.7Fail
14.4AAA
Black BG
12.0AAA
9.9AAA
9.1AAA
7.6AAA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DBDBB8
C3C3AC
B1B1AB
9596A2
29292B

Deuteranopia

E0E6B8
C6CAAC
B3B4AA
9493A2
29292B

Tritanopia

FBB6B5
D8AAAA
B9A9A9
8FA1A1
282B2B

Achromatopsia

C7C7C7
B6B6B6
ADADAD
9A9A9A
2A2A2A

Shades & Tints Shades & Tints

#FFADBC

Dark
Light

#DBA4AF

Dark
Light

#BAA6AC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffadbc;
  --color-2: #dba4af;
  --color-3: #baa6ac;
  --color-4: #8e9fa3;
  --color-5: #282a2b;
}

SCSS

$color-1: #ffadbc;
$color-2: #dba4af;
$color-3: #baa6ac;
$color-4: #8e9fa3;
$color-5: #282a2b;

TAILWIND

colors: {
  'brand-1': '#ffadbc',
  'brand-2': '#dba4af',
  'brand-3': '#baa6ac',
  'brand-4': '#8e9fa3',
  'brand-5': '#282a2b',
}

RGB Array

[255, 173, 188], [219, 164, 175], [186, 166, 172], [142, 159, 163], [40, 42, 43]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFADBC, #DBA4AF, #BAA6AC, #8E9FA3, #282A2B 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: #ffadbc; --color-2: #dba4af; --color-3: #baa6ac; --color-4: #8e9fa3; --color-5: #282a2b. 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