← Back to Editor

#7DADA7 · #A6AFBD · #FFBFBF · #E6DCCF · #5C3B0D

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 LibraryData Visualization

Color Details Color Details

#7DADA7

Mineral Blue · DarkSeaGreen · Lake Green

HEX
#7DADA7
RGB
rgb(125, 173, 167)
HSL
hsl(173, 23%, 58%)
HSB
hsb(173, 28%, 68%)
CMYK
cmyk(28%, 0%, 3%, 32%)
Oklch
oklch(71.2% 0.052 186.5)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#A6AFBD

Azure · DarkGray · Cobalt Blue

HEX
#A6AFBD
RGB
rgb(166, 175, 189)
HSL
hsl(217, 15%, 70%)
HSB
hsb(217, 12%, 74%)
CMYK
cmyk(12%, 7%, 0%, 26%)
Oklch
oklch(75.1% 0.023 259.2)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#FFBFBF

Peach Pink · LightPink · Cherry Blossom

HEX
#FFBFBF
RGB
rgb(255, 191, 191)
HSL
hsl(0, 100%, 87%)
HSB
hsb(0, 25%, 100%)
CMYK
cmyk(0%, 25%, 25%, 0%)
Oklch
oklch(86.3% 0.074 18.7)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#E6DCCF

Goose Yellow · LightGray · Peach Orange

HEX
#E6DCCF
RGB
rgb(230, 220, 207)
HSL
hsl(34, 32%, 86%)
HSB
hsb(34, 10%, 90%)
CMYK
cmyk(0%, 4%, 10%, 10%)
Oklch
oklch(89.9% 0.021 74.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#5C3B0D

Ochre · DarkOliveGreen · Cinnamon

HEX
#5C3B0D
RGB
rgb(92, 59, 13)
HSL
hsl(35, 75%, 21%)
HSB
hsb(35, 86%, 36%)
CMYK
cmyk(0%, 36%, 86%, 64%)
Oklch
oklch(38.3% 0.075 70.1)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

7DADA7
AD7B81

Analogous

7BAD8E
7DADA7
7B9AAD

Triadic

7DADA7
A77BAD
ADA77B

Split-Comp.

7DADA7
AD7B9A
AD8E7B

Tetradic

7DADA7
8E7BAD
AD7B81
9AAD7B

Contrast Matrix WCAG 2.1 Contrast

7DADA7
A6AFBD
FFBFBF
E6DCCF
5C3B0D
1.1
Fail
1.6
Fail
1.8
Fail
4.0
AA Large
1.1
Fail
1.4
Fail
1.6
Fail
4.5
AA
1.6
Fail
1.4
Fail
1.2
Fail
6.4
AA
1.8
Fail
1.6
Fail
1.2
Fail
7.4
AAA
4.0
AA Large
4.5
AA
6.4
AA
7.4
AAA
White BG
2.5Fail
2.2Fail
1.6Fail
1.4Fail
10.1AAA
Black BG
8.4AAA
9.5AAA
13.5AAA
15.5AAA
2.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

9292A8
AAAABA
E3E3BF
E2E2D2
4E4D18

Deuteranopia

8F8BA9
A9A9B9
E7ECBF
E2E3D3
50521B

Tritanopia

7FAAAA
A6B7B6
FCBFBF
E6D5D5
5A2123

Achromatopsia

9E9E9E
AEAEAE
D2D2D2
DEDEDE
404040

Shades & Tints Shades & Tints

#7DADA7

Dark
Light

#A6AFBD

Dark
Light

#FFBFBF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #7dada7;
  --color-2: #a6afbd;
  --color-3: #ffbfbf;
  --color-4: #e6dccf;
  --color-5: #5c3b0d;
}

SCSS

$color-1: #7dada7;
$color-2: #a6afbd;
$color-3: #ffbfbf;
$color-4: #e6dccf;
$color-5: #5c3b0d;

TAILWIND

colors: {
  'brand-1': '#7dada7',
  'brand-2': '#a6afbd',
  'brand-3': '#ffbfbf',
  'brand-4': '#e6dccf',
  'brand-5': '#5c3b0d',
}

RGB Array

[125, 173, 167], [166, 175, 189], [255, 191, 191], [230, 220, 207], [92, 59, 13]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #7DADA7, #A6AFBD, #FFBFBF, #E6DCCF, #5C3B0D is ideal for: 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: #7dada7; --color-2: #a6afbd; --color-3: #ffbfbf; --color-4: #e6dccf; --color-5: #5c3b0d. 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. 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