← Back to Editor

#000000 · #786078 · #F0C0A8 · #F0F0D8 · #183048

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#786078

Rose Purple · DimGray · Violet

HEX
#786078
RGB
rgb(120, 96, 120)
HSL
hsl(300, 11%, 42%)
HSB
hsb(300, 20%, 47%)
CMYK
cmyk(0%, 20%, 0%, 53%)
Oklch
oklch(52.1% 0.047 326.2)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#F0C0A8

Apricot · LightPink · Peach Orange

HEX
#F0C0A8
RGB
rgb(240, 192, 168)
HSL
hsl(20, 71%, 80%)
HSB
hsb(20, 30%, 94%)
CMYK
cmyk(0%, 20%, 30%, 6%)
Oklch
oklch(84.4% 0.064 47.9)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F0F0D8

Fresh Green · Beige · Lemon Cream

HEX
#F0F0D8
RGB
rgb(240, 240, 216)
HSL
hsl(60, 44%, 89%)
HSB
hsb(60, 10%, 94%)
CMYK
cmyk(0%, 0%, 10%, 6%)
Oklch
oklch(94.9% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#183048

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#183048
RGB
rgb(24, 48, 72)
HSL
hsl(210, 50%, 19%)
HSB
hsb(210, 67%, 28%)
CMYK
cmyk(67%, 33%, 0%, 72%)
Oklch
oklch(30.2% 0.053 250.0)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
786078
F0C0A8
F0F0D8
183048
3.7
AA Large
12.8
AAA
18.2
AAA
1.6
Fail
3.7
AA Large
3.4
AA Large
4.9
AA
2.4
Fail
12.8
AAA
3.4
AA Large
1.4
Fail
8.2
AAA
18.2
AAA
4.9
AA
1.4
Fail
11.7
AAA
1.6
Fail
2.4
Fail
8.2
AAA
11.7
AAA
White BG
21.0AAA
5.6AA
1.6Fail
1.2Fail
13.5AAA
Black BG
1.0Fail
3.7AA Large
12.8AAA
18.2AAA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6E6D72
DBDBAE
F0F0DE
222342

Deuteranopia

000000
6F7171
DEE2AF
F0F0DF
211F41

Tritanopia

000000
776E6D
EEB2B3
F0E2E3
193E3D

Achromatopsia

000000
6A6A6A
CCCCCC
EDEDED
2C2C2C

Shades & Tints Shades & Tints

#000000

Dark
Light

#786078

Dark
Light

#F0C0A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #786078;
  --color-3: #f0c0a8;
  --color-4: #f0f0d8;
  --color-5: #183048;
}

SCSS

$color-1: #000000;
$color-2: #786078;
$color-3: #f0c0a8;
$color-4: #f0f0d8;
$color-5: #183048;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#786078',
  'brand-3': '#f0c0a8',
  'brand-4': '#f0f0d8',
  'brand-5': '#183048',
}

RGB Array

[0, 0, 0], [120, 96, 120], [240, 192, 168], [240, 240, 216], [24, 48, 72]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #786078, #F0C0A8, #F0F0D8, #183048 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: #000000; --color-2: #786078; --color-3: #f0c0a8; --color-4: #f0f0d8; --color-5: #183048. 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