← Back to Editor

#FF00C6 · #0077FF · #FFD900

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#FF00C6

Rose Purple · DeepPink · Violet

HEX
#FF00C6
RGB
rgb(255, 0, 198)
HSL
hsl(313, 100%, 50%)
HSB
hsb(313, 100%, 100%)
CMYK
cmyk(0%, 100%, 22%, 0%)
Oklch
oklch(67.2% 0.289 341.9)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#0077FF

Indigo · DodgerBlue · Navy Blue

HEX
#0077FF
RGB
rgb(0, 119, 255)
HSL
hsl(212, 100%, 50%)
HSB
hsb(212, 100%, 100%)
CMYK
cmyk(100%, 53%, 0%, 0%)
Oklch
oklch(59.7% 0.221 258.0)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#FFD900

Autumn Sage · Gold · Honey Gold

HEX
#FFD900
RGB
rgb(255, 217, 0)
HSL
hsl(51, 100%, 50%)
HSB
hsb(51, 100%, 100%)
CMYK
cmyk(0%, 15%, 100%, 0%)
Oklch
oklch(89.1% 0.183 96.2)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF00C6
00FF37

Analogous

B700FF
FF00C6
FF0048

Triadic

FF00C6
C8FF00
00C8FF

Split-Comp.

FF00C6
48FF00
00FFB7

Tetradic

FF00C6
FFB700
00FF37
0048FF

Contrast Matrix WCAG 2.1 Contrast

FF00C6
0077FF
FFD900
1.2
Fail
2.5
Fail
1.2
Fail
3.0
Fail
2.5
Fail
3.0
Fail
White BG
3.5AA Large
4.1AA Large
1.4Fail
Black BG
6.1AA
5.1AA
15.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E96
3435DE
EFEE35

Deuteranopia

9FB38B
2D24D6
F1F441

Tritanopia

F27068
06C4BE
FD5E67

Achromatopsia

636363
636363
CCCCCC

Shades & Tints Shades & Tints

#FF00C6

Dark
Light

#0077FF

Dark
Light

#FFD900

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff00c6;
  --color-2: #0077ff;
  --color-3: #ffd900;
}

SCSS

$color-1: #ff00c6;
$color-2: #0077ff;
$color-3: #ffd900;

TAILWIND

colors: {
  'brand-1': '#ff00c6',
  'brand-2': '#0077ff',
  'brand-3': '#ffd900',
}

RGB Array

[255, 0, 198], [0, 119, 255], [255, 217, 0]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #FF00C6, #0077FF, #FFD900 is ideal for: social media posters, mobile apps, e-commerce promos. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ff00c6; --color-2: #0077ff; --color-3: #ffd900. 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 3-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