← Back to Editor

#000000 · #4B5E5A · #84CFCB · #FFF4E6 · #F99929

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

#4B5E5A

Mineral Blue · DarkSlateGray · Mint Ice

HEX
#4B5E5A
RGB
rgb(75, 94, 90)
HSL
hsl(167, 11%, 33%)
HSB
hsb(167, 20%, 37%)
CMYK
cmyk(20%, 0%, 4%, 63%)
Oklch
oklch(46.5% 0.024 181.0)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#84CFCB

Jade · SkyBlue · Lake Green

HEX
#84CFCB
RGB
rgb(132, 207, 203)
HSL
hsl(177, 44%, 66%)
HSB
hsb(177, 36%, 81%)
CMYK
cmyk(36%, 0%, 2%, 19%)
Oklch
oklch(80.5% 0.075 191.5)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#FFF4E6

Goose Yellow · Linen · Peach Orange

HEX
#FFF4E6
RGB
rgb(255, 244, 230)
HSL
hsl(34, 100%, 95%)
HSB
hsb(34, 10%, 100%)
CMYK
cmyk(0%, 4%, 10%, 0%)
Oklch
oklch(97.2% 0.022 74.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F99929

Ginger · GoldenRod · Warm Sun

HEX
#F99929
RGB
rgb(249, 153, 41)
HSL
hsl(32, 95%, 57%)
HSB
hsb(32, 84%, 98%)
CMYK
cmyk(0%, 39%, 84%, 2%)
Oklch
oklch(76.6% 0.162 63.6)

TraditionalGinger」· PaintWarm Sun」· 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
4B5E5A
84CFCB
FFF4E6
F99929
3.0
AA Large
11.8
AAA
19.3
AAA
9.6
AAA
3.0
AA Large
3.9
AA Large
6.3
AA
3.2
AA Large
11.8
AAA
3.9
AA Large
1.6
Fail
1.2
Fail
19.3
AAA
6.3
AA
1.6
Fail
2.0
Fail
9.6
AAA
3.2
AA Large
1.2
Fail
2.0
Fail
White BG
21.0AAA
6.9AA
1.8Fail
1.1Fail
2.2Fail
Black BG
1.0Fail
3.0AA Large
11.8AAA
19.3AAA
9.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
53535B
A4A5CC
FAFAE9
CFCF44

Deuteranopia

000000
52515B
A09BCC
FBFCEA
D5DC4B

Tritanopia

000000
4C5C5C
88CDCD
FEECED
F4595E

Achromatopsia

000000
585858
B8B8B8
F6F6F6
A9A9A9

Shades & Tints Shades & Tints

#000000

Dark
Light

#4B5E5A

Dark
Light

#84CFCB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #4b5e5a;
  --color-3: #84cfcb;
  --color-4: #fff4e6;
  --color-5: #f99929;
}

SCSS

$color-1: #000000;
$color-2: #4b5e5a;
$color-3: #84cfcb;
$color-4: #fff4e6;
$color-5: #f99929;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#4b5e5a',
  'brand-3': '#84cfcb',
  'brand-4': '#fff4e6',
  'brand-5': '#f99929',
}

RGB Array

[0, 0, 0], [75, 94, 90], [132, 207, 203], [255, 244, 230], [249, 153, 41]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #4B5E5A, #84CFCB, #FFF4E6, #F99929 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: #4b5e5a; --color-3: #84cfcb; --color-4: #fff4e6; --color-5: #f99929. 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