← Back to Editor

#000000 · #1E2630 · #7ABEA5 · #FBE4B3 · #CD8F92

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

#1E2630

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#1E2630
RGB
rgb(30, 38, 48)
HSL
hsl(213, 23%, 15%)
HSB
hsb(213, 38%, 19%)
CMYK
cmyk(37%, 21%, 0%, 81%)
Oklch
oklch(26.5% 0.022 254.2)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#7ABEA5

Jade · MediumAquaMarine · Apple Green

HEX
#7ABEA5
RGB
rgb(122, 190, 165)
HSL
hsl(158, 34%, 61%)
HSB
hsb(158, 36%, 75%)
CMYK
cmyk(36%, 0%, 13%, 25%)
Oklch
oklch(74.9% 0.078 169.0)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#FBE4B3

Goose Yellow · Wheat · Lemon Cream

HEX
#FBE4B3
RGB
rgb(251, 228, 179)
HSL
hsl(41, 90%, 84%)
HSB
hsb(41, 29%, 98%)
CMYK
cmyk(0%, 9%, 29%, 2%)
Oklch
oklch(92.6% 0.068 85.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#CD8F92

Peach Pink · DarkSalmon · Coral Red

HEX
#CD8F92
RGB
rgb(205, 143, 146)
HSL
hsl(357, 38%, 68%)
HSB
hsb(357, 30%, 80%)
CMYK
cmyk(0%, 30%, 29%, 20%)
Oklch
oklch(71.2% 0.076 15.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

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
1E2630
7ABEA5
FBE4B3
CD8F92
1.4
Fail
9.7
AAA
16.9
AAA
7.9
AAA
1.4
Fail
7.1
AAA
12.3
AAA
5.8
AA
9.7
AAA
7.1
AAA
1.7
Fail
1.2
Fail
16.9
AAA
12.3
AAA
1.7
Fail
2.1
Fail
7.9
AAA
5.8
AA
1.2
Fail
2.1
Fail
White BG
21.0AAA
15.3AAA
2.2Fail
1.2Fail
2.6Fail
Black BG
1.0Fail
1.4Fail
9.7AAA
16.9AAA
7.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
21222E
9798AB
F1F1BF
B2B291

Deuteranopia

000000
21202D
948EAD
F2F4C2
B6BA91

Tritanopia

000000
1E2C2B
7DB0B1
FAC8CA
CA9191

Achromatopsia

000000
252525
A7A7A7
E5E5E5
A2A2A2

Shades & Tints Shades & Tints

#000000

Dark
Light

#1E2630

Dark
Light

#7ABEA5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #1e2630;
  --color-3: #7abea5;
  --color-4: #fbe4b3;
  --color-5: #cd8f92;
}

SCSS

$color-1: #000000;
$color-2: #1e2630;
$color-3: #7abea5;
$color-4: #fbe4b3;
$color-5: #cd8f92;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#1e2630',
  'brand-3': '#7abea5',
  'brand-4': '#fbe4b3',
  'brand-5': '#cd8f92',
}

RGB Array

[0, 0, 0], [30, 38, 48], [122, 190, 165], [251, 228, 179], [205, 143, 146]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This cool-style palette of #000000, #1E2630, #7ABEA5, #FBE4B3, #CD8F92 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: #1e2630; --color-3: #7abea5; --color-4: #fbe4b3; --color-5: #cd8f92. 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