← Back to Editor

#000000 · #FFE5B0 · #AFD0DB · #4B89A6 · #524737

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

#FFE5B0

Goose Yellow · Wheat · Lemon Cream

HEX
#FFE5B0
RGB
rgb(255, 229, 176)
HSL
hsl(40, 100%, 85%)
HSB
hsb(40, 31%, 100%)
CMYK
cmyk(0%, 10%, 31%, 0%)
Oklch
oklch(93.1% 0.074 84.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#AFD0DB

Sky Blue · LightSteelBlue · Glacier Blue

HEX
#AFD0DB
RGB
rgb(175, 208, 219)
HSL
hsl(195, 38%, 77%)
HSB
hsb(195, 20%, 86%)
CMYK
cmyk(20%, 5%, 0%, 14%)
Oklch
oklch(83.7% 0.038 220.0)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#4B89A6

Slate Blue · SteelBlue · Mint Ice

HEX
#4B89A6
RGB
rgb(75, 137, 166)
HSL
hsl(199, 38%, 47%)
HSB
hsb(199, 55%, 65%)
CMYK
cmyk(55%, 17%, 0%, 35%)
Oklch
oklch(60.0% 0.078 230.2)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#524737

Ochre · DarkOliveGreen · Amber Brown

HEX
#524737
RGB
rgb(82, 71, 55)
HSL
hsl(36, 20%, 27%)
HSB
hsb(36, 33%, 32%)
CMYK
cmyk(0%, 13%, 33%, 68%)
Oklch
oklch(40.4% 0.030 77.0)

TraditionalOchre」· PaintAmber Brown」· 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
FFE5B0
AFD0DB
4B89A6
524737
17.1
AAA
12.9
AAA
5.4
AA
2.3
Fail
17.1
AAA
1.3
Fail
3.1
AA Large
7.4
AAA
12.9
AAA
1.3
Fail
2.4
Fail
5.6
AA
5.4
AA
3.1
AA Large
2.4
Fail
2.3
Fail
2.3
Fail
7.4
AAA
5.6
AA
2.3
Fail
White BG
21.0AAA
1.2Fail
1.6Fail
3.9AA Large
9.1AAA
Black BG
1.0Fail
17.1AAA
12.9AAA
5.4AA
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
F4F4BD
BDBED8
66669F
4D4D3B

Deuteranopia

000000
F5F7C0
BBB9D8
625E9D
4E4F3C

Tritanopia

000000
FEC7C9
B1D6D6
4E9998
513E3F

Achromatopsia

000000
E7E7E7
C7C7C7
7A7A7A
484848

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFE5B0

Dark
Light

#AFD0DB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffe5b0;
  --color-3: #afd0db;
  --color-4: #4b89a6;
  --color-5: #524737;
}

SCSS

$color-1: #000000;
$color-2: #ffe5b0;
$color-3: #afd0db;
$color-4: #4b89a6;
$color-5: #524737;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffe5b0',
  'brand-3': '#afd0db',
  'brand-4': '#4b89a6',
  'brand-5': '#524737',
}

RGB Array

[0, 0, 0], [255, 229, 176], [175, 208, 219], [75, 137, 166], [82, 71, 55]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFE5B0, #AFD0DB, #4B89A6, #524737 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: #ffe5b0; --color-3: #afd0db; --color-4: #4b89a6; --color-5: #524737. 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