← Back to Editor

#020307 · #261F17 · #D1BC9D · #005E5A · #968A70

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

#020307

Indigo · Black · Deep Sea Blue

HEX
#020307
RGB
rgb(2, 3, 7)
HSL
hsl(228, 56%, 2%)
HSB
hsb(228, 71%, 3%)
CMYK
cmyk(71%, 57%, 0%, 97%)
Oklch
oklch(9.8% 0.015 268.1)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#261F17

Ochre · Black · Cinnamon

HEX
#261F17
RGB
rgb(38, 31, 23)
HSL
hsl(32, 25%, 12%)
HSB
hsb(32, 39%, 15%)
CMYK
cmyk(0%, 18%, 39%, 85%)
Oklch
oklch(24.5% 0.018 70.6)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#D1BC9D

Goose Yellow · Tan · Warm Sun

HEX
#D1BC9D
RGB
rgb(209, 188, 157)
HSL
hsl(36, 36%, 72%)
HSB
hsb(36, 25%, 82%)
CMYK
cmyk(0%, 10%, 25%, 18%)
Oklch
oklch(80.5% 0.048 77.5)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#005E5A

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#005E5A
RGB
rgb(0, 94, 90)
HSL
hsl(177, 100%, 18%)
HSB
hsb(177, 100%, 37%)
CMYK
cmyk(100%, 0%, 4%, 63%)
Oklch
oklch(43.5% 0.075 189.7)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#968A70

Ginger · Gray · Sunflower

HEX
#968A70
RGB
rgb(150, 138, 112)
HSL
hsl(41, 15%, 51%)
HSB
hsb(41, 25%, 59%)
CMYK
cmyk(0%, 8%, 25%, 41%)
Oklch
oklch(63.7% 0.040 86.1)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020307
080702

Analogous

020608
020307
040208

Triadic

020307
080203
030802

Split-Comp.

020307
080402
060802

Tetradic

020307
080206
080702
020804

Contrast Matrix WCAG 2.1 Contrast

020307
261F17
D1BC9D
005E5A
968A70
1.3
Fail
11.2
AAA
2.7
Fail
6.1
AA
1.3
Fail
8.8
AAA
2.1
Fail
4.8
AA
11.2
AAA
8.8
AAA
4.1
AA Large
1.8
Fail
2.7
Fail
2.1
Fail
4.1
AA Large
2.2
Fail
6.1
AA
4.8
AA
1.8
Fail
2.2
Fail
White BG
20.6AAA
16.3AAA
1.8Fail
7.6AAA
3.4AA Large
Black BG
1.0Fail
1.3Fail
11.4AAA
2.7Fail
6.2AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020206
232319
C8C8A5
292A5B
919176

Deuteranopia

020206
232419
C9CBA6
231C5B
929278

Tritanopia

020505
261A1B
D0AAAC
055C5C
957B7C

Achromatopsia

030303
202020
BFBFBF
414141
8B8B8B

Shades & Tints Shades & Tints

#020307

Dark
Light

#261F17

Dark
Light

#D1BC9D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020307;
  --color-2: #261f17;
  --color-3: #d1bc9d;
  --color-4: #005e5a;
  --color-5: #968a70;
}

SCSS

$color-1: #020307;
$color-2: #261f17;
$color-3: #d1bc9d;
$color-4: #005e5a;
$color-5: #968a70;

TAILWIND

colors: {
  'brand-1': '#020307',
  'brand-2': '#261f17',
  'brand-3': '#d1bc9d',
  'brand-4': '#005e5a',
  'brand-5': '#968a70',
}

RGB Array

[2, 3, 7], [38, 31, 23], [209, 188, 157], [0, 94, 90], [150, 138, 112]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020307, #261F17, #D1BC9D, #005E5A, #968A70 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: #020307; --color-2: #261f17; --color-3: #d1bc9d; --color-4: #005e5a; --color-5: #968a70. 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