← Back to Editor

#FFFCFC · #79BAB1 · #529C92 · #375955 · #030505

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

#FFFCFC

Peach Pink · Snow · Cherry Blossom

HEX
#FFFCFC
RGB
rgb(255, 252, 252)
HSL
hsl(0, 100%, 99%)
HSB
hsb(0, 1%, 100%)
CMYK
cmyk(0%, 1%, 1%, 0%)
Oklch
oklch(99.3% 0.003 17.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#79BAB1

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#79BAB1
RGB
rgb(121, 186, 177)
HSL
hsl(172, 32%, 60%)
HSB
hsb(172, 35%, 73%)
CMYK
cmyk(35%, 0%, 5%, 27%)
Oklch
oklch(74.3% 0.068 184.9)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#529C92

Mineral Blue · CadetBlue · Mint Ice

HEX
#529C92
RGB
rgb(82, 156, 146)
HSL
hsl(172, 31%, 47%)
HSB
hsb(172, 47%, 61%)
CMYK
cmyk(47%, 0%, 6%, 39%)
Oklch
oklch(64.2% 0.076 184.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#375955

Mineral Blue · DarkSlateGray · Mint Ice

HEX
#375955
RGB
rgb(55, 89, 85)
HSL
hsl(173, 24%, 28%)
HSB
hsb(173, 38%, 35%)
CMYK
cmyk(38%, 0%, 4%, 65%)
Oklch
oklch(43.7% 0.040 186.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#030505

Slate Blue · Black · Peacock Green

HEX
#030505
RGB
rgb(3, 5, 5)
HSL
hsl(180, 25%, 2%)
HSB
hsb(180, 40%, 2%)
CMYK
cmyk(40%, 0%, 0%, 98%)
Oklch
oklch(11.1% 0.006 196.3)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFCFC
FAFFFF

Analogous

FFFAFC
FFFCFC
FFFCFA

Triadic

FFFCFC
FAFFFA
FAFAFF

Split-Comp.

FFFCFC
FAFFFC
FAFCFF

Tetradic

FFFCFC
FCFFFA
FAFFFF
FCFAFF

Contrast Matrix WCAG 2.1 Contrast

FFFCFC
79BAB1
529C92
375955
030505
2.2
Fail
3.2
AA Large
7.6
AAA
20.0
AAA
2.2
Fail
1.5
Fail
3.5
AA Large
9.2
AAA
3.2
AA Large
1.5
Fail
2.4
Fail
6.4
AA
7.6
AAA
3.5
AA Large
2.4
Fail
2.6
Fail
20.0
AAA
9.2
AAA
6.4
AA
2.6
Fail
White BG
1.0Fail
2.2Fail
3.2AA Large
7.7AAA
20.4AAA
Black BG
20.6AAA
9.5AAA
6.5AA
2.7Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFC
9596B3
727394
464656
040405

Deuteranopia

FEFEFC
918DB4
6E6895
444156
040405

Tritanopia

FFFCFC
7CB5B5
569697
395757
030505

Achromatopsia

FDFDFD
A6A6A6
858585
4E4E4E
040404

Shades & Tints Shades & Tints

#FFFCFC

Dark
Light

#79BAB1

Dark
Light

#529C92

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffcfc;
  --color-2: #79bab1;
  --color-3: #529c92;
  --color-4: #375955;
  --color-5: #030505;
}

SCSS

$color-1: #fffcfc;
$color-2: #79bab1;
$color-3: #529c92;
$color-4: #375955;
$color-5: #030505;

TAILWIND

colors: {
  'brand-1': '#fffcfc',
  'brand-2': '#79bab1',
  'brand-3': '#529c92',
  'brand-4': '#375955',
  'brand-5': '#030505',
}

RGB Array

[255, 252, 252], [121, 186, 177], [82, 156, 146], [55, 89, 85], [3, 5, 5]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFCFC, #79BAB1, #529C92, #375955, #030505 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: #fffcfc; --color-2: #79bab1; --color-3: #529c92; --color-4: #375955; --color-5: #030505. 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