← Back to Editor

#C5C0A0 · #EBB45D · #0D2F38 · #0C0E10 · #261F1A

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

#C5C0A0

Fresh Green · Tan · Sunflower

HEX
#C5C0A0
RGB
rgb(197, 192, 160)
HSL
hsl(52, 24%, 70%)
HSB
hsb(52, 19%, 77%)
CMYK
cmyk(0%, 3%, 19%, 23%)
Oklch
oklch(80.3% 0.044 100.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#EBB45D

Ginger · SandyBrown · Warm Sun

HEX
#EBB45D
RGB
rgb(235, 180, 93)
HSL
hsl(37, 78%, 64%)
HSB
hsb(37, 60%, 92%)
CMYK
cmyk(0%, 23%, 60%, 8%)
Oklch
oklch(80.3% 0.122 76.9)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#0D2F38

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0D2F38
RGB
rgb(13, 47, 56)
HSL
hsl(193, 62%, 14%)
HSB
hsb(193, 77%, 22%)
CMYK
cmyk(77%, 16%, 0%, 78%)
Oklch
oklch(28.5% 0.042 218.5)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#0C0E10

Indigo · Black · Deep Sea Blue

HEX
#0C0E10
RGB
rgb(12, 14, 16)
HSL
hsl(210, 14%, 5%)
HSB
hsb(210, 25%, 6%)
CMYK
cmyk(25%, 12%, 0%, 94%)
Oklch
oklch(16.2% 0.005 248.2)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#261F1A

Tangerine · Black · Cinnamon

HEX
#261F1A
RGB
rgb(38, 31, 26)
HSL
hsl(25, 19%, 13%)
HSB
hsb(25, 32%, 15%)
CMYK
cmyk(0%, 18%, 32%, 85%)
Oklch
oklch(24.6% 0.014 57.5)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C5C0A0
A0A5C5

Analogous

C5AEA0
C5C0A0
B7C5A0

Triadic

C5C0A0
A0C5C0
C0A0C5

Split-Comp.

C5C0A0
A0B7C5
AEA0C5

Tetradic

C5C0A0
A0C5AE
A0A5C5
C5A0B7

Contrast Matrix WCAG 2.1 Contrast

C5C0A0
EBB45D
0D2F38
0C0E10
261F1A
1.0
Fail
7.7
AAA
10.5
AAA
8.8
AAA
1.0
Fail
7.6
AAA
10.3
AAA
8.7
AAA
7.7
AAA
7.6
AAA
1.4
Fail
1.1
Fail
10.5
AAA
10.3
AAA
1.4
Fail
1.2
Fail
8.8
AAA
8.7
AAA
1.1
Fail
1.2
Fail
White BG
1.8Fail
1.9Fail
14.2AAA
19.3AAA
16.2AAA
Black BG
11.4AAA
11.2AAA
1.5Fail
1.1Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

C3C3A8
D3D372
1C1C36
0D0D10
23231B

Deuteranopia

C3C3AA
D6DB77
1A1735
0D0D0F
23241C

Tritanopia

C5AEAF
E88386
0F3434
0C0F0F
261C1C

Achromatopsia

BEBEBE
BBBBBB
262626
0E0E0E
212121

Shades & Tints Shades & Tints

#C5C0A0

Dark
Light

#EBB45D

Dark
Light

#0D2F38

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c5c0a0;
  --color-2: #ebb45d;
  --color-3: #0d2f38;
  --color-4: #0c0e10;
  --color-5: #261f1a;
}

SCSS

$color-1: #c5c0a0;
$color-2: #ebb45d;
$color-3: #0d2f38;
$color-4: #0c0e10;
$color-5: #261f1a;

TAILWIND

colors: {
  'brand-1': '#c5c0a0',
  'brand-2': '#ebb45d',
  'brand-3': '#0d2f38',
  'brand-4': '#0c0e10',
  'brand-5': '#261f1a',
}

RGB Array

[197, 192, 160], [235, 180, 93], [13, 47, 56], [12, 14, 16], [38, 31, 26]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C5C0A0, #EBB45D, #0D2F38, #0C0E10, #261F1A is ideal for: tech websites, dark mode UIs, game UIs, 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: #c5c0a0; --color-2: #ebb45d; --color-3: #0d2f38; --color-4: #0c0e10; --color-5: #261f1a. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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