← Back to Editor

#000000 · #FF6836 · #FFF1B3 · #C4B262 · #45B7BF

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

#FF6836

Apricot · Tomato · Warm Sun

HEX
#FF6836
RGB
rgb(255, 104, 54)
HSL
hsl(15, 100%, 61%)
HSB
hsb(15, 79%, 100%)
CMYK
cmyk(0%, 59%, 79%, 0%)
Oklch
oklch(70.1% 0.195 38.0)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#FFF1B3

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF1B3
RGB
rgb(255, 241, 179)
HSL
hsl(49, 100%, 85%)
HSB
hsb(49, 30%, 100%)
CMYK
cmyk(0%, 5%, 30%, 0%)
Oklch
oklch(95.5% 0.080 96.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#C4B262

Ginger · Tan · Sunflower

HEX
#C4B262
RGB
rgb(196, 178, 98)
HSL
hsl(49, 45%, 58%)
HSB
hsb(49, 50%, 77%)
CMYK
cmyk(0%, 9%, 50%, 23%)
Oklch
oklch(76.2% 0.103 97.0)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#45B7BF

Slate Blue · MediumTurquoise · Lake Green

HEX
#45B7BF
RGB
rgb(69, 183, 191)
HSL
hsl(184, 49%, 51%)
HSB
hsb(184, 64%, 75%)
CMYK
cmyk(64%, 4%, 0%, 25%)
Oklch
oklch(71.9% 0.101 201.7)

TraditionalSlate Blue」· PaintLake Green」· 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
FF6836
FFF1B3
C4B262
45B7BF
7.3
AAA
18.5
AAA
9.9
AAA
8.8
AAA
7.3
AAA
2.5
Fail
1.4
Fail
1.2
Fail
18.5
AAA
2.5
Fail
1.9
Fail
2.1
Fail
9.9
AAA
1.4
Fail
1.9
Fail
1.1
Fail
8.8
AAA
1.2
Fail
2.1
Fail
1.1
Fail
White BG
21.0AAA
2.9Fail
1.1Fail
2.1Fail
2.4Fail
Black BG
1.0Fail
7.3AAA
18.5AAA
9.9AAA
8.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
BEBC42
F9F9C2
BCBC75
7677BD

Deuteranopia

000000
C6D245
FAFBC6
BDBF7A
7067BD

Tritanopia

000000
F74C4E
FECED0
C38588
4BBCBB

Achromatopsia

000000
8F8F8F
EEEEEE
AEAEAE
969696

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF6836

Dark
Light

#FFF1B3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff6836;
  --color-3: #fff1b3;
  --color-4: #c4b262;
  --color-5: #45b7bf;
}

SCSS

$color-1: #000000;
$color-2: #ff6836;
$color-3: #fff1b3;
$color-4: #c4b262;
$color-5: #45b7bf;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff6836',
  'brand-3': '#fff1b3',
  'brand-4': '#c4b262',
  'brand-5': '#45b7bf',
}

RGB Array

[0, 0, 0], [255, 104, 54], [255, 241, 179], [196, 178, 98], [69, 183, 191]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FF6836, #FFF1B3, #C4B262, #45B7BF 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: #ff6836; --color-3: #fff1b3; --color-4: #c4b262; --color-5: #45b7bf. 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