← Back to Editor

#D3C07B · #0F1537 · #482D36 · #903B4E · #B1616E

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

#D3C07B

Ginger · BurlyWood · Sunflower

HEX
#D3C07B
RGB
rgb(211, 192, 123)
HSL
hsl(47, 50%, 65%)
HSB
hsb(47, 42%, 83%)
CMYK
cmyk(0%, 9%, 42%, 17%)
Oklch
oklch(80.8% 0.091 94.5)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#0F1537

Indigo · MidnightBlue · Deep Sea Blue

HEX
#0F1537
RGB
rgb(15, 21, 55)
HSL
hsl(231, 57%, 14%)
HSB
hsb(231, 73%, 22%)
CMYK
cmyk(73%, 62%, 0%, 78%)
Oklch
oklch(21.3% 0.066 272.0)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#482D36

Dark Violet · DarkSlateGray · Raspberry

HEX
#482D36
RGB
rgb(72, 45, 54)
HSL
hsl(340, 23%, 23%)
HSB
hsb(340, 37%, 28%)
CMYK
cmyk(0%, 37%, 25%, 72%)
Oklch
oklch(33.3% 0.042 358.0)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#903B4E

Crimson · Sienna · Wine Red

HEX
#903B4E
RGB
rgb(144, 59, 78)
HSL
hsl(347, 42%, 40%)
HSB
hsb(347, 59%, 56%)
CMYK
cmyk(0%, 59%, 46%, 44%)
Oklch
oklch(47.3% 0.116 8.8)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#B1616E

Crimson · Gray · Passion Red

HEX
#B1616E
RGB
rgb(177, 97, 110)
HSL
hsl(350, 34%, 54%)
HSB
hsb(350, 45%, 69%)
CMYK
cmyk(0%, 45%, 38%, 31%)
Oklch
oklch(58.8% 0.104 10.4)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D3C07B
798CD2

Analogous

D29279
D3C07B
B9D279

Triadic

D3C07B
79D2BF
BF79D2

Split-Comp.

D3C07B
79B9D2
9279D2

Tetradic

D3C07B
79D292
798CD2
D279B9

Contrast Matrix WCAG 2.1 Contrast

D3C07B
0F1537
482D36
903B4E
B1616E
9.8
AAA
6.8
AA
4.0
AA Large
2.4
Fail
9.8
AAA
1.4
Fail
2.5
Fail
4.1
AA Large
6.8
AA
1.4
Fail
1.7
Fail
2.8
Fail
4.0
AA Large
2.5
Fail
1.7
Fail
1.6
Fail
2.4
Fail
4.1
AA Large
2.8
Fail
1.6
Fail
White BG
1.8Fail
17.8AAA
12.3AAA
7.2AAA
4.4AA Large
Black BG
11.6AAA
1.2Fail
1.7Fail
2.9Fail
4.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CBCB8C
12122F
3C3C34
6B6A49
8E8E6B

Deuteranopia

CCCD90
11112D
3E4033
707748
93996A

Tritanopia

D2999C
0F2827
473232
8C4645
AD6868

Achromatopsia

BEBEBE
171717
363636
575757
7A7A7A

Shades & Tints Shades & Tints

#D3C07B

Dark
Light

#0F1537

Dark
Light

#482D36

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d3c07b;
  --color-2: #0f1537;
  --color-3: #482d36;
  --color-4: #903b4e;
  --color-5: #b1616e;
}

SCSS

$color-1: #d3c07b;
$color-2: #0f1537;
$color-3: #482d36;
$color-4: #903b4e;
$color-5: #b1616e;

TAILWIND

colors: {
  'brand-1': '#d3c07b',
  'brand-2': '#0f1537',
  'brand-3': '#482d36',
  'brand-4': '#903b4e',
  'brand-5': '#b1616e',
}

RGB Array

[211, 192, 123], [15, 21, 55], [72, 45, 54], [144, 59, 78], [177, 97, 110]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D3C07B, #0F1537, #482D36, #903B4E, #B1616E 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: #d3c07b; --color-2: #0f1537; --color-3: #482d36; --color-4: #903b4e; --color-5: #b1616e. 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