← Back to Editor

#5CC2A9 · #B3DAAA · #F7F5C0 · #FFDCBF · #4A3C31

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

#5CC2A9

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#5CC2A9
RGB
rgb(92, 194, 169)
HSL
hsl(165, 46%, 56%)
HSB
hsb(165, 53%, 76%)
CMYK
cmyk(53%, 0%, 13%, 24%)
Oklch
oklch(74.6% 0.103 175.1)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#B3DAAA

Celadon · Silver · Apple Green

HEX
#B3DAAA
RGB
rgb(179, 218, 170)
HSL
hsl(109, 39%, 76%)
HSB
hsb(109, 22%, 85%)
CMYK
cmyk(18%, 0%, 22%, 15%)
Oklch
oklch(84.8% 0.077 139.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#F7F5C0

Fresh Green · Bisque · Lemon Cream

HEX
#F7F5C0
RGB
rgb(247, 245, 192)
HSL
hsl(58, 77%, 86%)
HSB
hsb(58, 22%, 97%)
CMYK
cmyk(0%, 1%, 22%, 3%)
Oklch
oklch(95.9% 0.068 105.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFDCBF

Apricot · Bisque · Peach Orange

HEX
#FFDCBF
RGB
rgb(255, 220, 191)
HSL
hsl(27, 100%, 87%)
HSB
hsb(27, 25%, 100%)
CMYK
cmyk(0%, 14%, 25%, 0%)
Oklch
oklch(91.6% 0.055 61.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#4A3C31

Tangerine · DarkSlateGray · Cinnamon

HEX
#4A3C31
RGB
rgb(74, 60, 49)
HSL
hsl(26, 20%, 24%)
HSB
hsb(26, 34%, 29%)
CMYK
cmyk(0%, 19%, 34%, 71%)
Oklch
oklch(36.8% 0.027 60.0)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5CC2A9
C25B75

Analogous

5BC275
5CC2A9
5BA9C2

Triadic

5CC2A9
A95BC2
C2A95B

Split-Comp.

5CC2A9
C25BA9
C2755B

Tetradic

5CC2A9
755BC2
C25B75
A9C25B

Contrast Matrix WCAG 2.1 Contrast

5CC2A9
B3DAAA
F7F5C0
FFDCBF
4A3C31
1.4
Fail
1.9
Fail
1.7
Fail
4.9
AA
1.4
Fail
1.4
Fail
1.2
Fail
6.8
AA
1.9
Fail
1.4
Fail
1.2
Fail
9.5
AAA
1.7
Fail
1.2
Fail
1.2
Fail
8.2
AAA
4.9
AA
6.8
AA
9.5
AAA
8.2
AAA
White BG
2.2Fail
1.6Fail
1.1Fail
1.3Fail
10.6AAA
Black BG
9.7AAA
13.5AAA
18.8AAA
16.2AAA
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

8889AF
C4C4B6
F6F6CD
F0F0C6
444434

Deuteranopia

827BB1
C2BFB8
F6F6D0
F2F5C8
454634

Tritanopia

61B4B5
B5BFC1
F7D7D9
FDCCCD
493636

Achromatopsia

A1A1A1
C9C9C9
F0F0F0
E3E3E3
3F3F3F

Shades & Tints Shades & Tints

#5CC2A9

Dark
Light

#B3DAAA

Dark
Light

#F7F5C0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5cc2a9;
  --color-2: #b3daaa;
  --color-3: #f7f5c0;
  --color-4: #ffdcbf;
  --color-5: #4a3c31;
}

SCSS

$color-1: #5cc2a9;
$color-2: #b3daaa;
$color-3: #f7f5c0;
$color-4: #ffdcbf;
$color-5: #4a3c31;

TAILWIND

colors: {
  'brand-1': '#5cc2a9',
  'brand-2': '#b3daaa',
  'brand-3': '#f7f5c0',
  'brand-4': '#ffdcbf',
  'brand-5': '#4a3c31',
}

RGB Array

[92, 194, 169], [179, 218, 170], [247, 245, 192], [255, 220, 191], [74, 60, 49]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #5CC2A9, #B3DAAA, #F7F5C0, #FFDCBF, #4A3C31 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: #5cc2a9; --color-2: #b3daaa; --color-3: #f7f5c0; --color-4: #ffdcbf; --color-5: #4a3c31. 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