← Back to Editor

#080000 · #BD5F7A · #D6AD7F · #95D8AD · #EBE5D5

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

#080000

Vermilion · Black · Deep Berry

HEX
#080000
RGB
rgb(8, 0, 0)
HSL
hsl(0, 100%, 2%)
HSB
hsb(0, 100%, 3%)
CMYK
cmyk(0%, 100%, 100%, 97%)
Oklch
oklch(8.4% 0.035 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#BD5F7A

Dark Violet · LightCoral · Rose Pink

HEX
#BD5F7A
RGB
rgb(189, 95, 122)
HSL
hsl(343, 42%, 56%)
HSB
hsb(343, 50%, 74%)
CMYK
cmyk(0%, 50%, 35%, 26%)
Oklch
oklch(60.5% 0.124 3.2)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#D6AD7F

Ginger · Tan · Warm Sun

HEX
#D6AD7F
RGB
rgb(214, 173, 127)
HSL
hsl(32, 51%, 67%)
HSB
hsb(32, 41%, 84%)
CMYK
cmyk(0%, 19%, 41%, 16%)
Oklch
oklch(77.4% 0.078 69.5)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#95D8AD

Celadon · LightGreen · Apple Green

HEX
#95D8AD
RGB
rgb(149, 216, 173)
HSL
hsl(141, 46%, 72%)
HSB
hsb(141, 31%, 85%)
CMYK
cmyk(31%, 0%, 20%, 15%)
Oklch
oklch(82.6% 0.091 155.7)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#EBE5D5

Goose Yellow · Beige · Lemon Cream

HEX
#EBE5D5
RGB
rgb(235, 229, 213)
HSL
hsl(44, 35%, 88%)
HSB
hsb(44, 9%, 92%)
CMYK
cmyk(0%, 3%, 9%, 8%)
Oklch
oklch(92.2% 0.022 89.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

080000
000A0A

Analogous

0A0005
080000
0A0500

Triadic

080000
000A00
00000A

Split-Comp.

080000
000A05
00050A

Tetradic

080000
050A00
000A0A
05000A

Contrast Matrix WCAG 2.1 Contrast

080000
BD5F7A
D6AD7F
95D8AD
EBE5D5
5.0
AA
10.0
AAA
12.6
AAA
16.5
AAA
5.0
AA
2.0
Fail
2.5
Fail
3.3
AA Large
10.0
AAA
2.0
Fail
1.3
Fail
1.6
Fail
12.6
AAA
2.5
Fail
1.3
Fail
1.3
Fail
16.5
AAA
3.3
AA Large
1.6
Fail
1.3
Fail
White BG
20.8AAA
4.1AA Large
2.1Fail
1.7Fail
1.3Fail
Black BG
1.0Fail
5.1AA
10.1AAA
12.7AAA
16.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

050400
949373
C4C48A
B2B3B7
E8E8D9

Deuteranopia

050600
9AA172
C7CA8D
AEA9BA
E9E9DA

Tritanopia

080000
B86E6D
D49395
98C0C1
EBDCDD

Achromatopsia

020202
7E7E7E
B4B4B4
BFBFBF
E5E5E5

Shades & Tints Shades & Tints

#080000

Dark
Light

#BD5F7A

Dark
Light

#D6AD7F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #080000;
  --color-2: #bd5f7a;
  --color-3: #d6ad7f;
  --color-4: #95d8ad;
  --color-5: #ebe5d5;
}

SCSS

$color-1: #080000;
$color-2: #bd5f7a;
$color-3: #d6ad7f;
$color-4: #95d8ad;
$color-5: #ebe5d5;

TAILWIND

colors: {
  'brand-1': '#080000',
  'brand-2': '#bd5f7a',
  'brand-3': '#d6ad7f',
  'brand-4': '#95d8ad',
  'brand-5': '#ebe5d5',
}

RGB Array

[8, 0, 0], [189, 95, 122], [214, 173, 127], [149, 216, 173], [235, 229, 213]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #080000, #BD5F7A, #D6AD7F, #95D8AD, #EBE5D5 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: #080000; --color-2: #bd5f7a; --color-3: #d6ad7f; --color-4: #95d8ad; --color-5: #ebe5d5. 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