← Back to Editor

#FF0000 · #FFFF00 · #0000FF

vintage

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

NostalgicClassicTimelessWarmCool

Industry INDUSTRY

CafePublishingCraft

UI Context UI CONTEXT

StorefrontDigital MenuPoster

Color Details Color Details

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FFFF00

Autumn Sage · Yellow · Honey Gold

HEX
#FFFF00
RGB
rgb(255, 255, 0)
HSL
hsl(60, 100%, 50%)
HSB
hsb(60, 100%, 100%)
CMYK
cmyk(0%, 0%, 100%, 0%)
Oklch
oklch(96.8% 0.211 109.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#0000FF

Deep Indigo · Blue · Navy Blue

HEX
#0000FF
RGB
rgb(0, 0, 255)
HSL
hsl(240, 100%, 50%)
HSB
hsb(240, 100%, 100%)
CMYK
cmyk(100%, 100%, 0%, 0%)
Oklch
oklch(45.2% 0.313 264.1)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF0000
00FFFF

Analogous

FF0080
FF0000
FF8000

Triadic

FF0000
00FF00
0000FF

Split-Comp.

FF0000
00FF80
0080FF

Tetradic

FF0000
80FF00
00FFFF
8000FF

Contrast Matrix WCAG 2.1 Contrast

FF0000
FFFF00
0000FF
3.7
AA Large
2.1
Fail
3.7
AA Large
8.0
AAA
2.1
Fail
8.0
AAA
White BG
4.0AA Large
1.1Fail
8.6AAA
Black BG
5.3AA
19.6AAA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
FFFF3E
0000C1

Deuteranopia

9FB300
FFFF4D
0000B3

Tritanopia

F20000
FF6E79
009186

Achromatopsia

4C4C4C
E2E2E2
1D1D1D

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#FFFF00

Dark
Light

#0000FF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #ffff00;
  --color-3: #0000ff;
}

SCSS

$color-1: #ff0000;
$color-2: #ffff00;
$color-3: #0000ff;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#ffff00',
  'brand-3': '#0000ff',
}

RGB Array

[255, 0, 0], [255, 255, 0], [0, 0, 255]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This vintage-style palette of #FF0000, #FFFF00, #0000FF 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: #ff0000; --color-2: #ffff00; --color-3: #0000ff. 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 vintage-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