← Back to Editor

#FFFFFF · #356F7D · #7482FC · #3EBECB · #03170C

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

#356F7D

Slate Blue · SeaGreen · Mint Ice

HEX
#356F7D
RGB
rgb(53, 111, 125)
HSL
hsl(192, 40%, 35%)
HSB
hsb(192, 58%, 49%)
CMYK
cmyk(58%, 11%, 0%, 51%)
Oklch
oklch(50.9% 0.064 215.7)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#7482FC

Azure · CornflowerBlue · Cobalt Blue

HEX
#7482FC
RGB
rgb(116, 130, 252)
HSL
hsl(234, 96%, 72%)
HSB
hsb(234, 54%, 99%)
CMYK
cmyk(54%, 48%, 0%, 1%)
Oklch
oklch(65.5% 0.180 275.4)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#3EBECB

Lake Blue · MediumTurquoise · Lake Green

HEX
#3EBECB
RGB
rgb(62, 190, 203)
HSL
hsl(186, 58%, 52%)
HSB
hsb(186, 69%, 80%)
CMYK
cmyk(69%, 6%, 0%, 20%)
Oklch
oklch(73.8% 0.110 204.9)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#03170C

Pine Green · Black · Dark Green

HEX
#03170C
RGB
rgb(3, 23, 12)
HSL
hsl(147, 77%, 5%)
HSB
hsb(147, 87%, 9%)
CMYK
cmyk(87%, 0%, 48%, 91%)
Oklch
oklch(18.3% 0.036 158.1)

TraditionalPine Green」· PaintDark Green」· 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
356F7D
7482FC
3EBECB
03170C
5.6
AA
3.3
AA Large
2.2
Fail
18.6
AAA
5.6
AA
1.7
Fail
2.5
Fail
3.3
AA Large
3.3
AA Large
1.7
Fail
1.5
Fail
5.6
AA
2.2
Fail
2.5
Fail
1.5
Fail
8.3
AAA
18.6
AAA
3.3
AA Large
5.6
AA
8.3
AAA
White BG
1.0Fail
5.6AA
3.3AA Large
2.2Fail
18.6AAA
Black BG
21.0AAA
3.7AA Large
6.3AA
9.4AAA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
4E4F7A
7A7ADE
7577C8
0C0C0F

Deuteranopia

FFFFFF
4B4679
7978D7
6E64C7
0B090F

Tritanopia

FFFFFF
387776
75C7C2
44C5C5
041111

Achromatopsia

FFFFFF
5F5F5F
8C8C8C
999999
101010

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#356F7D

Dark
Light

#7482FC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #356f7d;
  --color-3: #7482fc;
  --color-4: #3ebecb;
  --color-5: #03170c;
}

SCSS

$color-1: #ffffff;
$color-2: #356f7d;
$color-3: #7482fc;
$color-4: #3ebecb;
$color-5: #03170c;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#356f7d',
  'brand-3': '#7482fc',
  'brand-4': '#3ebecb',
  'brand-5': '#03170c',
}

RGB Array

[255, 255, 255], [53, 111, 125], [116, 130, 252], [62, 190, 203], [3, 23, 12]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #356F7D, #7482FC, #3EBECB, #03170C 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: #356f7d; --color-3: #7482fc; --color-4: #3ebecb; --color-5: #03170c. 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 general-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