← Back to Editor

#5FADED · #2E2B20 · #899AA1 · #C4C5CA · #FFFBE3

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

#5FADED

Sky Blue · CornflowerBlue · Cobalt Blue

HEX
#5FADED
RGB
rgb(95, 173, 237)
HSL
hsl(207, 80%, 65%)
HSB
hsb(207, 60%, 93%)
CMYK
cmyk(60%, 27%, 0%, 7%)
Oklch
oklch(72.4% 0.121 245.3)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#2E2B20

Ochre · DarkSlateGray · Amber Gold

HEX
#2E2B20
RGB
rgb(46, 43, 32)
HSL
hsl(47, 18%, 15%)
HSB
hsb(47, 30%, 18%)
CMYK
cmyk(0%, 7%, 30%, 82%)
Oklch
oklch(28.9% 0.020 94.6)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#899AA1

Slate Blue · LightSlateGray · Lake Green

HEX
#899AA1
RGB
rgb(137, 154, 161)
HSL
hsl(198, 11%, 58%)
HSB
hsb(198, 15%, 63%)
CMYK
cmyk(15%, 4%, 0%, 37%)
Oklch
oklch(67.5% 0.022 224.5)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#C4C5CA

Silver Gray · Silver · Pearl Gray

HEX
#C4C5CA
RGB
rgb(196, 197, 202)
HSL
hsl(230, 5%, 78%)
HSB
hsb(230, 3%, 79%)
CMYK
cmyk(3%, 2%, 0%, 21%)
Oklch
oklch(82.4% 0.007 277.1)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#FFFBE3

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFBE3
RGB
rgb(255, 251, 227)
HSL
hsl(51, 100%, 95%)
HSB
hsb(51, 11%, 100%)
CMYK
cmyk(0%, 2%, 11%, 0%)
Oklch
oklch(98.5% 0.032 99.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5FADED
ED9F5E

Analogous

5EEDE6
5FADED
5E65ED

Triadic

5FADED
ED5EAD
ADED5E

Split-Comp.

5FADED
ED5E65
EDE65E

Tetradic

5FADED
E65EED
ED9F5E
65ED5E

Contrast Matrix WCAG 2.1 Contrast

5FADED
2E2B20
899AA1
C4C5CA
FFFBE3
5.9
AA
1.2
Fail
1.4
Fail
2.3
Fail
5.9
AA
4.9
AA
8.2
AAA
13.6
AAA
1.2
Fail
4.9
AA
1.7
Fail
2.8
Fail
1.4
Fail
8.2
AAA
1.7
Fail
1.7
Fail
2.3
Fail
13.6
AAA
2.8
Fail
1.7
Fail
White BG
2.4Fail
14.2AAA
2.9Fail
1.7Fail
1.0Fail
Black BG
8.7AAA
1.5Fail
7.2AAA
12.2AAA
20.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

8181DE
2D2D23
90919F
C4C4C9
FDFDE9

Deuteranopia

7C76DA
2D2D23
8F8E9F
C4C4C8
FEFEEA

Tritanopia

63D1CF
2E2525
8A9E9E
C4C8C8
FFEDEE

Achromatopsia

9D9D9D
2B2B2B
969696
C5C5C5
F9F9F9

Shades & Tints Shades & Tints

#5FADED

Dark
Light

#2E2B20

Dark
Light

#899AA1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5faded;
  --color-2: #2e2b20;
  --color-3: #899aa1;
  --color-4: #c4c5ca;
  --color-5: #fffbe3;
}

SCSS

$color-1: #5faded;
$color-2: #2e2b20;
$color-3: #899aa1;
$color-4: #c4c5ca;
$color-5: #fffbe3;

TAILWIND

colors: {
  'brand-1': '#5faded',
  'brand-2': '#2e2b20',
  'brand-3': '#899aa1',
  'brand-4': '#c4c5ca',
  'brand-5': '#fffbe3',
}

RGB Array

[95, 173, 237], [46, 43, 32], [137, 154, 161], [196, 197, 202], [255, 251, 227]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #5FADED, #2E2B20, #899AA1, #C4C5CA, #FFFBE3 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: #5faded; --color-2: #2e2b20; --color-3: #899aa1; --color-4: #c4c5ca; --color-5: #fffbe3. 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