← Back to Editor

#FFFFFF · #DAE764 · #5DD6CE · #7E7E7E · #83345B

summer

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#DAE764

Fresh Green · Khaki · Sunflower

HEX
#DAE764
RGB
rgb(218, 231, 100)
HSL
hsl(66, 73%, 65%)
HSB
hsb(66, 57%, 91%)
CMYK
cmyk(6%, 0%, 57%, 9%)
Oklch
oklch(89.3% 0.155 114.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#5DD6CE

Mineral Blue · MediumTurquoise · Lake Green

HEX
#5DD6CE
RGB
rgb(93, 214, 206)
HSL
hsl(176, 60%, 60%)
HSB
hsb(176, 57%, 84%)
CMYK
cmyk(57%, 0%, 4%, 16%)
Oklch
oklch(80.5% 0.109 189.3)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#7E7E7E

Ink Gray · Gray · Warm Gray

HEX
#7E7E7E
RGB
rgb(126, 126, 126)
HSL
hsl(0, 0%, 49%)
HSB
hsb(0, 0%, 49%)
CMYK
cmyk(0%, 0%, 0%, 51%)
Oklch
oklch(59.3% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#83345B

Dark Violet · Brown · Camellia

HEX
#83345B
RGB
rgb(131, 52, 91)
HSL
hsl(330, 43%, 36%)
HSB
hsb(330, 60%, 51%)
CMYK
cmyk(0%, 60%, 31%, 49%)
Oklch
oklch(44.7% 0.117 352.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
DAE764
5DD6CE
7E7E7E
83345B
1.3
Fail
1.8
Fail
4.1
AA Large
8.1
AAA
1.3
Fail
1.3
Fail
3.0
AA Large
6.0
AA
1.8
Fail
1.3
Fail
2.3
Fail
4.6
AA
4.1
AA Large
3.0
AA Large
2.3
Fail
2.0
Fail
8.1
AAA
6.0
AA
4.6
AA
2.0
Fail
White BG
1.0Fail
1.3Fail
1.8Fail
4.1AA Large
8.1AAA
Black BG
21.0AAA
15.6AAA
12.0AAA
5.2AA
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
E0E084
9192D0
7E7E7E
616052

Deuteranopia

FFFFFF
DFDE8B
8A81D0
7E7E7E
656B4F

Tritanopia

FFFFFF
DB9DA2
63D1D2
7E7E7E
7F4A48

Achromatopsia

FFFFFF
D4D4D4
B1B1B1
7E7E7E
505050

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#DAE764

Dark
Light

#5DD6CE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #dae764;
  --color-3: #5dd6ce;
  --color-4: #7e7e7e;
  --color-5: #83345b;
}

SCSS

$color-1: #ffffff;
$color-2: #dae764;
$color-3: #5dd6ce;
$color-4: #7e7e7e;
$color-5: #83345b;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#dae764',
  'brand-3': '#5dd6ce',
  'brand-4': '#7e7e7e',
  'brand-5': '#83345b',
}

RGB Array

[255, 255, 255], [218, 231, 100], [93, 214, 206], [126, 126, 126], [131, 52, 91]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This summer-style palette of #FFFFFF, #DAE764, #5DD6CE, #7E7E7E, #83345B 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: #ffffff; --color-2: #dae764; --color-3: #5dd6ce; --color-4: #7e7e7e; --color-5: #83345b. 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