← Back to Editor

#000000 · #DF76AE · #F49F5E · #DCC440 · #CBD0B0

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#DF76AE

Mauve · Orchid · Rose Pink

HEX
#DF76AE
RGB
rgb(223, 118, 174)
HSL
hsl(328, 62%, 67%)
HSB
hsb(328, 47%, 87%)
CMYK
cmyk(0%, 47%, 22%, 13%)
Oklch
oklch(70.1% 0.145 348.3)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#F49F5E

Apricot · SandyBrown · Warm Sun

HEX
#F49F5E
RGB
rgb(244, 159, 94)
HSL
hsl(26, 87%, 66%)
HSB
hsb(26, 61%, 96%)
CMYK
cmyk(0%, 35%, 61%, 4%)
Oklch
oklch(77.5% 0.130 56.7)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#DCC440

Autumn Sage · GoldenRod · Sunflower

HEX
#DCC440
RGB
rgb(220, 196, 64)
HSL
hsl(51, 69%, 56%)
HSB
hsb(51, 71%, 86%)
CMYK
cmyk(0%, 11%, 71%, 14%)
Oklch
oklch(81.8% 0.148 98.7)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#CBD0B0

Fresh Green · Silver · Sunflower

HEX
#CBD0B0
RGB
rgb(203, 208, 176)
HSL
hsl(69, 25%, 75%)
HSB
hsb(69, 15%, 82%)
CMYK
cmyk(2%, 0%, 15%, 18%)
Oklch
oklch(84.5% 0.043 114.5)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
DF76AE
F49F5E
DCC440
CBD0B0
7.3
AAA
10.0
AAA
12.0
AAA
13.2
AAA
7.3
AAA
1.4
Fail
1.6
Fail
1.8
Fail
10.0
AAA
1.4
Fail
1.2
Fail
1.3
Fail
12.0
AAA
1.6
Fail
1.2
Fail
1.1
Fail
13.2
AAA
1.8
Fail
1.3
Fail
1.1
Fail
White BG
21.0AAA
2.9Fail
2.1Fail
1.7Fail
1.6Fail
Black BG
1.0Fail
7.3AAA
10.0AAA
12.0AAA
13.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
B2B1A0
CFCE6E
D2D160
CDCDB8

Deuteranopia

000000
B8C09D
D4DA72
D3D568
CDCDBA

Tritanopia

000000
DA9693
F07A7D
DB797F
CBBEBF

Achromatopsia

000000
9C9C9C
B1B1B1
BCBCBC
CBCBCB

Shades & Tints Shades & Tints

#000000

Dark
Light

#DF76AE

Dark
Light

#F49F5E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #df76ae;
  --color-3: #f49f5e;
  --color-4: #dcc440;
  --color-5: #cbd0b0;
}

SCSS

$color-1: #000000;
$color-2: #df76ae;
$color-3: #f49f5e;
$color-4: #dcc440;
$color-5: #cbd0b0;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#df76ae',
  'brand-3': '#f49f5e',
  'brand-4': '#dcc440',
  'brand-5': '#cbd0b0',
}

RGB Array

[0, 0, 0], [223, 118, 174], [244, 159, 94], [220, 196, 64], [203, 208, 176]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #DF76AE, #F49F5E, #DCC440, #CBD0B0 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: #000000; --color-2: #df76ae; --color-3: #f49f5e; --color-4: #dcc440; --color-5: #cbd0b0. 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