← Back to Editor

#000000 · #FFFFFF · #B3C975 · #27949F · #161616

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

#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

#B3C975

Willow Green · Tan · Apple Green

HEX
#B3C975
RGB
rgb(179, 201, 117)
HSL
hsl(76, 44%, 62%)
HSB
hsb(76, 42%, 79%)
CMYK
cmyk(11%, 0%, 42%, 21%)
Oklch
oklch(80.0% 0.112 121.0)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#27949F

Lake Blue · LightSeaGreen · Mint Ice

HEX
#27949F
RGB
rgb(39, 148, 159)
HSL
hsl(186, 61%, 39%)
HSB
hsb(186, 75%, 62%)
CMYK
cmyk(75%, 7%, 0%, 38%)
Oklch
oklch(61.3% 0.095 205.1)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#161616

Ink Black · Black · Jet Black

HEX
#161616
RGB
rgb(22, 22, 22)
HSL
hsl(0, 0%, 9%)
HSB
hsb(0, 0%, 9%)
CMYK
cmyk(0%, 0%, 0%, 91%)
Oklch
oklch(20.0% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

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
FFFFFF
B3C975
27949F
161616
21.0
AAA
11.5
AAA
5.8
AA
1.2
Fail
21.0
AAA
1.8
Fail
3.6
AA Large
18.1
AAA
11.5
AAA
1.8
Fail
2.0
Fail
9.9
AAA
5.8
AA
3.6
AA Large
2.0
Fail
5.0
AA
1.2
Fail
18.1
AAA
9.9
AAA
5.0
AA
White BG
21.0AAA
1.0Fail
1.8Fail
3.6AA Large
18.1AAA
Black BG
1.0Fail
21.0AAA
11.5AAA
5.8AA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFFF
BDBD89
56579C
161616

Deuteranopia

000000
FFFFFF
BBBA8E
50489C
161616

Tritanopia

000000
FFFFFF
B4999D
2C9A9A
161616

Achromatopsia

000000
FFFFFF
B9B9B9
757575
161616

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFFF

Dark
Light

#B3C975

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #b3c975;
  --color-4: #27949f;
  --color-5: #161616;
}

SCSS

$color-1: #000000;
$color-2: #ffffff;
$color-3: #b3c975;
$color-4: #27949f;
$color-5: #161616;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffff',
  'brand-3': '#b3c975',
  'brand-4': '#27949f',
  'brand-5': '#161616',
}

RGB Array

[0, 0, 0], [255, 255, 255], [179, 201, 117], [39, 148, 159], [22, 22, 22]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFFFFF, #B3C975, #27949F, #161616 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 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #ffffff; --color-3: #b3c975; --color-4: #27949f; --color-5: #161616. 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. 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