← Back to Editor

#030303 · #5C0915 · #099793 · #F1B35B · #82615D

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

#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

#5C0915

Vermilion · Maroon · Deep Berry

HEX
#5C0915
RGB
rgb(92, 9, 21)
HSL
hsl(351, 82%, 20%)
HSB
hsb(351, 90%, 36%)
CMYK
cmyk(0%, 90%, 77%, 64%)
Oklch
oklch(30.7% 0.113 20.6)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#099793

Mineral Blue · Teal · Mint Ice

HEX
#099793
RGB
rgb(9, 151, 147)
HSL
hsl(178, 89%, 31%)
HSB
hsb(178, 94%, 59%)
CMYK
cmyk(94%, 0%, 3%, 41%)
Oklch
oklch(61.2% 0.104 191.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#F1B35B

Ginger · SandyBrown · Warm Sun

HEX
#F1B35B
RGB
rgb(241, 179, 91)
HSL
hsl(35, 84%, 65%)
HSB
hsb(35, 62%, 95%)
CMYK
cmyk(0%, 26%, 62%, 5%)
Oklch
oklch(80.8% 0.127 73.8)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#82615D

Crimson · DimGray · Passion Red

HEX
#82615D
RGB
rgb(130, 97, 93)
HSL
hsl(6, 17%, 44%)
HSB
hsb(6, 28%, 51%)
CMYK
cmyk(0%, 25%, 28%, 49%)
Oklch
oklch(52.5% 0.044 26.5)

TraditionalCrimson」· PaintPassion Red」· 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
5C0915
099793
F1B35B
82615D
1.5
Fail
5.8
AA
11.1
AAA
3.7
AA Large
1.5
Fail
3.9
AA Large
7.5
AAA
2.5
Fail
5.8
AA
3.9
AA Large
1.9
Fail
1.5
Fail
11.1
AAA
7.5
AAA
1.9
Fail
3.0
Fail
3.7
AA Large
2.5
Fail
1.5
Fail
3.0
Fail
White BG
20.6AAA
14.0AAA
3.6AA Large
1.9Fail
5.5AA
Black BG
1.0Fail
1.5Fail
5.9AA
11.3AAA
3.8AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

030303
383712
464894
D6D670
74735E

Deuteranopia

030303
3D4311
3E3494
DADE75
76785E

Tritanopia

030303
58100F
109595
EE8185
805F5F

Achromatopsia

030303
232323
6C6C6C
BCBCBC
6A6A6A

Shades & Tints Shades & Tints

#030303

Dark
Light

#5C0915

Dark
Light

#099793

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030303;
  --color-2: #5c0915;
  --color-3: #099793;
  --color-4: #f1b35b;
  --color-5: #82615d;
}

SCSS

$color-1: #030303;
$color-2: #5c0915;
$color-3: #099793;
$color-4: #f1b35b;
$color-5: #82615d;

TAILWIND

colors: {
  'brand-1': '#030303',
  'brand-2': '#5c0915',
  'brand-3': '#099793',
  'brand-4': '#f1b35b',
  'brand-5': '#82615d',
}

RGB Array

[3, 3, 3], [92, 9, 21], [9, 151, 147], [241, 179, 91], [130, 97, 93]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030303, #5C0915, #099793, #F1B35B, #82615D 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: #030303; --color-2: #5c0915; --color-3: #099793; --color-4: #f1b35b; --color-5: #82615d. 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