← Back to Editor

#202020 · #DA9D94 · #F7B5A6 · #7CA298 · #2695A3

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

#202020

Ink Black · Black · Dark Stone

HEX
#202020
RGB
rgb(32, 32, 32)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(24.4% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#DA9D94

Peach Pink · Tan · Coral Red

HEX
#DA9D94
RGB
rgb(218, 157, 148)
HSL
hsl(8, 49%, 72%)
HSB
hsb(8, 32%, 85%)
CMYK
cmyk(0%, 28%, 32%, 15%)
Oklch
oklch(75.2% 0.075 28.4)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F7B5A6

Peach Pink · LightPink · Cherry Blossom

HEX
#F7B5A6
RGB
rgb(247, 181, 166)
HSL
hsl(11, 84%, 81%)
HSB
hsb(11, 33%, 97%)
CMYK
cmyk(0%, 27%, 33%, 3%)
Oklch
oklch(83.1% 0.080 33.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#7CA298

Mineral Blue · LightSlateGray · Lake Green

HEX
#7CA298
RGB
rgb(124, 162, 152)
HSL
hsl(164, 17%, 56%)
HSB
hsb(164, 23%, 64%)
CMYK
cmyk(23%, 0%, 6%, 36%)
Oklch
oklch(68.1% 0.044 177.0)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#2695A3

Lake Blue · LightSeaGreen · Mint Ice

HEX
#2695A3
RGB
rgb(38, 149, 163)
HSL
hsl(187, 62%, 39%)
HSB
hsb(187, 77%, 64%)
CMYK
cmyk(77%, 9%, 0%, 36%)
Oklch
oklch(61.6% 0.096 207.7)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

202020
212121

Analogous

212121
202020
212121

Triadic

202020
212121
212121

Split-Comp.

202020
212121
212121

Tetradic

202020
212121
212121
212121

Contrast Matrix WCAG 2.1 Contrast

202020
DA9D94
F7B5A6
7CA298
2695A3
7.2
AAA
9.4
AAA
5.8
AA
4.6
AA
7.2
AAA
1.3
Fail
1.2
Fail
1.6
Fail
9.4
AAA
1.3
Fail
1.6
Fail
2.0
Fail
5.8
AA
1.2
Fail
1.6
Fail
1.3
Fail
4.6
AA
1.6
Fail
2.0
Fail
1.3
Fail
White BG
16.3AAA
2.3Fail
1.7Fail
2.8Fail
3.6AA Large
Black BG
1.3Fail
9.2AAA
12.1AAA
7.5AAA
5.9AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

202020
C0BF96
DADAAA
8C8D9A
5657A0

Deuteranopia

202020
C3C897
DEE3AB
8A879B
50479F

Tritanopia

202020
D79898
F4ACAD
7E9C9D
2C9D9C

Achromatopsia

202020
AEAEAE
C7C7C7
959595
757575

Shades & Tints Shades & Tints

#202020

Dark
Light

#DA9D94

Dark
Light

#F7B5A6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #202020;
  --color-2: #da9d94;
  --color-3: #f7b5a6;
  --color-4: #7ca298;
  --color-5: #2695a3;
}

SCSS

$color-1: #202020;
$color-2: #da9d94;
$color-3: #f7b5a6;
$color-4: #7ca298;
$color-5: #2695a3;

TAILWIND

colors: {
  'brand-1': '#202020',
  'brand-2': '#da9d94',
  'brand-3': '#f7b5a6',
  'brand-4': '#7ca298',
  'brand-5': '#2695a3',
}

RGB Array

[32, 32, 32], [218, 157, 148], [247, 181, 166], [124, 162, 152], [38, 149, 163]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #202020, #DA9D94, #F7B5A6, #7CA298, #2695A3 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: #202020; --color-2: #da9d94; --color-3: #f7b5a6; --color-4: #7ca298; --color-5: #2695a3. 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