← Back to Editor

#030303 · #296962 · #688F8B · #999484 · #BB9830

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarmCool

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData Visualization

Color Details Color Details

#030303

Ink Black · Black · Jet Black

HEX
#030303
RGB
rgb(3, 3, 3)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(9.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#296962

Mineral Blue · DarkSlateGray · Mint Ice

HEX
#296962
RGB
rgb(41, 105, 98)
HSL
hsl(173, 44%, 29%)
HSB
hsb(173, 61%, 41%)
CMYK
cmyk(61%, 0%, 7%, 59%)
Oklch
oklch(47.8% 0.066 185.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#688F8B

Mineral Blue · SlateGray · Mint Ice

HEX
#688F8B
RGB
rgb(104, 143, 139)
HSL
hsl(174, 16%, 48%)
HSB
hsb(174, 27%, 56%)
CMYK
cmyk(27%, 0%, 3%, 44%)
Oklch
oklch(62.0% 0.044 188.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#999484

Ginger · Gray · Silver Sand

HEX
#999484
RGB
rgb(153, 148, 132)
HSL
hsl(46, 9%, 56%)
HSB
hsb(46, 14%, 60%)
CMYK
cmyk(0%, 3%, 14%, 40%)
Oklch
oklch(66.6% 0.024 92.6)

TraditionalGinger」· PaintSilver Sand」· Creative Urban Concrete

#BB9830

Ochre · GoldenRod · Honey Gold

HEX
#BB9830
RGB
rgb(187, 152, 48)
HSL
hsl(45, 59%, 46%)
HSB
hsb(45, 74%, 73%)
CMYK
cmyk(0%, 19%, 74%, 27%)
Oklch
oklch(69.4% 0.125 89.5)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030303
030303

Analogous

030303
030303
030303

Triadic

030303
030303
030303

Split-Comp.

030303
030303
030303

Tetradic

030303
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

030303
296962
688F8B
999484
BB9830
3.2
AA Large
5.8
AA
6.8
AA
7.5
AAA
3.2
AA Large
1.8
Fail
2.1
Fail
2.3
Fail
5.8
AA
1.8
Fail
1.2
Fail
1.3
Fail
6.8
AA
2.1
Fail
1.2
Fail
1.1
Fail
7.5
AAA
2.3
Fail
1.3
Fail
1.1
Fail
White BG
20.6AAA
6.4AA
3.6AA Large
3.0AA Large
2.7Fail
Black BG
1.0Fail
3.3AA Large
5.9AA
6.9AA
7.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030303
454564
79798C
979788
ACAC49

Deuteranopia

030303
413C64
77748C
979889
AEB14F

Tritanopia

030303
2C6565
6A8D8D
998B8C
B95D61

Achromatopsia

030303
555555
838383
949494
979797

Shades & Tints Shades & Tints

#030303

Dark
Light

#296962

Dark
Light

#688F8B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030303;
  --color-2: #296962;
  --color-3: #688f8b;
  --color-4: #999484;
  --color-5: #bb9830;
}

SCSS

$color-1: #030303;
$color-2: #296962;
$color-3: #688f8b;
$color-4: #999484;
$color-5: #bb9830;

TAILWIND

colors: {
  'brand-1': '#030303',
  'brand-2': '#296962',
  'brand-3': '#688f8b',
  'brand-4': '#999484',
  'brand-5': '#bb9830',
}

RGB Array

[3, 3, 3], [41, 105, 98], [104, 143, 139], [153, 148, 132], [187, 152, 48]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030303, #296962, #688F8B, #999484, #BB9830 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #030303; --color-2: #296962; --color-3: #688f8b; --color-4: #999484; --color-5: #bb9830. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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