← Back to Editor

#A0C6B1 · #F7EBB7 · #1B1B27 · #2D2F3C · #D5604F

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

#A0C6B1

Celadon · DarkGray · Apple Green

HEX
#A0C6B1
RGB
rgb(160, 198, 177)
HSL
hsl(147, 25%, 70%)
HSB
hsb(147, 19%, 78%)
CMYK
cmyk(19%, 0%, 11%, 22%)
Oklch
oklch(79.3% 0.050 160.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#F7EBB7

Goose Yellow · Wheat · Lemon Cream

HEX
#F7EBB7
RGB
rgb(247, 235, 183)
HSL
hsl(49, 80%, 84%)
HSB
hsb(49, 26%, 97%)
CMYK
cmyk(0%, 5%, 26%, 3%)
Oklch
oklch(93.7% 0.068 96.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#1B1B27

Deep Indigo · Black · Deep Sea Blue

HEX
#1B1B27
RGB
rgb(27, 27, 39)
HSL
hsl(240, 18%, 13%)
HSB
hsb(240, 31%, 15%)
CMYK
cmyk(31%, 31%, 0%, 85%)
Oklch
oklch(22.8% 0.023 284.4)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#2D2F3C

Indigo · DarkSlateGray · Prussian Blue

HEX
#2D2F3C
RGB
rgb(45, 47, 60)
HSL
hsl(232, 14%, 21%)
HSB
hsb(232, 25%, 24%)
CMYK
cmyk(25%, 22%, 0%, 76%)
Oklch
oklch(30.9% 0.023 278.1)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#D5604F

Vermilion · Tomato · Passion Red

HEX
#D5604F
RGB
rgb(213, 96, 79)
HSL
hsl(8, 61%, 57%)
HSB
hsb(8, 63%, 84%)
CMYK
cmyk(0%, 55%, 63%, 16%)
Oklch
oklch(63.0% 0.151 30.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

A0C6B1
C69FB4

Analogous

A1C69F
A0C6B1
9FC6C4

Triadic

A0C6B1
B19FC6
C6B19F

Split-Comp.

A0C6B1
C49FC6
C69FA1

Tetradic

A0C6B1
9FA1C6
C69FB4
C6C49F

Contrast Matrix WCAG 2.1 Contrast

A0C6B1
F7EBB7
1B1B27
2D2F3C
D5604F
1.6
Fail
9.1
AAA
7.1
AAA
2.0
Fail
1.6
Fail
14.2
AAA
11.1
AAA
3.1
AA Large
9.1
AAA
14.2
AAA
1.3
Fail
4.6
AA
7.1
AAA
11.1
AAA
1.3
Fail
3.5
AA Large
2.0
Fail
3.1
AA Large
4.6
AA
3.5
AA Large
White BG
1.9Fail
1.2Fail
17.0AAA
13.3AAA
3.7AA Large
Black BG
11.2AAA
17.5AAA
1.2Fail
1.6Fail
5.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

B0B1B6
F2F2C4
1B1B24
2E2E39
A2A153

Deuteranopia

AEABB7
F3F3C7
1B1B23
2E2E38
A9B254

Tritanopia

A2BABB
F6CED0
1B2221
2D3636
CF5657

Achromatopsia

B8B8B8
E9E9E9
1C1C1C
303030
818181

Shades & Tints Shades & Tints

#A0C6B1

Dark
Light

#F7EBB7

Dark
Light

#1B1B27

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #a0c6b1;
  --color-2: #f7ebb7;
  --color-3: #1b1b27;
  --color-4: #2d2f3c;
  --color-5: #d5604f;
}

SCSS

$color-1: #a0c6b1;
$color-2: #f7ebb7;
$color-3: #1b1b27;
$color-4: #2d2f3c;
$color-5: #d5604f;

TAILWIND

colors: {
  'brand-1': '#a0c6b1',
  'brand-2': '#f7ebb7',
  'brand-3': '#1b1b27',
  'brand-4': '#2d2f3c',
  'brand-5': '#d5604f',
}

RGB Array

[160, 198, 177], [247, 235, 183], [27, 27, 39], [45, 47, 60], [213, 96, 79]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #A0C6B1, #F7EBB7, #1B1B27, #2D2F3C, #D5604F 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: #a0c6b1; --color-2: #f7ebb7; --color-3: #1b1b27; --color-4: #2d2f3c; --color-5: #d5604f. 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