← Back to Editor

#FF8A03 · #0A0903 · #6A6327 · #ACB6BA

A 4-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

#FF8A03

Ginger · Orange · Warm Sun

HEX
#FF8A03
RGB
rgb(255, 138, 3)
HSL
hsl(32, 100%, 51%)
HSB
hsb(32, 99%, 100%)
CMYK
cmyk(0%, 46%, 99%, 0%)
Oklch
oklch(74.7% 0.180 57.2)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#0A0903

Autumn Sage · Black · Amber Gold

HEX
#0A0903
RGB
rgb(10, 9, 3)
HSL
hsl(51, 54%, 3%)
HSB
hsb(51, 70%, 4%)
CMYK
cmyk(0%, 10%, 70%, 96%)
Oklch
oklch(13.8% 0.017 102.3)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#6A6327

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#6A6327
RGB
rgb(106, 99, 39)
HSL
hsl(54, 46%, 28%)
HSB
hsb(54, 63%, 42%)
CMYK
cmyk(0%, 7%, 63%, 58%)
Oklch
oklch(49.3% 0.081 102.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#ACB6BA

Sky Blue · DarkGray · Silver Sand

HEX
#ACB6BA
RGB
rgb(172, 182, 186)
HSL
hsl(197, 9%, 70%)
HSB
hsb(197, 8%, 73%)
CMYK
cmyk(8%, 2%, 0%, 27%)
Oklch
oklch(77.0% 0.013 223.6)

TraditionalSky Blue」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF8A03
057AFF

Analogous

FF0D05
FF8A03
F7FF05

Triadic

FF8A03
05FF8A
8A05FF

Split-Comp.

FF8A03
05F7FF
0D05FF

Tetradic

FF8A03
05FF0D
057AFF
FF05F7

Contrast Matrix WCAG 2.1 Contrast

FF8A03
0A0903
6A6327
ACB6BA
8.4
AAA
2.6
Fail
1.1
Fail
8.4
AAA
3.3
AA Large
9.6
AAA
2.6
Fail
3.3
AA Large
3.0
Fail
1.1
Fail
9.6
AAA
3.0
Fail
White BG
2.4Fail
19.9AAA
6.1AA
2.1Fail
Black BG
8.9AAA
1.1Fail
3.4AA Large
10.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCB24
0A0A04
676736
B0B0B9

Deuteranopia

D3DC2C
0A0A05
676839
B0AFB9

Tritanopia

F93D43
0A0606
6A4144
ADB8B8

Achromatopsia

9E9E9E
090909
5E5E5E
B3B3B3

Shades & Tints Shades & Tints

#FF8A03

Dark
Light

#0A0903

Dark
Light

#6A6327

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff8a03;
  --color-2: #0a0903;
  --color-3: #6a6327;
  --color-4: #acb6ba;
}

SCSS

$color-1: #ff8a03;
$color-2: #0a0903;
$color-3: #6a6327;
$color-4: #acb6ba;

TAILWIND

colors: {
  'brand-1': '#ff8a03',
  'brand-2': '#0a0903',
  'brand-3': '#6a6327',
  'brand-4': '#acb6ba',
}

RGB Array

[255, 138, 3], [10, 9, 3], [106, 99, 39], [172, 182, 186]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FF8A03, #0A0903, #6A6327, #ACB6BA 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 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ff8a03; --color-2: #0a0903; --color-3: #6a6327; --color-4: #acb6ba. 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 4-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