← Back to Editor

#020202 · #E31C37 · #F2631E · #FD7E37 · #76A58D

summer

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#020202

Ink Black · Black · Jet Black

HEX
#020202
RGB
rgb(2, 2, 2)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(8.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#E31C37

Vermilion · Crimson · Passion Red

HEX
#E31C37
RGB
rgb(227, 28, 55)
HSL
hsl(352, 78%, 50%)
HSB
hsb(352, 88%, 89%)
CMYK
cmyk(0%, 88%, 76%, 11%)
Oklch
oklch(58.7% 0.225 22.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#F2631E

Tangerine · Chocolate · Warm Sun

HEX
#F2631E
RGB
rgb(242, 99, 30)
HSL
hsl(20, 89%, 53%)
HSB
hsb(20, 88%, 95%)
CMYK
cmyk(0%, 59%, 88%, 5%)
Oklch
oklch(67.3% 0.191 41.9)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#FD7E37

Tangerine · Coral · Warm Sun

HEX
#FD7E37
RGB
rgb(253, 126, 55)
HSL
hsl(22, 98%, 60%)
HSB
hsb(22, 78%, 99%)
CMYK
cmyk(0%, 50%, 78%, 1%)
Oklch
oklch(72.8% 0.175 46.6)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#76A58D

Celadon · CadetBlue · Olive Green

HEX
#76A58D
RGB
rgb(118, 165, 141)
HSL
hsl(149, 21%, 55%)
HSB
hsb(149, 28%, 65%)
CMYK
cmyk(28%, 0%, 15%, 35%)
Oklch
oklch(68.1% 0.062 162.0)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020202
030303

Analogous

030303
020202
030303

Triadic

020202
030303
030303

Split-Comp.

020202
030303
030303

Tetradic

020202
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

020202
E31C37
F2631E
FD7E37
76A58D
4.4
AA Large
6.5
AA
8.1
AAA
7.4
AAA
4.4
AA Large
1.5
Fail
1.8
Fail
1.7
Fail
6.5
AA
1.5
Fail
1.2
Fail
1.1
Fail
8.1
AAA
1.8
Fail
1.2
Fail
1.1
Fail
7.4
AAA
1.7
Fail
1.1
Fail
1.1
Fail
White BG
20.7AAA
4.7AA
3.2AA Large
2.6Fail
2.8Fail
Black BG
1.0Fail
4.5AA Large
6.6AA
8.2AAA
7.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
8D8B30
B4B32F
C6C548
8A8B93

Deuteranopia

020202
98A72F
BCC733
CDD74C
888494

Tritanopia

020202
D92B2A
EB3C3F
F75659
789798

Achromatopsia

020202
5B5B5B
868686
9C9C9C
949494

Shades & Tints Shades & Tints

#020202

Dark
Light

#E31C37

Dark
Light

#F2631E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020202;
  --color-2: #e31c37;
  --color-3: #f2631e;
  --color-4: #fd7e37;
  --color-5: #76a58d;
}

SCSS

$color-1: #020202;
$color-2: #e31c37;
$color-3: #f2631e;
$color-4: #fd7e37;
$color-5: #76a58d;

TAILWIND

colors: {
  'brand-1': '#020202',
  'brand-2': '#e31c37',
  'brand-3': '#f2631e',
  'brand-4': '#fd7e37',
  'brand-5': '#76a58d',
}

RGB Array

[2, 2, 2], [227, 28, 55], [242, 99, 30], [253, 126, 55], [118, 165, 141]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This summer-style palette of #020202, #E31C37, #F2631E, #FD7E37, #76A58D is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #020202; --color-2: #e31c37; --color-3: #f2631e; --color-4: #fd7e37; --color-5: #76a58d. 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 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