← Back to Editor

#2F2A2D · #ECDEC2 · #C2CFEE · #DA2A0D · #F6BA54

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

#2F2A2D

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2F2A2D
RGB
rgb(47, 42, 45)
HSL
hsl(324, 6%, 17%)
HSB
hsb(324, 11%, 18%)
CMYK
cmyk(0%, 11%, 4%, 82%)
Oklch
oklch(29.2% 0.009 340.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#ECDEC2

Goose Yellow · Wheat · Lemon Cream

HEX
#ECDEC2
RGB
rgb(236, 222, 194)
HSL
hsl(40, 53%, 84%)
HSB
hsb(40, 18%, 93%)
CMYK
cmyk(0%, 6%, 18%, 7%)
Oklch
oklch(90.5% 0.040 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#C2CFEE

Azure · LightBlue · Sky Blue

HEX
#C2CFEE
RGB
rgb(194, 207, 238)
HSL
hsl(222, 56%, 85%)
HSB
hsb(222, 18%, 93%)
CMYK
cmyk(18%, 13%, 0%, 7%)
Oklch
oklch(85.5% 0.045 267.4)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#DA2A0D

Vermilion · FireBrick · Passion Red

HEX
#DA2A0D
RGB
rgb(218, 42, 13)
HSL
hsl(8, 89%, 45%)
HSB
hsb(8, 94%, 85%)
CMYK
cmyk(0%, 81%, 94%, 15%)
Oklch
oklch(57.5% 0.213 31.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#F6BA54

Ginger · SandyBrown · Warm Sun

HEX
#F6BA54
RGB
rgb(246, 186, 84)
HSL
hsl(38, 90%, 65%)
HSB
hsb(38, 66%, 96%)
CMYK
cmyk(0%, 24%, 66%, 4%)
Oklch
oklch(82.5% 0.136 78.0)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2F2A2D
292E2B

Analogous

2D292E
2F2A2D
2E2929

Triadic

2F2A2D
2C2E29
292C2E

Split-Comp.

2F2A2D
292E29
292E2D

Tetradic

2F2A2D
2E2D29
292E2B
29292E

Contrast Matrix WCAG 2.1 Contrast

2F2A2D
ECDEC2
C2CFEE
DA2A0D
F6BA54
10.6
AAA
9.0
AAA
2.9
Fail
8.1
AAA
10.6
AAA
1.2
Fail
3.7
AA Large
1.3
Fail
9.0
AAA
1.2
Fail
3.1
AA Large
1.1
Fail
2.9
Fail
3.7
AA Large
3.1
AA Large
2.8
Fail
8.1
AAA
1.3
Fail
1.1
Fail
2.8
Fail
White BG
14.1AAA
1.3Fail
1.6Fail
4.9AA
1.7Fail
Black BG
1.5Fail
15.8AAA
13.5AAA
4.3AA Large
12.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2D2D2C
E6E6C9
C8C8E6
8E8C14
DCDB6D

Deuteranopia

2D2E2C
E7E8CA
C7C6E5
98A516
E0E473

Tritanopia

2F2C2C
EBCECF
C3E1DF
D11A1B
F38084

Achromatopsia

2C2C2C
DFDFDF
CFCFCF
5B5B5B
C0C0C0

Shades & Tints Shades & Tints

#2F2A2D

Dark
Light

#ECDEC2

Dark
Light

#C2CFEE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2f2a2d;
  --color-2: #ecdec2;
  --color-3: #c2cfee;
  --color-4: #da2a0d;
  --color-5: #f6ba54;
}

SCSS

$color-1: #2f2a2d;
$color-2: #ecdec2;
$color-3: #c2cfee;
$color-4: #da2a0d;
$color-5: #f6ba54;

TAILWIND

colors: {
  'brand-1': '#2f2a2d',
  'brand-2': '#ecdec2',
  'brand-3': '#c2cfee',
  'brand-4': '#da2a0d',
  'brand-5': '#f6ba54',
}

RGB Array

[47, 42, 45], [236, 222, 194], [194, 207, 238], [218, 42, 13], [246, 186, 84]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2F2A2D, #ECDEC2, #C2CFEE, #DA2A0D, #F6BA54 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: #2f2a2d; --color-2: #ecdec2; --color-3: #c2cfee; --color-4: #da2a0d; --color-5: #f6ba54. 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