← Back to Editor

#080000 · #ACADB1 · #FFF4E4 · #F0C897 · #988A8A

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

#080000

Vermilion · Black · Deep Berry

HEX
#080000
RGB
rgb(8, 0, 0)
HSL
hsl(0, 100%, 2%)
HSB
hsb(0, 100%, 3%)
CMYK
cmyk(0%, 100%, 100%, 97%)
Oklch
oklch(8.4% 0.035 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#ACADB1

Ash · DarkGray · Silver Sand

HEX
#ACADB1
RGB
rgb(172, 173, 177)
HSL
hsl(228, 3%, 68%)
HSB
hsb(228, 3%, 69%)
CMYK
cmyk(3%, 2%, 0%, 31%)
Oklch
oklch(74.8% 0.006 274.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#FFF4E4

Goose Yellow · Linen · Peach Orange

HEX
#FFF4E4
RGB
rgb(255, 244, 228)
HSL
hsl(36, 100%, 95%)
HSB
hsb(36, 11%, 100%)
CMYK
cmyk(0%, 4%, 11%, 0%)
Oklch
oklch(97.1% 0.024 77.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F0C897

Goose Yellow · BurlyWood · Peach Orange

HEX
#F0C897
RGB
rgb(240, 200, 151)
HSL
hsl(33, 75%, 77%)
HSB
hsb(33, 37%, 94%)
CMYK
cmyk(0%, 17%, 37%, 6%)
Oklch
oklch(85.6% 0.078 72.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#988A8A

Ash · Gray · Silver Sand

HEX
#988A8A
RGB
rgb(152, 138, 138)
HSL
hsl(0, 6%, 57%)
HSB
hsb(0, 9%, 60%)
CMYK
cmyk(0%, 9%, 9%, 40%)
Oklch
oklch(64.6% 0.017 17.6)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

080000
000A0A

Analogous

0A0005
080000
0A0500

Triadic

080000
000A00
00000A

Split-Comp.

080000
000A05
00050A

Tetradic

080000
050A00
000A0A
05000A

Contrast Matrix WCAG 2.1 Contrast

080000
ACADB1
FFF4E4
F0C897
988A8A
9.3
AAA
19.1
AAA
13.3
AAA
6.3
AA
9.3
AAA
2.1
Fail
1.4
Fail
1.5
Fail
19.1
AAA
2.1
Fail
1.4
Fail
3.0
AA Large
13.3
AAA
1.4
Fail
1.4
Fail
2.1
Fail
6.3
AA
1.5
Fail
3.0
AA Large
2.1
Fail
White BG
20.8AAA
2.2Fail
1.1Fail
1.6Fail
3.3AA Large
Black BG
1.0Fail
9.4AAA
19.3AAA
13.4AAA
6.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

050400
ACACB0
FAFAE8
DFDEA3
92928A

Deuteranopia

050600
ACACB0
FBFCE9
E1E4A6
93948A

Tritanopia

080000
ACAFAF
FEEBEC
EEACAE
978A8A

Achromatopsia

020202
ADADAD
F5F5F5
CECECE
8E8E8E

Shades & Tints Shades & Tints

#080000

Dark
Light

#ACADB1

Dark
Light

#FFF4E4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #080000;
  --color-2: #acadb1;
  --color-3: #fff4e4;
  --color-4: #f0c897;
  --color-5: #988a8a;
}

SCSS

$color-1: #080000;
$color-2: #acadb1;
$color-3: #fff4e4;
$color-4: #f0c897;
$color-5: #988a8a;

TAILWIND

colors: {
  'brand-1': '#080000',
  'brand-2': '#acadb1',
  'brand-3': '#fff4e4',
  'brand-4': '#f0c897',
  'brand-5': '#988a8a',
}

RGB Array

[8, 0, 0], [172, 173, 177], [255, 244, 228], [240, 200, 151], [152, 138, 138]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #080000, #ACADB1, #FFF4E4, #F0C897, #988A8A 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: #080000; --color-2: #acadb1; --color-3: #fff4e4; --color-4: #f0c897; --color-5: #988a8a. 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