← Back to Editor

#2D2D2D · #DA7A86 · #F5A99B · #DEBEB1 · #8FBDBB

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

#2D2D2D

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2D2D2D
RGB
rgb(45, 45, 45)
HSL
hsl(0, 0%, 18%)
HSB
hsb(0, 0%, 18%)
CMYK
cmyk(0%, 0%, 0%, 82%)
Oklch
oklch(29.7% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#DA7A86

Peach Pink · LightCoral · Coral Red

HEX
#DA7A86
RGB
rgb(218, 122, 134)
HSL
hsl(353, 56%, 67%)
HSB
hsb(353, 44%, 85%)
CMYK
cmyk(0%, 44%, 39%, 15%)
Oklch
oklch(68.8% 0.120 12.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#F5A99B

Peach Pink · BurlyWood · Coral Red

HEX
#F5A99B
RGB
rgb(245, 169, 155)
HSL
hsl(9, 82%, 78%)
HSB
hsb(9, 37%, 96%)
CMYK
cmyk(0%, 31%, 37%, 4%)
Oklch
oklch(80.4% 0.093 30.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#DEBEB1

Apricot · Silver · Peach Orange

HEX
#DEBEB1
RGB
rgb(222, 190, 177)
HSL
hsl(17, 41%, 78%)
HSB
hsb(17, 20%, 87%)
CMYK
cmyk(0%, 14%, 20%, 13%)
Oklch
oklch(82.6% 0.041 43.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#8FBDBB

Jade · DarkGray · Lake Green

HEX
#8FBDBB
RGB
rgb(143, 189, 187)
HSL
hsl(177, 26%, 65%)
HSB
hsb(177, 24%, 74%)
CMYK
cmyk(24%, 0%, 1%, 26%)
Oklch
oklch(76.5% 0.049 192.8)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2D2D2D
2E2E2E

Analogous

2E2E2E
2D2D2D
2E2E2E

Triadic

2D2D2D
2E2E2E
2E2E2E

Split-Comp.

2D2D2D
2E2E2E
2E2E2E

Tetradic

2D2D2D
2E2E2E
2E2E2E
2E2E2E

Contrast Matrix WCAG 2.1 Contrast

2D2D2D
DA7A86
F5A99B
DEBEB1
8FBDBB
4.7
AA
7.2
AAA
7.9
AAA
6.7
AA
4.7
AA
1.6
Fail
1.7
Fail
1.4
Fail
7.2
AAA
1.6
Fail
1.1
Fail
1.1
Fail
7.9
AAA
1.7
Fail
1.1
Fail
1.2
Fail
6.7
AA
1.4
Fail
1.1
Fail
1.2
Fail
White BG
13.8AAA
3.0Fail
1.9Fail
1.7Fail
2.1Fail
Black BG
1.5Fail
7.1AAA
11.0AAA
12.1AAA
10.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2D2D2D
B0B083
D4D39E
D0D0B4
A3A3BB

Deuteranopia

2D2D2D
B6BD82
D9DE9F
D2D4B5
A09DBC

Tritanopia

2D2D2D
D58180
F1A1A2
DCB7B7
91BCBC

Achromatopsia

2D2D2D
989898
BEBEBE
C6C6C6
AFAFAF

Shades & Tints Shades & Tints

#2D2D2D

Dark
Light

#DA7A86

Dark
Light

#F5A99B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2d2d2d;
  --color-2: #da7a86;
  --color-3: #f5a99b;
  --color-4: #debeb1;
  --color-5: #8fbdbb;
}

SCSS

$color-1: #2d2d2d;
$color-2: #da7a86;
$color-3: #f5a99b;
$color-4: #debeb1;
$color-5: #8fbdbb;

TAILWIND

colors: {
  'brand-1': '#2d2d2d',
  'brand-2': '#da7a86',
  'brand-3': '#f5a99b',
  'brand-4': '#debeb1',
  'brand-5': '#8fbdbb',
}

RGB Array

[45, 45, 45], [218, 122, 134], [245, 169, 155], [222, 190, 177], [143, 189, 187]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2D2D2D, #DA7A86, #F5A99B, #DEBEB1, #8FBDBB 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: #2d2d2d; --color-2: #da7a86; --color-3: #f5a99b; --color-4: #debeb1; --color-5: #8fbdbb. 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