← Back to Editor

#AED6B4 · #7FBCAC · #4C7B83 · #CA9C9C · #F2B4C1

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#AED6B4

Celadon · Silver · Apple Green

HEX
#AED6B4
RGB
rgb(174, 214, 180)
HSL
hsl(129, 33%, 76%)
HSB
hsb(129, 19%, 84%)
CMYK
cmyk(19%, 0%, 16%, 16%)
Oklch
oklch(83.8% 0.063 149.2)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#7FBCAC

Jade · MediumAquaMarine · Lake Green

HEX
#7FBCAC
RGB
rgb(127, 188, 172)
HSL
hsl(164, 31%, 62%)
HSB
hsb(164, 32%, 74%)
CMYK
cmyk(32%, 0%, 9%, 26%)
Oklch
oklch(74.9% 0.067 176.1)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#4C7B83

Slate Blue · SlateGray · Mint Ice

HEX
#4C7B83
RGB
rgb(76, 123, 131)
HSL
hsl(189, 27%, 41%)
HSB
hsb(189, 42%, 51%)
CMYK
cmyk(42%, 6%, 0%, 49%)
Oklch
oklch(55.2% 0.053 209.4)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#CA9C9C

Peach Pink · Tan · Coral Red

HEX
#CA9C9C
RGB
rgb(202, 156, 156)
HSL
hsl(0, 30%, 70%)
HSB
hsb(0, 23%, 79%)
CMYK
cmyk(0%, 23%, 23%, 21%)
Oklch
oklch(73.5% 0.055 18.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F2B4C1

Peach Pink · LightPink · Cherry Blossom

HEX
#F2B4C1
RGB
rgb(242, 180, 193)
HSL
hsl(347, 70%, 83%)
HSB
hsb(347, 26%, 95%)
CMYK
cmyk(0%, 26%, 20%, 5%)
Oklch
oklch(83.1% 0.074 4.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

AED6B4
D6AED0

Analogous

BCD6AE
AED6B4
AED6C8

Triadic

AED6B4
B4AED6
D6B4AE

Split-Comp.

AED6B4
C8AED6
D6AEBC

Tetradic

AED6B4
AEBCD6
D6AED0
D6C8AE

Contrast Matrix WCAG 2.1 Contrast

AED6B4
7FBCAC
4C7B83
CA9C9C
F2B4C1
1.3
Fail
2.9
Fail
1.5
Fail
1.1
Fail
1.3
Fail
2.2
Fail
1.1
Fail
1.2
Fail
2.9
Fail
2.2
Fail
2.0
Fail
2.7
Fail
1.5
Fail
1.1
Fail
2.0
Fail
1.4
Fail
1.1
Fail
1.2
Fail
2.7
Fail
1.4
Fail
White BG
1.6Fail
2.2Fail
4.7AA
2.4Fail
1.7Fail
Black BG
13.1AAA
9.7AAA
4.5AA Large
8.7AAA
12.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

BFC0BC
999AB0
606181
B6B69C
D7D7BE

Deuteranopia

BDBABE
9691B1
5E5A81
B9BC9C
DBDFBD

Tritanopia

B0C3C4
82B3B4
4E807F
C89C9C
EFBBBB

Achromatopsia

C6C6C6
A8A8A8
6E6E6E
AAAAAA
C8C8C8

Shades & Tints Shades & Tints

#AED6B4

Dark
Light

#7FBCAC

Dark
Light

#4C7B83

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #aed6b4;
  --color-2: #7fbcac;
  --color-3: #4c7b83;
  --color-4: #ca9c9c;
  --color-5: #f2b4c1;
}

SCSS

$color-1: #aed6b4;
$color-2: #7fbcac;
$color-3: #4c7b83;
$color-4: #ca9c9c;
$color-5: #f2b4c1;

TAILWIND

colors: {
  'brand-1': '#aed6b4',
  'brand-2': '#7fbcac',
  'brand-3': '#4c7b83',
  'brand-4': '#ca9c9c',
  'brand-5': '#f2b4c1',
}

RGB Array

[174, 214, 180], [127, 188, 172], [76, 123, 131], [202, 156, 156], [242, 180, 193]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #AED6B4, #7FBCAC, #4C7B83, #CA9C9C, #F2B4C1 is ideal for: health products, baby brands, fresh-style blogs, 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: #aed6b4; --color-2: #7fbcac; --color-3: #4c7b83; --color-4: #ca9c9c; --color-5: #f2b4c1. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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