← Back to Editor

#FFF5AA · #96CCE6 · #7EB5B2 · #292929 · #191919

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

#FFF5AA

Fresh Green · Wheat · Lemon Cream

HEX
#FFF5AA
RGB
rgb(255, 245, 170)
HSL
hsl(53, 100%, 83%)
HSB
hsb(53, 33%, 100%)
CMYK
cmyk(0%, 4%, 33%, 0%)
Oklch
oklch(96.1% 0.095 101.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#96CCE6

Sky Blue · SkyBlue · Cobalt Blue

HEX
#96CCE6
RGB
rgb(150, 204, 230)
HSL
hsl(200, 62%, 75%)
HSB
hsb(200, 35%, 90%)
CMYK
cmyk(35%, 11%, 0%, 10%)
Oklch
oklch(81.7% 0.067 229.3)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#7EB5B2

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#7EB5B2
RGB
rgb(126, 181, 178)
HSL
hsl(177, 27%, 60%)
HSB
hsb(177, 30%, 71%)
CMYK
cmyk(30%, 0%, 2%, 29%)
Oklch
oklch(73.4% 0.058 191.7)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#292929

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#292929
RGB
rgb(41, 41, 41)
HSL
hsl(0, 0%, 16%)
HSB
hsb(0, 0%, 16%)
CMYK
cmyk(0%, 0%, 0%, 84%)
Oklch
oklch(28.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#191919

Ink Black · Black · Jet Black

HEX
#191919
RGB
rgb(25, 25, 25)
HSL
hsl(0, 0%, 10%)
HSB
hsb(0, 0%, 10%)
CMYK
cmyk(0%, 0%, 0%, 90%)
Oklch
oklch(21.3% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF5AA
A8B2FF

Analogous

FFCAA8
FFF5AA
DEFFA8

Triadic

FFF5AA
A8FFF5
F5A8FF

Split-Comp.

FFF5AA
A8DEFF
CAA8FF

Tetradic

FFF5AA
A8FFCA
A8B2FF
FFA8DE

Contrast Matrix WCAG 2.1 Contrast

FFF5AA
96CCE6
7EB5B2
292929
191919
1.6
Fail
2.1
Fail
13.1
AAA
15.8
AAA
1.6
Fail
1.3
Fail
8.4
AAA
10.1
AAA
2.1
Fail
1.3
Fail
6.3
AA
7.7
AAA
13.1
AAA
8.4
AAA
6.3
AA
1.2
Fail
15.8
AAA
10.1
AAA
7.7
AAA
1.2
Fail
White BG
1.1Fail
1.7Fail
2.3Fail
14.5AAA
17.6AAA
Black BG
18.9AAA
12.1AAA
9.1AAA
1.4Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFBBC
ADAEE0
9696B3
292929
191919

Deuteranopia

FBFCC1
AAA6DE
938FB3
292929
191919

Tritanopia

FFCACE
99DBDA
81B3B3
292929
191919

Achromatopsia

EFEFEF
BFBFBF
A4A4A4
292929
191919

Shades & Tints Shades & Tints

#FFF5AA

Dark
Light

#96CCE6

Dark
Light

#7EB5B2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff5aa;
  --color-2: #96cce6;
  --color-3: #7eb5b2;
  --color-4: #292929;
  --color-5: #191919;
}

SCSS

$color-1: #fff5aa;
$color-2: #96cce6;
$color-3: #7eb5b2;
$color-4: #292929;
$color-5: #191919;

TAILWIND

colors: {
  'brand-1': '#fff5aa',
  'brand-2': '#96cce6',
  'brand-3': '#7eb5b2',
  'brand-4': '#292929',
  'brand-5': '#191919',
}

RGB Array

[255, 245, 170], [150, 204, 230], [126, 181, 178], [41, 41, 41], [25, 25, 25]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF5AA, #96CCE6, #7EB5B2, #292929, #191919 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: #fff5aa; --color-2: #96cce6; --color-3: #7eb5b2; --color-4: #292929; --color-5: #191919. 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