← Back to Editor

#000000 · #FF8830 · #D1B8A0 · #AECED2 · #CBDCDF

cool

A 5-color cool 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

#FF8830

Tangerine · Coral · Warm Sun

HEX
#FF8830
RGB
rgb(255, 136, 48)
HSL
hsl(26, 100%, 59%)
HSB
hsb(26, 81%, 100%)
CMYK
cmyk(0%, 47%, 81%, 0%)
Oklch
oklch(74.6% 0.172 52.1)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#D1B8A0

Apricot · Tan · Warm Sun

HEX
#D1B8A0
RGB
rgb(209, 184, 160)
HSL
hsl(29, 35%, 72%)
HSB
hsb(29, 23%, 82%)
CMYK
cmyk(0%, 12%, 23%, 18%)
Oklch
oklch(79.8% 0.044 66.0)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#AECED2

Sky Blue · LightSteelBlue · Lake Green

HEX
#AECED2
RGB
rgb(174, 206, 210)
HSL
hsl(187, 29%, 75%)
HSB
hsb(187, 17%, 82%)
CMYK
cmyk(17%, 2%, 0%, 18%)
Oklch
oklch(82.9% 0.035 205.8)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#CBDCDF

Sky Blue · LightGray · Glacier Blue

HEX
#CBDCDF
RGB
rgb(203, 220, 223)
HSL
hsl(189, 24%, 84%)
HSB
hsb(189, 9%, 87%)
CMYK
cmyk(9%, 1%, 0%, 13%)
Oklch
oklch(88.3% 0.019 209.4)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

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
FF8830
D1B8A0
AECED2
CBDCDF
8.8
AAA
11.1
AAA
12.6
AAA
14.8
AAA
8.8
AAA
1.3
Fail
1.4
Fail
1.7
Fail
11.1
AAA
1.3
Fail
1.1
Fail
1.3
Fail
12.6
AAA
1.4
Fail
1.1
Fail
1.2
Fail
14.8
AAA
1.7
Fail
1.3
Fail
1.2
Fail
White BG
21.0AAA
2.4Fail
1.9Fail
1.7Fail
1.4Fail
Black BG
1.0Fail
8.8AAA
11.1AAA
12.6AAA
14.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
CBCA45
C6C6A6
BCBCD1
D2D3DE

Deuteranopia

000000
D2DB4A
C8C9A7
BAB8D1
D1D0DE

Tritanopia

000000
F9565A
D0AAAB
B0D0D0
CCDEDE

Achromatopsia

000000
A2A2A2
BDBDBD
C5C5C5
D7D7D7

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF8830

Dark
Light

#D1B8A0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff8830;
  --color-3: #d1b8a0;
  --color-4: #aeced2;
  --color-5: #cbdcdf;
}

SCSS

$color-1: #000000;
$color-2: #ff8830;
$color-3: #d1b8a0;
$color-4: #aeced2;
$color-5: #cbdcdf;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff8830',
  'brand-3': '#d1b8a0',
  'brand-4': '#aeced2',
  'brand-5': '#cbdcdf',
}

RGB Array

[0, 0, 0], [255, 136, 48], [209, 184, 160], [174, 206, 210], [203, 220, 223]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This cool-style palette of #000000, #FF8830, #D1B8A0, #AECED2, #CBDCDF 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: #ff8830; --color-3: #d1b8a0; --color-4: #aeced2; --color-5: #cbdcdf. 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 cool-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