← Back to Editor

#FFFFFF · #61ADB0 · #535A61 · #091212 · #C2BAA3

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

#61ADB0

Slate Blue · CadetBlue · Lake Green

HEX
#61ADB0
RGB
rgb(97, 173, 176)
HSL
hsl(182, 33%, 54%)
HSB
hsb(182, 45%, 69%)
CMYK
cmyk(45%, 2%, 0%, 31%)
Oklch
oklch(70.0% 0.076 198.9)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#535A61

Indigo · DimGray · Charcoal

HEX
#535A61
RGB
rgb(83, 90, 97)
HSL
hsl(210, 8%, 35%)
HSB
hsb(210, 14%, 38%)
CMYK
cmyk(14%, 7%, 0%, 62%)
Oklch
oklch(46.4% 0.014 248.1)

TraditionalIndigo」· PaintCharcoal」· Creative Midnight Shadow

#091212

Slate Blue · Black · Peacock Green

HEX
#091212
RGB
rgb(9, 18, 18)
HSL
hsl(180, 33%, 5%)
HSB
hsb(180, 50%, 7%)
CMYK
cmyk(50%, 0%, 0%, 93%)
Oklch
oklch(17.3% 0.014 196.0)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#C2BAA3

Ginger · Tan · Sunflower

HEX
#C2BAA3
RGB
rgb(194, 186, 163)
HSL
hsl(45, 20%, 70%)
HSB
hsb(45, 16%, 76%)
CMYK
cmyk(0%, 4%, 16%, 24%)
Oklch
oklch(78.9% 0.033 91.1)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

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
61ADB0
535A61
091212
C2BAA3
2.6
Fail
7.0
AA
19.0
AAA
1.9
Fail
2.6
Fail
2.7
Fail
7.3
AAA
1.3
Fail
7.0
AA
2.7
Fail
2.7
Fail
3.6
AA Large
19.0
AAA
7.3
AAA
2.7
Fail
9.8
AAA
1.9
Fail
1.3
Fail
3.6
AA Large
9.8
AAA
White BG
1.0Fail
2.6Fail
7.0AA
19.0AAA
1.9Fail
Black BG
21.0AAA
8.1AAA
3.0AA Large
1.1Fail
10.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
8283AF
56565F
0D0D12
BFBEA9

Deuteranopia

FFFFFF
7E78AF
56555F
0C0C12
BFC0AA

Tritanopia

FFFFFF
65AFAF
535E5E
091212
C2ADAE

Achromatopsia

FFFFFF
979797
595959
0F0F0F
BABABA

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#61ADB0

Dark
Light

#535A61

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #61adb0;
  --color-3: #535a61;
  --color-4: #091212;
  --color-5: #c2baa3;
}

SCSS

$color-1: #ffffff;
$color-2: #61adb0;
$color-3: #535a61;
$color-4: #091212;
$color-5: #c2baa3;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#61adb0',
  'brand-3': '#535a61',
  'brand-4': '#091212',
  'brand-5': '#c2baa3',
}

RGB Array

[255, 255, 255], [97, 173, 176], [83, 90, 97], [9, 18, 18], [194, 186, 163]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #61ADB0, #535A61, #091212, #C2BAA3 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: #ffffff; --color-2: #61adb0; --color-3: #535a61; --color-4: #091212; --color-5: #c2baa3. 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