← Back to Editor

#FFFF89 · #C4CC5C · #9AAC3C · #202D36 · #4773BC

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFF89

Fresh Green · Khaki · Lemon Cream

HEX
#FFFF89
RGB
rgb(255, 255, 137)
HSL
hsl(60, 100%, 77%)
HSB
hsb(60, 46%, 100%)
CMYK
cmyk(0%, 0%, 46%, 0%)
Oklch
oklch(97.6% 0.141 108.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C4CC5C

Autumn Sage · BurlyWood · Sunflower

HEX
#C4CC5C
RGB
rgb(196, 204, 92)
HSL
hsl(64, 52%, 58%)
HSB
hsb(64, 55%, 80%)
CMYK
cmyk(4%, 0%, 55%, 20%)
Oklch
oklch(81.7% 0.136 112.8)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#9AAC3C

Grass Green · DarkGoldenRod · Olive Green

HEX
#9AAC3C
RGB
rgb(154, 172, 60)
HSL
hsl(70, 48%, 45%)
HSB
hsb(70, 65%, 67%)
CMYK
cmyk(10%, 0%, 65%, 33%)
Oklch
oklch(70.8% 0.137 117.8)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#202D36

Slate Blue · DarkSlateGray · Deep Sea Blue

HEX
#202D36
RGB
rgb(32, 45, 54)
HSL
hsl(205, 26%, 17%)
HSB
hsb(205, 41%, 21%)
CMYK
cmyk(41%, 17%, 0%, 79%)
Oklch
oklch(28.9% 0.024 238.9)

TraditionalSlate Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#4773BC

Azure · SteelBlue · Navy Blue

HEX
#4773BC
RGB
rgb(71, 115, 188)
HSL
hsl(217, 47%, 51%)
HSB
hsb(217, 62%, 74%)
CMYK
cmyk(62%, 39%, 0%, 26%)
Oklch
oklch(55.9% 0.124 260.0)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFF89
8A8AFF

Analogous

FFC48A
FFFF89
C4FF8A

Triadic

FFFF89
8AFFFF
FF8AFF

Split-Comp.

FFFF89
8AC4FF
C48AFF

Tetradic

FFFF89
8AFFC4
8A8AFF
FF8AC4

Contrast Matrix WCAG 2.1 Contrast

FFFF89
C4CC5C
9AAC3C
202D36
4773BC
1.6
Fail
2.4
Fail
13.4
AAA
4.5
AA Large
1.6
Fail
1.5
Fail
8.1
AAA
2.7
Fail
2.4
Fail
1.5
Fail
5.6
AA
1.9
Fail
13.4
AAA
8.1
AAA
5.6
AA
3.0
Fail
4.5
AA Large
2.7
Fail
1.9
Fail
3.0
Fail
White BG
1.1Fail
1.7Fail
2.5Fail
14.1AAA
4.7AA
Black BG
19.9AAA
12.1AAA
8.3AAA
1.5Fail
4.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFA6
C7C877
A2A257
262634
5A5AAA

Deuteranopia

FFFFAC
C7C67E
A19F5E
252433
5854A6

Tritanopia

FFBCC1
C48C91
9B6C71
213232
499C99

Achromatopsia

F2F2F2
BDBDBD
9A9A9A
2A2A2A
6E6E6E

Shades & Tints Shades & Tints

#FFFF89

Dark
Light

#C4CC5C

Dark
Light

#9AAC3C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffff89;
  --color-2: #c4cc5c;
  --color-3: #9aac3c;
  --color-4: #202d36;
  --color-5: #4773bc;
}

SCSS

$color-1: #ffff89;
$color-2: #c4cc5c;
$color-3: #9aac3c;
$color-4: #202d36;
$color-5: #4773bc;

TAILWIND

colors: {
  'brand-1': '#ffff89',
  'brand-2': '#c4cc5c',
  'brand-3': '#9aac3c',
  'brand-4': '#202d36',
  'brand-5': '#4773bc',
}

RGB Array

[255, 255, 137], [196, 204, 92], [154, 172, 60], [32, 45, 54], [71, 115, 188]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFF89, #C4CC5C, #9AAC3C, #202D36, #4773BC 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: #ffff89; --color-2: #c4cc5c; --color-3: #9aac3c; --color-4: #202d36; --color-5: #4773bc. 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