← Back to Editor

#102030 · #0F313A · #475A56 · #A58A75 · #C3B092

coffee

A 5-color coffee 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

#102030

Indigo · Black · Deep Sea Blue

HEX
#102030
RGB
rgb(16, 32, 48)
HSL
hsl(210, 50%, 13%)
HSB
hsb(210, 67%, 19%)
CMYK
cmyk(67%, 33%, 0%, 81%)
Oklch
oklch(23.8% 0.038 249.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#0F313A

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0F313A
RGB
rgb(15, 49, 58)
HSL
hsl(193, 59%, 14%)
HSB
hsb(193, 74%, 23%)
CMYK
cmyk(74%, 16%, 0%, 77%)
Oklch
oklch(29.3% 0.042 218.3)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#475A56

Mineral Blue · DarkSlateGray · Mint Ice

HEX
#475A56
RGB
rgb(71, 90, 86)
HSL
hsl(167, 12%, 32%)
HSB
hsb(167, 21%, 35%)
CMYK
cmyk(21%, 0%, 4%, 65%)
Oklch
oklch(45.0% 0.024 180.9)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#A58A75

Tangerine · Gray · Warm Sun

HEX
#A58A75
RGB
rgb(165, 138, 117)
HSL
hsl(26, 21%, 55%)
HSB
hsb(26, 29%, 65%)
CMYK
cmyk(0%, 16%, 29%, 35%)
Oklch
oklch(65.3% 0.045 59.8)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#C3B092

Ginger · Tan · Warm Sun

HEX
#C3B092
RGB
rgb(195, 176, 146)
HSL
hsl(37, 29%, 67%)
HSB
hsb(37, 25%, 76%)
CMYK
cmyk(0%, 10%, 25%, 24%)
Oklch
oklch(76.6% 0.047 79.2)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

102030
322111

Analogous

113232
102030
111132

Triadic

102030
321121
213211

Split-Comp.

102030
321111
323211

Tetradic

102030
321132
322111
113211

Contrast Matrix WCAG 2.1 Contrast

102030
0F313A
475A56
A58A75
C3B092
1.2
Fail
2.3
Fail
5.1
AA
7.8
AAA
1.2
Fail
1.9
Fail
4.3
AA Large
6.5
AA
2.3
Fail
1.9
Fail
2.3
Fail
3.5
AA Large
5.1
AA
4.3
AA Large
2.3
Fail
1.5
Fail
7.8
AAA
6.5
AA
3.5
AA Large
1.5
Fail
White BG
16.5AAA
13.8AAA
7.3AAA
3.2AA Large
2.1Fail
Black BG
1.3Fail
1.5Fail
2.9Fail
6.5AA
9.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

17172C
1E1E38
4F4F57
99997A
BBBB99

Deuteranopia

16152B
1C1937
4E4D57
9B9D7B
BCBD9B

Tritanopia

112928
113636
485858
A47E7F
C29FA0

Achromatopsia

1D1D1D
282828
545454
909090
B2B2B2

Shades & Tints Shades & Tints

#102030

Dark
Light

#0F313A

Dark
Light

#475A56

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #102030;
  --color-2: #0f313a;
  --color-3: #475a56;
  --color-4: #a58a75;
  --color-5: #c3b092;
}

SCSS

$color-1: #102030;
$color-2: #0f313a;
$color-3: #475a56;
$color-4: #a58a75;
$color-5: #c3b092;

TAILWIND

colors: {
  'brand-1': '#102030',
  'brand-2': '#0f313a',
  'brand-3': '#475a56',
  'brand-4': '#a58a75',
  'brand-5': '#c3b092',
}

RGB Array

[16, 32, 48], [15, 49, 58], [71, 90, 86], [165, 138, 117], [195, 176, 146]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This coffee-style palette of #102030, #0F313A, #475A56, #A58A75, #C3B092 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: #102030; --color-2: #0f313a; --color-3: #475a56; --color-4: #a58a75; --color-5: #c3b092. 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 coffee-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