← Back to Editor

#FF9999 · #D5A299 · #AAAA99 · #80B399 · #00CC99

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

#FF9999

Peach Pink · LightSalmon · Coral Red

HEX
#FF9999
RGB
rgb(255, 153, 153)
HSL
hsl(0, 100%, 80%)
HSB
hsb(0, 40%, 100%)
CMYK
cmyk(0%, 40%, 40%, 0%)
Oklch
oklch(78.8% 0.123 20.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#D5A299

Peach Pink · Tan · Coral Red

HEX
#D5A299
RGB
rgb(213, 162, 153)
HSL
hsl(9, 42%, 72%)
HSB
hsb(9, 28%, 84%)
CMYK
cmyk(0%, 24%, 28%, 16%)
Oklch
oklch(75.7% 0.062 30.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#AAAA99

Fresh Green · DarkGray · Silver Sand

HEX
#AAAA99
RGB
rgb(170, 170, 153)
HSL
hsl(60, 9%, 63%)
HSB
hsb(60, 10%, 67%)
CMYK
cmyk(0%, 0%, 10%, 33%)
Oklch
oklch(73.3% 0.024 107.0)

TraditionalFresh Green」· PaintSilver Sand」· Creative Urban Concrete

#80B399

Celadon · DarkSeaGreen · Olive Green

HEX
#80B399
RGB
rgb(128, 179, 153)
HSL
hsl(149, 25%, 60%)
HSB
hsb(149, 28%, 70%)
CMYK
cmyk(28%, 0%, 15%, 30%)
Oklch
oklch(72.3% 0.066 162.0)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#00CC99

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#00CC99
RGB
rgb(0, 204, 153)
HSL
hsl(165, 100%, 40%)
HSB
hsb(165, 100%, 80%)
CMYK
cmyk(100%, 0%, 25%, 20%)
Oklch
oklch(75.0% 0.154 166.9)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF9999
99FFFF

Analogous

FF99CC
FF9999
FFCC99

Triadic

FF9999
99FF99
9999FF

Split-Comp.

FF9999
99FFCC
99CCFF

Tetradic

FF9999
CCFF99
99FFFF
CC99FF

Contrast Matrix WCAG 2.1 Contrast

FF9999
D5A299
AAAA99
80B399
00CC99
1.1
Fail
1.2
Fail
1.2
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.2
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.1
Fail
White BG
2.0Fail
2.2Fail
2.4Fail
2.4Fail
2.1Fail
Black BG
10.3AAA
9.5AAA
8.9AAA
8.8AAA
10.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D3D299
BFBE9B
AAAA9D
96979F
585AA5

Deuteranopia

D9E099
C2C69C
AAAA9E
938FA1
4D3DA8

Tritanopia

FA9999
D29D9D
AAA0A1
83A4A5
0AAFB1

Achromatopsia

B7B7B7
B0B0B0
A8A8A8
A1A1A1
898989

Shades & Tints Shades & Tints

#FF9999

Dark
Light

#D5A299

Dark
Light

#AAAA99

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff9999;
  --color-2: #d5a299;
  --color-3: #aaaa99;
  --color-4: #80b399;
  --color-5: #00cc99;
}

SCSS

$color-1: #ff9999;
$color-2: #d5a299;
$color-3: #aaaa99;
$color-4: #80b399;
$color-5: #00cc99;

TAILWIND

colors: {
  'brand-1': '#ff9999',
  'brand-2': '#d5a299',
  'brand-3': '#aaaa99',
  'brand-4': '#80b399',
  'brand-5': '#00cc99',
}

RGB Array

[255, 153, 153], [213, 162, 153], [170, 170, 153], [128, 179, 153], [0, 204, 153]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF9999, #D5A299, #AAAA99, #80B399, #00CC99 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: #ff9999; --color-2: #d5a299; --color-3: #aaaa99; --color-4: #80b399; --color-5: #00cc99. 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