← Back to Editor

#FFFFFF · #B0CD6A · #2A84B2 · #000000

A 4-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

#B0CD6A

Willow Green · DarkSeaGreen · Apple Green

HEX
#B0CD6A
RGB
rgb(176, 205, 106)
HSL
hsl(78, 50%, 61%)
HSB
hsb(78, 48%, 80%)
CMYK
cmyk(14%, 0%, 48%, 20%)
Oklch
oklch(80.5% 0.130 122.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#2A84B2

Lake Blue · SteelBlue · Navy Blue

HEX
#2A84B2
RGB
rgb(42, 132, 178)
HSL
hsl(200, 62%, 43%)
HSB
hsb(200, 76%, 70%)
CMYK
cmyk(76%, 26%, 0%, 30%)
Oklch
oklch(58.2% 0.108 235.7)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

#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
B0CD6A
2A84B2
000000
1.8
Fail
4.2
AA Large
21.0
AAA
1.8
Fail
2.3
Fail
11.8
AAA
4.2
AA Large
2.3
Fail
5.0
AA
21.0
AAA
11.8
AAA
5.0
AA
White BG
1.0Fail
1.8Fail
4.2AA Large
21.0AAA
Black BG
21.0AAA
11.8AAA
5.0AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
BDBD82
5152A7
000000

Deuteranopia

FFFFFF
BBB988
4C45A4
000000

Tritanopia

FFFFFF
B19599
2F9E9C
000000

Achromatopsia

FFFFFF
B9B9B9
6E6E6E
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B0CD6A

Dark
Light

#2A84B2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b0cd6a;
  --color-3: #2a84b2;
  --color-4: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #b0cd6a;
$color-3: #2a84b2;
$color-4: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b0cd6a',
  'brand-3': '#2a84b2',
  'brand-4': '#000000',
}

RGB Array

[255, 255, 255], [176, 205, 106], [42, 132, 178], [0, 0, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FFFFFF, #B0CD6A, #2A84B2, #000000 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #b0cd6a; --color-3: #2a84b2; --color-4: #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 4-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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