← Back to Editor

#121212 · #FAF5F0 · #FFB48F · #177A87

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

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FAF5F0

Goose Yellow · SeaShell · Peach Orange

HEX
#FAF5F0
RGB
rgb(250, 245, 240)
HSL
hsl(30, 50%, 96%)
HSB
hsb(30, 4%, 98%)
CMYK
cmyk(0%, 2%, 4%, 2%)
Oklch
oklch(97.3% 0.009 67.7)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#FFB48F

Apricot · LightSalmon · Peach Orange

HEX
#FFB48F
RGB
rgb(255, 180, 143)
HSL
hsl(20, 100%, 78%)
HSB
hsb(20, 44%, 100%)
CMYK
cmyk(0%, 29%, 44%, 0%)
Oklch
oklch(83.2% 0.101 47.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#177A87

Lake Blue · Teal · Mint Ice

HEX
#177A87
RGB
rgb(23, 122, 135)
HSL
hsl(187, 71%, 31%)
HSB
hsb(187, 83%, 53%)
CMYK
cmyk(83%, 10%, 0%, 47%)
Oklch
oklch(53.3% 0.086 208.6)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

121212
121212

Analogous

121212
121212
121212

Triadic

121212
121212
121212

Split-Comp.

121212
121212
121212

Tetradic

121212
121212
121212
121212

Contrast Matrix WCAG 2.1 Contrast

121212
FAF5F0
FFB48F
177A87
17.3
AAA
10.9
AAA
3.7
AA Large
17.3
AAA
1.6
Fail
4.6
AA
10.9
AAA
1.6
Fail
2.9
Fail
3.7
AA Large
4.6
AA
2.9
Fail
White BG
18.7AAA
1.1Fail
1.7Fail
5.0AA
Black BG
1.1Fail
19.4AAA
12.2AAA
4.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

121212
F8F8F1
DFDE98
424384

Deuteranopia

121212
F8F9F2
E3E99A
3C3583

Tritanopia

121212
FAF2F2
FB9FA1
1C8181

Achromatopsia

121212
F6F6F6
C6C6C6
5E5E5E

Shades & Tints Shades & Tints

#121212

Dark
Light

#FAF5F0

Dark
Light

#FFB48F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #121212;
  --color-2: #faf5f0;
  --color-3: #ffb48f;
  --color-4: #177a87;
}

SCSS

$color-1: #121212;
$color-2: #faf5f0;
$color-3: #ffb48f;
$color-4: #177a87;

TAILWIND

colors: {
  'brand-1': '#121212',
  'brand-2': '#faf5f0',
  'brand-3': '#ffb48f',
  'brand-4': '#177a87',
}

RGB Array

[18, 18, 18], [250, 245, 240], [255, 180, 143], [23, 122, 135]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #121212, #FAF5F0, #FFB48F, #177A87 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #121212; --color-2: #faf5f0; --color-3: #ffb48f; --color-4: #177a87. 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. 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