← Back to Editor

#FF0000 · #FF9900 · #FFFBB4 · #78C57B · #61271E

summer

A 5-color summer 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

#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

#FF9900

Ochre · Orange · Amber Brown

HEX
#FF9900
RGB
rgb(255, 153, 0)
HSL
hsl(36, 100%, 50%)
HSB
hsb(36, 100%, 100%)
CMYK
cmyk(0%, 40%, 100%, 0%)
Oklch
oklch(77.2% 0.174 64.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#FFFBB4

Fresh Green · Bisque · Lemon Cream

HEX
#FFFBB4
RGB
rgb(255, 251, 180)
HSL
hsl(57, 100%, 85%)
HSB
hsb(57, 29%, 100%)
CMYK
cmyk(0%, 2%, 29%, 0%)
Oklch
oklch(97.5% 0.090 105.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#78C57B

Celadon · DarkSeaGreen · Apple Green

HEX
#78C57B
RGB
rgb(120, 197, 123)
HSL
hsl(122, 40%, 62%)
HSB
hsb(122, 39%, 77%)
CMYK
cmyk(39%, 0%, 38%, 23%)
Oklch
oklch(75.5% 0.129 145.0)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#61271E

Crimson · Maroon · Wine Red

HEX
#61271E
RGB
rgb(97, 39, 30)
HSL
hsl(8, 53%, 25%)
HSB
hsb(8, 69%, 38%)
CMYK
cmyk(0%, 60%, 69%, 62%)
Oklch
oklch(35.4% 0.087 30.8)

TraditionalCrimson」· PaintWine Red」· 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
FF9900
FFFBB4
78C57B
61271E
1.9
Fail
3.8
AA Large
1.9
Fail
2.9
Fail
1.9
Fail
2.0
Fail
1.0
Fail
5.4
AA
3.8
AA Large
2.0
Fail
2.0
Fail
10.8
AAA
1.9
Fail
1.0
Fail
2.0
Fail
5.5
AA
2.9
Fail
5.4
AA
10.8
AAA
5.5
AA
White BG
4.0AA Large
2.1Fail
1.1Fail
2.1Fail
11.6AAA
Black BG
5.3AA
9.8AAA
19.7AAA
10.1AAA
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
D3D225
FDFDC5
999A8D
484720

Deuteranopia

9FB300
D9E02E
FEFEC9
958F91
4B5021

Tritanopia

F20000
FA4249
FFD3D6
7C9B9E
5E2222

Achromatopsia

4C4C4C
A6A6A6
F4F4F4
A6A6A6
373737

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#FF9900

Dark
Light

#FFFBB4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #ff9900;
  --color-3: #fffbb4;
  --color-4: #78c57b;
  --color-5: #61271e;
}

SCSS

$color-1: #ff0000;
$color-2: #ff9900;
$color-3: #fffbb4;
$color-4: #78c57b;
$color-5: #61271e;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#ff9900',
  'brand-3': '#fffbb4',
  'brand-4': '#78c57b',
  'brand-5': '#61271e',
}

RGB Array

[255, 0, 0], [255, 153, 0], [255, 251, 180], [120, 197, 123], [97, 39, 30]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This summer-style palette of #FF0000, #FF9900, #FFFBB4, #78C57B, #61271E 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: #ff0000; --color-2: #ff9900; --color-3: #fffbb4; --color-4: #78c57b; --color-5: #61271e. 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 summer-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