← Back to Editor

#FFFFFF · #16140F · #16BEB0 · #9AD6AC · #FFD005

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

#16140F

Ochre · Black · Amber Gold

HEX
#16140F
RGB
rgb(22, 20, 15)
HSL
hsl(43, 19%, 7%)
HSB
hsb(43, 32%, 9%)
CMYK
cmyk(0%, 9%, 32%, 91%)
Oklch
oklch(19.2% 0.010 88.8)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#16BEB0

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#16BEB0
RGB
rgb(22, 190, 176)
HSL
hsl(175, 79%, 42%)
HSB
hsb(175, 88%, 75%)
CMYK
cmyk(88%, 0%, 7%, 25%)
Oklch
oklch(72.2% 0.124 185.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#9AD6AC

Celadon · LightGreen · Apple Green

HEX
#9AD6AC
RGB
rgb(154, 214, 172)
HSL
hsl(138, 42%, 72%)
HSB
hsb(138, 28%, 84%)
CMYK
cmyk(28%, 0%, 20%, 16%)
Oklch
oklch(82.4% 0.085 153.7)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#FFD005

Ginger · Gold · Sunflower

HEX
#FFD005
RGB
rgb(255, 208, 5)
HSL
hsl(49, 100%, 51%)
HSB
hsb(49, 98%, 100%)
CMYK
cmyk(0%, 18%, 98%, 0%)
Oklch
oklch(87.3% 0.178 92.2)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

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
16140F
16BEB0
9AD6AC
FFD005
18.4
AAA
2.3
Fail
1.7
Fail
1.5
Fail
18.4
AAA
7.9
AAA
11.0
AAA
12.5
AAA
2.3
Fail
7.9
AAA
1.4
Fail
1.6
Fail
1.7
Fail
11.0
AAA
1.4
Fail
1.1
Fail
1.5
Fail
12.5
AAA
1.6
Fail
1.1
Fail
White BG
1.0Fail
18.4AAA
2.3Fail
1.7Fail
1.5Fail
Black BG
21.0AAA
1.1Fail
9.0AAA
12.6AAA
14.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
151510
5F60B3
B4B5B6
EBEA36

Deuteranopia

FFFFFF
151511
5548B4
B1ACB9
EDF142

Tritanopia

FFFFFF
161111
1EB6B7
9DBEC0
FD5D65

Achromatopsia

FFFFFF
141414
8A8A8A
BFBFBF
C7C7C7

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#16140F

Dark
Light

#16BEB0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #16140f;
  --color-3: #16beb0;
  --color-4: #9ad6ac;
  --color-5: #ffd005;
}

SCSS

$color-1: #ffffff;
$color-2: #16140f;
$color-3: #16beb0;
$color-4: #9ad6ac;
$color-5: #ffd005;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#16140f',
  'brand-3': '#16beb0',
  'brand-4': '#9ad6ac',
  'brand-5': '#ffd005',
}

RGB Array

[255, 255, 255], [22, 20, 15], [22, 190, 176], [154, 214, 172], [255, 208, 5]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #16140F, #16BEB0, #9AD6AC, #FFD005 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: #16140f; --color-3: #16beb0; --color-4: #9ad6ac; --color-5: #ffd005. 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