← Back to Editor

#080716 · #ED8F11 · #849CA6 · #74A9C3 · #CCCCC2

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

#080716

Deep Indigo · Black · Deep Sea Blue

HEX
#080716
RGB
rgb(8, 7, 22)
HSL
hsl(244, 52%, 6%)
HSB
hsb(244, 68%, 9%)
CMYK
cmyk(64%, 68%, 0%, 91%)
Oklch
oklch(14.0% 0.033 284.9)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#ED8F11

Ochre · GoldenRod · Amber Brown

HEX
#ED8F11
RGB
rgb(237, 143, 17)
HSL
hsl(34, 87%, 50%)
HSB
hsb(34, 93%, 93%)
CMYK
cmyk(0%, 40%, 93%, 7%)
Oklch
oklch(73.3% 0.162 64.4)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#849CA6

Slate Blue · LightSlateGray · Lake Green

HEX
#849CA6
RGB
rgb(132, 156, 166)
HSL
hsl(198, 16%, 58%)
HSB
hsb(198, 20%, 65%)
CMYK
cmyk(20%, 6%, 0%, 35%)
Oklch
oklch(67.8% 0.031 224.9)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#74A9C3

Sky Blue · CadetBlue · Cobalt Blue

HEX
#74A9C3
RGB
rgb(116, 169, 195)
HSL
hsl(200, 40%, 61%)
HSB
hsb(200, 41%, 76%)
CMYK
cmyk(41%, 13%, 0%, 24%)
Oklch
oklch(70.7% 0.068 230.1)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#CCCCC2

Fresh Green · Silver · Pearl Gray

HEX
#CCCCC2
RGB
rgb(204, 204, 194)
HSL
hsl(60, 9%, 78%)
HSB
hsb(60, 5%, 80%)
CMYK
cmyk(0%, 0%, 5%, 20%)
Oklch
oklch(84.2% 0.014 106.7)

TraditionalFresh Green」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

080716
161707

Analogous

070E17
080716
100717

Triadic

080716
170807
071708

Split-Comp.

080716
171007
0E1707

Tetradic

080716
17070E
161707
071710

Contrast Matrix WCAG 2.1 Contrast

080716
ED8F11
849CA6
74A9C3
CCCCC2
8.1
AAA
6.9
AA
7.8
AAA
12.3
AAA
8.1
AAA
1.2
Fail
1.0
Fail
1.5
Fail
6.9
AA
1.2
Fail
1.1
Fail
1.8
Fail
7.8
AAA
1.0
Fail
1.1
Fail
1.6
Fail
12.3
AAA
1.5
Fail
1.8
Fail
1.6
Fail
White BG
20.0AAA
2.5Fail
2.9Fail
2.6Fail
1.6Fail
Black BG
1.1Fail
8.5AAA
7.3AAA
8.2AAA
13.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

080812
C4C32F
8E8FA4
8B8BBD
CCCCC4

Deuteranopia

080812
CAD137
8D8BA3
8884BB
CCCCC5

Tritanopia

08100F
E8484D
85A2A1
77B8B7
CCC6C7

Achromatopsia

090909
9D9D9D
969696
9C9C9C
CBCBCB

Shades & Tints Shades & Tints

#080716

Dark
Light

#ED8F11

Dark
Light

#849CA6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #080716;
  --color-2: #ed8f11;
  --color-3: #849ca6;
  --color-4: #74a9c3;
  --color-5: #ccccc2;
}

SCSS

$color-1: #080716;
$color-2: #ed8f11;
$color-3: #849ca6;
$color-4: #74a9c3;
$color-5: #ccccc2;

TAILWIND

colors: {
  'brand-1': '#080716',
  'brand-2': '#ed8f11',
  'brand-3': '#849ca6',
  'brand-4': '#74a9c3',
  'brand-5': '#ccccc2',
}

RGB Array

[8, 7, 22], [237, 143, 17], [132, 156, 166], [116, 169, 195], [204, 204, 194]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #080716, #ED8F11, #849CA6, #74A9C3, #CCCCC2 is ideal for: 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: #080716; --color-2: #ed8f11; --color-3: #849ca6; --color-4: #74a9c3; --color-5: #ccccc2. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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