← Back to Editor

#DBDC90 · #C0C6A2 · #6E7764 · #3D2729 · #B52C0C

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

#DBDC90

Fresh Green · Khaki · Sunflower

HEX
#DBDC90
RGB
rgb(219, 220, 144)
HSL
hsl(61, 52%, 71%)
HSB
hsb(61, 35%, 86%)
CMYK
cmyk(0%, 0%, 35%, 14%)
Oklch
oklch(87.6% 0.097 108.9)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#C0C6A2

Willow Green · Silver · Apple Green

HEX
#C0C6A2
RGB
rgb(192, 198, 162)
HSL
hsl(70, 24%, 71%)
HSB
hsb(70, 18%, 78%)
CMYK
cmyk(3%, 0%, 18%, 22%)
Oklch
oklch(81.2% 0.049 115.2)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#6E7764

Grass Green · DimGray · Warm Gray

HEX
#6E7764
RGB
rgb(110, 119, 100)
HSL
hsl(88, 9%, 43%)
HSB
hsb(88, 16%, 47%)
CMYK
cmyk(8%, 0%, 16%, 53%)
Oklch
oklch(55.6% 0.031 128.1)

TraditionalGrass Green」· PaintWarm Gray」· Creative Urban Concrete

#3D2729

Crimson · DarkSlateGray · Deep Berry

HEX
#3D2729
RGB
rgb(61, 39, 41)
HSL
hsl(355, 22%, 20%)
HSB
hsb(355, 36%, 24%)
CMYK
cmyk(0%, 36%, 33%, 76%)
Oklch
oklch(30.0% 0.033 13.3)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#B52C0C

Vermilion · FireBrick · Wine Red

HEX
#B52C0C
RGB
rgb(181, 44, 12)
HSL
hsl(11, 88%, 38%)
HSB
hsb(11, 93%, 71%)
CMYK
cmyk(0%, 76%, 93%, 29%)
Oklch
oklch(50.9% 0.178 33.5)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DBDC90
908FDC

Analogous

DCB68F
DBDC90
B4DC8F

Triadic

DBDC90
8FDADC
DC8FDA

Split-Comp.

DBDC90
8FB4DC
B68FDC

Tetradic

DBDC90
8FDCB6
908FDC
DC8FB4

Contrast Matrix WCAG 2.1 Contrast

DBDC90
C0C6A2
6E7764
3D2729
B52C0C
1.2
Fail
3.3
AA Large
9.6
AAA
4.4
AA Large
1.2
Fail
2.6
Fail
7.8
AAA
3.6
AA Large
3.3
AA Large
2.6
Fail
2.9
Fail
1.3
Fail
9.6
AAA
7.8
AAA
2.9
Fail
2.2
Fail
4.4
AA Large
3.6
AA Large
1.3
Fail
2.2
Fail
White BG
1.4Fail
1.8Fail
4.7AA
13.8AAA
6.3AA
Black BG
14.7AAA
11.8AAA
4.5AA Large
1.5Fail
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

DBDBA2
C3C3AB
727269
333329
7A7814

Deuteranopia

DBDBA7
C2C2AD
71716A
353628
828C16

Tritanopia

DBB1B4
C0B2B3
6E6C6D
3C2828
AE1A1B

Achromatopsia

D3D3D3
C0C0C0
727272
2E2E2E
515151

Shades & Tints Shades & Tints

#DBDC90

Dark
Light

#C0C6A2

Dark
Light

#6E7764

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dbdc90;
  --color-2: #c0c6a2;
  --color-3: #6e7764;
  --color-4: #3d2729;
  --color-5: #b52c0c;
}

SCSS

$color-1: #dbdc90;
$color-2: #c0c6a2;
$color-3: #6e7764;
$color-4: #3d2729;
$color-5: #b52c0c;

TAILWIND

colors: {
  'brand-1': '#dbdc90',
  'brand-2': '#c0c6a2',
  'brand-3': '#6e7764',
  'brand-4': '#3d2729',
  'brand-5': '#b52c0c',
}

RGB Array

[219, 220, 144], [192, 198, 162], [110, 119, 100], [61, 39, 41], [181, 44, 12]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DBDC90, #C0C6A2, #6E7764, #3D2729, #B52C0C 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: #dbdc90; --color-2: #c0c6a2; --color-3: #6e7764; --color-4: #3d2729; --color-5: #b52c0c. 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