← Back to Editor

#D5EDCF · #A0C401 · #B7A5C1 · #BFBC16 · #171E1E

warm

A 5-color warm 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

#D5EDCF

Celadon · LightGray · Mint Green

HEX
#D5EDCF
RGB
rgb(213, 237, 207)
HSL
hsl(108, 45%, 87%)
HSB
hsb(108, 13%, 93%)
CMYK
cmyk(10%, 0%, 13%, 7%)
Oklch
oklch(92.0% 0.047 139.4)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#A0C401

Grass Green · DarkGoldenRod · Forest Green

HEX
#A0C401
RGB
rgb(160, 196, 1)
HSL
hsl(71, 99%, 39%)
HSB
hsb(71, 99%, 77%)
CMYK
cmyk(18%, 0%, 99%, 23%)
Oklch
oklch(76.6% 0.186 122.0)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#B7A5C1

Lilac · DarkGray · Lilac Purple

HEX
#B7A5C1
RGB
rgb(183, 165, 193)
HSL
hsl(279, 18%, 70%)
HSB
hsb(279, 15%, 76%)
CMYK
cmyk(5%, 15%, 0%, 24%)
Oklch
oklch(74.6% 0.044 313.6)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#BFBC16

Autumn Sage · GoldenRod · Honey Gold

HEX
#BFBC16
RGB
rgb(191, 188, 22)
HSL
hsl(59, 79%, 42%)
HSB
hsb(59, 88%, 75%)
CMYK
cmyk(0%, 2%, 88%, 25%)
Oklch
oklch(77.3% 0.163 108.5)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#171E1E

Slate Blue · Black · Peacock Green

HEX
#171E1E
RGB
rgb(23, 30, 30)
HSL
hsl(180, 13%, 10%)
HSB
hsb(180, 23%, 12%)
CMYK
cmyk(23%, 0%, 0%, 88%)
Oklch
oklch(22.8% 0.010 196.5)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D5EDCF
E7CFED

Analogous

E4EDCF
D5EDCF
CFEDD8

Triadic

D5EDCF
CFD5ED
EDCFD5

Split-Comp.

D5EDCF
D8CFED
EDCFE4

Tetradic

D5EDCF
CFE4ED
E7CFED
EDD8CF

Contrast Matrix WCAG 2.1 Contrast

D5EDCF
A0C401
B7A5C1
BFBC16
171E1E
1.6
Fail
1.8
Fail
1.6
Fail
13.6
AAA
1.6
Fail
1.1
Fail
1.0
Fail
8.4
AAA
1.8
Fail
1.1
Fail
1.1
Fail
7.4
AAA
1.6
Fail
1.0
Fail
1.1
Fail
8.4
AAA
13.6
AAA
8.4
AAA
7.4
AAA
8.4
AAA
White BG
1.2Fail
2.0Fail
2.3Fail
2.0Fail
16.9AAA
Black BG
16.8AAA
10.4AAA
9.2AAA
10.4AAA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DFE0D6
B0B030
AFAFBA
BEBE3E
1A1A1E

Deuteranopia

DEDCD8
AEAB3C
B0B2B9
BEBE48
1A191E

Tritanopia

D6DCDD
A2555E
B6B5B4
BF5E65
171E1E

Achromatopsia

E2E2E2
A3A3A3
AEAEAE
AAAAAA
1C1C1C

Shades & Tints Shades & Tints

#D5EDCF

Dark
Light

#A0C401

Dark
Light

#B7A5C1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d5edcf;
  --color-2: #a0c401;
  --color-3: #b7a5c1;
  --color-4: #bfbc16;
  --color-5: #171e1e;
}

SCSS

$color-1: #d5edcf;
$color-2: #a0c401;
$color-3: #b7a5c1;
$color-4: #bfbc16;
$color-5: #171e1e;

TAILWIND

colors: {
  'brand-1': '#d5edcf',
  'brand-2': '#a0c401',
  'brand-3': '#b7a5c1',
  'brand-4': '#bfbc16',
  'brand-5': '#171e1e',
}

RGB Array

[213, 237, 207], [160, 196, 1], [183, 165, 193], [191, 188, 22], [23, 30, 30]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #D5EDCF, #A0C401, #B7A5C1, #BFBC16, #171E1E 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: #d5edcf; --color-2: #a0c401; --color-3: #b7a5c1; --color-4: #bfbc16; --color-5: #171e1e. 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 warm-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