← Back to Editor

#FFFF60 · #E0E800 · #ACA64B · #688B88 · #8DBBC9

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 Library

Color Details Color Details

#FFFF60

Fresh Green · Khaki · Sunflower

HEX
#FFFF60
RGB
rgb(255, 255, 96)
HSL
hsl(60, 100%, 69%)
HSB
hsb(60, 62%, 100%)
CMYK
cmyk(0%, 0%, 62%, 0%)
Oklch
oklch(97.2% 0.176 109.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#E0E800

Autumn Sage · Gold · Honey Gold

HEX
#E0E800
RGB
rgb(224, 232, 0)
HSL
hsl(62, 100%, 45%)
HSB
hsb(62, 100%, 91%)
CMYK
cmyk(3%, 0%, 100%, 9%)
Oklch
oklch(89.5% 0.198 112.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#ACA64B

Autumn Sage · GoldenRod · Honey Gold

HEX
#ACA64B
RGB
rgb(172, 166, 75)
HSL
hsl(56, 39%, 48%)
HSB
hsb(56, 56%, 67%)
CMYK
cmyk(0%, 3%, 56%, 33%)
Oklch
oklch(71.2% 0.113 105.5)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#688B88

Mineral Blue · SlateGray · Mint Ice

HEX
#688B88
RGB
rgb(104, 139, 136)
HSL
hsl(175, 14%, 48%)
HSB
hsb(175, 25%, 55%)
CMYK
cmyk(25%, 0%, 2%, 45%)
Oklch
oklch(61.0% 0.039 189.6)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#8DBBC9

Sky Blue · SkyBlue · Lake Green

HEX
#8DBBC9
RGB
rgb(141, 187, 201)
HSL
hsl(194, 36%, 67%)
HSB
hsb(194, 30%, 79%)
CMYK
cmyk(30%, 7%, 0%, 21%)
Oklch
oklch(76.4% 0.053 218.5)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFF60
6161FF

Analogous

FFB061
FFFF60
B0FF61

Triadic

FFFF60
61FFFF
FF61FF

Split-Comp.

FFFF60
61B0FF
B061FF

Tetradic

FFFF60
61FFB0
6161FF
FF61B0

Contrast Matrix WCAG 2.1 Contrast

FFFF60
E0E800
ACA64B
688B88
8DBBC9
1.3
Fail
2.4
Fail
3.5
AA Large
2.0
Fail
1.3
Fail
1.9
Fail
2.8
Fail
1.6
Fail
2.4
Fail
1.9
Fail
1.5
Fail
1.2
Fail
3.5
AA Large
2.8
Fail
1.5
Fail
1.8
Fail
2.0
Fail
1.6
Fail
1.2
Fail
1.8
Fail
White BG
1.1Fail
1.3Fail
2.5Fail
3.7AA Large
2.1Fail
Black BG
19.7AAA
15.7AAA
8.3AAA
5.6AA
10.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFF86
E3E438
A9A961
777789
A1A1C6

Deuteranopia

FFFF90
E3E246
AAAA66
757389
9E9BC5

Tritanopia

FFA5AC
E0646E
AC7276
6A8989
8FC3C2

Achromatopsia

EDEDED
CBCBCB
9D9D9D
808080
AFAFAF

Shades & Tints Shades & Tints

#FFFF60

Dark
Light

#E0E800

Dark
Light

#ACA64B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffff60;
  --color-2: #e0e800;
  --color-3: #aca64b;
  --color-4: #688b88;
  --color-5: #8dbbc9;
}

SCSS

$color-1: #ffff60;
$color-2: #e0e800;
$color-3: #aca64b;
$color-4: #688b88;
$color-5: #8dbbc9;

TAILWIND

colors: {
  'brand-1': '#ffff60',
  'brand-2': '#e0e800',
  'brand-3': '#aca64b',
  'brand-4': '#688b88',
  'brand-5': '#8dbbc9',
}

RGB Array

[255, 255, 96], [224, 232, 0], [172, 166, 75], [104, 139, 136], [141, 187, 201]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFF60, #E0E800, #ACA64B, #688B88, #8DBBC9 is ideal for: corporate websites, product showcases, portfolios. 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: #ffff60; --color-2: #e0e800; --color-3: #aca64b; --color-4: #688b88; --color-5: #8dbbc9. 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. 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