← Back to Editor

#FF8080 · #CF9595 · #94A6A4 · #49B0BF · #1A9CB0

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 Library

Color Details Color Details

#FF8080

Peach Pink · Salmon · Coral Red

HEX
#FF8080
RGB
rgb(255, 128, 128)
HSL
hsl(0, 100%, 75%)
HSB
hsb(0, 50%, 100%)
CMYK
cmyk(0%, 50%, 50%, 0%)
Oklch
oklch(74.4% 0.155 21.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#CF9595

Peach Pink · Tan · Coral Red

HEX
#CF9595
RGB
rgb(207, 149, 149)
HSL
hsl(0, 38%, 70%)
HSB
hsb(0, 28%, 81%)
CMYK
cmyk(0%, 28%, 28%, 19%)
Oklch
oklch(72.6% 0.070 18.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#94A6A4

Jade · DarkGray · Silver Sand

HEX
#94A6A4
RGB
rgb(148, 166, 164)
HSL
hsl(173, 9%, 62%)
HSB
hsb(173, 11%, 65%)
CMYK
cmyk(11%, 0%, 1%, 35%)
Oklch
oklch(71.0% 0.020 188.6)

TraditionalJade」· PaintSilver Sand」· Creative Urban Concrete

#49B0BF

Slate Blue · MediumTurquoise · Lake Green

HEX
#49B0BF
RGB
rgb(73, 176, 191)
HSL
hsl(188, 48%, 52%)
HSB
hsb(188, 62%, 75%)
CMYK
cmyk(62%, 8%, 0%, 25%)
Oklch
oklch(70.3% 0.096 208.4)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#1A9CB0

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1A9CB0
RGB
rgb(26, 156, 176)
HSL
hsl(188, 74%, 40%)
HSB
hsb(188, 85%, 69%)
CMYK
cmyk(85%, 11%, 0%, 31%)
Oklch
oklch(63.7% 0.106 211.4)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF8080
80FFFF

Analogous

FF80BF
FF8080
FFBF80

Triadic

FF8080
80FF80
8080FF

Split-Comp.

FF8080
80FFBF
80BFFF

Tetradic

FF8080
BFFF80
80FFFF
BF80FF

Contrast Matrix WCAG 2.1 Contrast

FF8080
CF9595
94A6A4
49B0BF
1A9CB0
1.0
Fail
1.0
Fail
1.0
Fail
1.3
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.3
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.3
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.3
Fail
1.3
Fail
1.3
Fail
1.3
Fail
1.3
Fail
White BG
2.4Fail
2.5Fail
2.5Fail
2.5Fail
3.3AA Large
Black BG
8.7AAA
8.4AAA
8.2AAA
8.2AAA
6.4AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

C8C780
B6B595
9C9CA4
7677BB
5253AB

Deuteranopia

CFD980
B9BE95
9B99A5
7068BB
4B41AA

Tritanopia

F98080
CC9595
95A5A5
4EB9B8
21A7A7

Achromatopsia

A6A6A6
A6A6A6
A0A0A0
939393
777777

Shades & Tints Shades & Tints

#FF8080

Dark
Light

#CF9595

Dark
Light

#94A6A4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff8080;
  --color-2: #cf9595;
  --color-3: #94a6a4;
  --color-4: #49b0bf;
  --color-5: #1a9cb0;
}

SCSS

$color-1: #ff8080;
$color-2: #cf9595;
$color-3: #94a6a4;
$color-4: #49b0bf;
$color-5: #1a9cb0;

TAILWIND

colors: {
  'brand-1': '#ff8080',
  'brand-2': '#cf9595',
  'brand-3': '#94a6a4',
  'brand-4': '#49b0bf',
  'brand-5': '#1a9cb0',
}

RGB Array

[255, 128, 128], [207, 149, 149], [148, 166, 164], [73, 176, 191], [26, 156, 176]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF8080, #CF9595, #94A6A4, #49B0BF, #1A9CB0 is ideal for: corporate websites, product showcases, portfolios. 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: #ff8080; --color-2: #cf9595; --color-3: #94a6a4; --color-4: #49b0bf; --color-5: #1a9cb0. 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 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