← Back to Editor

#008AFF · #00C117 · #FF3600

summer

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#008AFF

Lake Blue · DodgerBlue · Navy Blue

HEX
#008AFF
RGB
rgb(0, 138, 255)
HSL
hsl(208, 100%, 50%)
HSB
hsb(208, 100%, 100%)
CMYK
cmyk(100%, 46%, 0%, 0%)
Oklch
oklch(63.6% 0.200 253.5)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

#00C117

Pine Green · LimeGreen · Forest Green

HEX
#00C117
RGB
rgb(0, 193, 23)
HSL
hsl(127, 100%, 38%)
HSB
hsb(127, 100%, 76%)
CMYK
cmyk(100%, 0%, 88%, 24%)
Oklch
oklch(70.3% 0.235 143.1)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#FF3600

Vermilion · OrangeRed · Passion Red

HEX
#FF3600
RGB
rgb(255, 54, 0)
HSL
hsl(13, 100%, 50%)
HSB
hsb(13, 100%, 100%)
CMYK
cmyk(0%, 79%, 100%, 0%)
Oklch
oklch(64.8% 0.239 33.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

008AFF
FF7700

Analogous

00FFF7
008AFF
0008FF

Triadic

008AFF
FF0088
88FF00

Split-Comp.

008AFF
FF0008
FFF700

Tetradic

008AFF
F700FF
FF7700
09FF00

Contrast Matrix WCAG 2.1 Contrast

008AFF
00C117
FF3600
1.4
Fail
1.1
Fail
1.4
Fail
1.5
Fail
1.1
Fail
1.5
Fail
White BG
3.5AA Large
2.4Fail
3.6AA Large
Black BG
6.1AA
8.6AAA
5.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

3C3DE3
545540
A8A60D

Deuteranopia

3429DC
483A4A
B4C310

Tritanopia

07CCC7
0A6168
F5171A

Achromatopsia

6E6E6E
747474
6C6C6C

Shades & Tints Shades & Tints

#008AFF

Dark
Light

#00C117

Dark
Light

#FF3600

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #008aff;
  --color-2: #00c117;
  --color-3: #ff3600;
}

SCSS

$color-1: #008aff;
$color-2: #00c117;
$color-3: #ff3600;

TAILWIND

colors: {
  'brand-1': '#008aff',
  'brand-2': '#00c117',
  'brand-3': '#ff3600',
}

RGB Array

[0, 138, 255], [0, 193, 23], [255, 54, 0]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This summer-style palette of #008AFF, #00C117, #FF3600 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: #008aff; --color-2: #00c117; --color-3: #ff3600. 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 summer-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