← Back to Editor

#FFFFFF · #B1DDD4 · #602310 · #DDE295 · #000000

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#B1DDD4

Jade · LightBlue · Glacier Blue

HEX
#B1DDD4
RGB
rgb(177, 221, 212)
HSL
hsl(168, 39%, 78%)
HSB
hsb(168, 20%, 87%)
CMYK
cmyk(20%, 0%, 4%, 13%)
Oklch
oklch(86.4% 0.047 181.3)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#602310

Vermilion · Maroon · Wine Red

HEX
#602310
RGB
rgb(96, 35, 16)
HSL
hsl(14, 71%, 22%)
HSB
hsb(14, 83%, 38%)
CMYK
cmyk(0%, 64%, 83%, 62%)
Oklch
oklch(34.4% 0.094 37.4)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#DDE295

Fresh Green · Khaki · Sunflower

HEX
#DDE295
RGB
rgb(221, 226, 149)
HSL
hsl(64, 57%, 74%)
HSB
hsb(64, 34%, 89%)
CMYK
cmyk(2%, 0%, 34%, 11%)
Oklch
oklch(89.1% 0.098 111.4)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
B1DDD4
602310
DDE295
000000
1.5
Fail
12.0
AAA
1.4
Fail
21.0
AAA
1.5
Fail
8.1
AAA
1.1
Fail
14.2
AAA
12.0
AAA
8.1
AAA
8.8
AAA
1.7
Fail
1.4
Fail
1.1
Fail
8.8
AAA
15.4
AAA
21.0
AAA
14.2
AAA
1.7
Fail
15.4
AAA
White BG
1.0Fail
1.5Fail
12.0AAA
1.4Fail
21.0AAA
Black BG
21.0AAA
14.2AAA
1.7Fail
15.4AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C4C4D6
464515
DFDFA8
000000

Deuteranopia

FFFFFF
C2BED7
494E16
DFDFAC
000000

Tritanopia

FFFFFF
B3D8D8
5D1819
DDB6BA
000000

Achromatopsia

FFFFFF
CFCFCF
333333
D8D8D8
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B1DDD4

Dark
Light

#602310

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b1ddd4;
  --color-3: #602310;
  --color-4: #dde295;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #b1ddd4;
$color-3: #602310;
$color-4: #dde295;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b1ddd4',
  'brand-3': '#602310',
  'brand-4': '#dde295',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [177, 221, 212], [96, 35, 16], [221, 226, 149], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #B1DDD4, #602310, #DDE295, #000000 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: #ffffff; --color-2: #b1ddd4; --color-3: #602310; --color-4: #dde295; --color-5: #000000. 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