← Back to Editor

#FFFF33 · #E6D959 · #CCB380 · #B38CA6 · #9C6ACD

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent Library

Color Details Color Details

#FFFF33

Autumn Sage · Yellow · Sunflower

HEX
#FFFF33
RGB
rgb(255, 255, 51)
HSL
hsl(60, 100%, 60%)
HSB
hsb(60, 80%, 100%)
CMYK
cmyk(0%, 0%, 80%, 0%)
Oklch
oklch(96.9% 0.201 109.6)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#E6D959

Fresh Green · Khaki · Sunflower

HEX
#E6D959
RGB
rgb(230, 217, 89)
HSL
hsl(54, 74%, 63%)
HSB
hsb(54, 61%, 90%)
CMYK
cmyk(0%, 6%, 61%, 10%)
Oklch
oklch(87.2% 0.148 103.5)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#CCB380

Ginger · Tan · Sunflower

HEX
#CCB380
RGB
rgb(204, 179, 128)
HSL
hsl(40, 43%, 65%)
HSB
hsb(40, 37%, 80%)
CMYK
cmyk(0%, 12%, 37%, 20%)
Oklch
oklch(77.6% 0.073 84.7)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#B38CA6

Mauve · DarkGray · Rose Pink

HEX
#B38CA6
RGB
rgb(179, 140, 166)
HSL
hsl(320, 20%, 63%)
HSB
hsb(320, 22%, 70%)
CMYK
cmyk(0%, 22%, 7%, 30%)
Oklch
oklch(68.5% 0.059 338.9)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#9C6ACD

Lilac · MediumOrchid · Lilac Purple

HEX
#9C6ACD
RGB
rgb(156, 106, 205)
HSL
hsl(270, 50%, 61%)
HSB
hsb(270, 48%, 80%)
CMYK
cmyk(24%, 48%, 0%, 20%)
Oklch
oklch(61.8% 0.152 305.7)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFF33
3333FF

Analogous

FF9933
FFFF33
99FF33

Triadic

FFFF33
33FFFF
FF33FF

Split-Comp.

FFFF33
3399FF
9933FF

Tetradic

FFFF33
33FF99
3333FF
FF3399

Contrast Matrix WCAG 2.1 Contrast

FFFF33
E6D959
CCB380
B38CA6
9C6ACD
1.4
Fail
1.9
Fail
2.7
Fail
3.7
AA Large
1.4
Fail
1.4
Fail
2.0
Fail
2.7
Fail
1.9
Fail
1.4
Fail
1.4
Fail
1.9
Fail
2.7
Fail
2.0
Fail
1.4
Fail
1.3
Fail
3.7
AA Large
2.7
Fail
1.9
Fail
1.3
Fail
White BG
1.1Fail
1.5Fail
2.0Fail
2.9Fail
3.9AA Large
Black BG
19.6AAA
14.4AAA
10.3AAA
7.2AAA
5.4AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFF64
E0E078
C1C18C
A2A2A0
8686B5

Deuteranopia

FFFF70
E1E27F
C3C48F
A4A79E
898DAF

Tritanopia

FF8B94
E59096
CB9698
B19B9A
9AA29E

Achromatopsia

E8E8E8
CECECE
B5B5B5
9B9B9B
848484

Shades & Tints Shades & Tints

#FFFF33

Dark
Light

#E6D959

Dark
Light

#CCB380

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffff33;
  --color-2: #e6d959;
  --color-3: #ccb380;
  --color-4: #b38ca6;
  --color-5: #9c6acd;
}

SCSS

$color-1: #ffff33;
$color-2: #e6d959;
$color-3: #ccb380;
$color-4: #b38ca6;
$color-5: #9c6acd;

TAILWIND

colors: {
  'brand-1': '#ffff33',
  'brand-2': '#e6d959',
  'brand-3': '#ccb380',
  'brand-4': '#b38ca6',
  'brand-5': '#9c6acd',
}

RGB Array

[255, 255, 51], [230, 217, 89], [204, 179, 128], [179, 140, 166], [156, 106, 205]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFF33, #E6D959, #CCB380, #B38CA6, #9C6ACD 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: #ffff33; --color-2: #e6d959; --color-3: #ccb380; --color-4: #b38ca6; --color-5: #9c6acd. 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