← Back to Editor

#000000 · #DAFF00 · #FFAF00 · #FF5CA1 · #BB29F7

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#DAFF00

Autumn Sage · Yellow · Honey Gold

HEX
#DAFF00
RGB
rgb(218, 255, 0)
HSL
hsl(69, 100%, 50%)
HSB
hsb(69, 100%, 100%)
CMYK
cmyk(15%, 0%, 100%, 0%)
Oklch
oklch(94.0% 0.223 119.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#FFAF00

Ochre · Orange · Honey Gold

HEX
#FFAF00
RGB
rgb(255, 175, 0)
HSL
hsl(41, 100%, 50%)
HSB
hsb(41, 100%, 100%)
CMYK
cmyk(0%, 31%, 100%, 0%)
Oklch
oklch(81.1% 0.170 75.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#FF5CA1

Rouge · LightCoral · Rose Pink

HEX
#FF5CA1
RGB
rgb(255, 92, 161)
HSL
hsl(335, 100%, 68%)
HSB
hsb(335, 64%, 100%)
CMYK
cmyk(0%, 64%, 37%, 0%)
Oklch
oklch(70.7% 0.206 357.6)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#BB29F7

Royal Purple · DarkOrchid · Violet

HEX
#BB29F7
RGB
rgb(187, 41, 247)
HSL
hsl(283, 93%, 56%)
HSB
hsb(283, 83%, 97%)
CMYK
cmyk(24%, 83%, 0%, 3%)
Oklch
oklch(61.1% 0.281 312.8)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
DAFF00
FFAF00
FF5CA1
BB29F7
18.3
AAA
11.4
AAA
7.3
AAA
4.8
AA
18.3
AAA
1.6
Fail
2.5
Fail
3.8
AA Large
11.4
AAA
1.6
Fail
1.6
Fail
2.4
Fail
7.3
AAA
2.5
Fail
1.6
Fail
1.5
Fail
4.8
AA
3.8
AA Large
2.4
Fail
1.5
Fail
White BG
21.0AAA
1.1Fail
1.8Fail
2.9Fail
4.4AA Large
Black BG
1.0Fail
18.3AAA
11.4AAA
7.3AAA
4.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
EAEA3E
DCDC2A
B8B790
7C7AC5

Deuteranopia

000000
E8E54D
E1E735
C2CE8C
848FB9

Tritanopia

000000
DC6E79
FB4C53
F78380
B49E95

Achromatopsia

000000
D7D7D7
B3B3B3
959595
6C6C6C

Shades & Tints Shades & Tints

#000000

Dark
Light

#DAFF00

Dark
Light

#FFAF00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #daff00;
  --color-3: #ffaf00;
  --color-4: #ff5ca1;
  --color-5: #bb29f7;
}

SCSS

$color-1: #000000;
$color-2: #daff00;
$color-3: #ffaf00;
$color-4: #ff5ca1;
$color-5: #bb29f7;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#daff00',
  'brand-3': '#ffaf00',
  'brand-4': '#ff5ca1',
  'brand-5': '#bb29f7',
}

RGB Array

[0, 0, 0], [218, 255, 0], [255, 175, 0], [255, 92, 161], [187, 41, 247]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #DAFF00, #FFAF00, #FF5CA1, #BB29F7 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #daff00; --color-3: #ffaf00; --color-4: #ff5ca1; --color-5: #bb29f7. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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