← Back to Editor

#051A1F · #FF6C4F · #F2A26F · #DBCE9C · #C8EDB2

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#051A1F

Lake Blue · Black · Peacock Green

HEX
#051A1F
RGB
rgb(5, 26, 31)
HSL
hsl(192, 72%, 7%)
HSB
hsb(192, 84%, 12%)
CMYK
cmyk(84%, 16%, 0%, 88%)
Oklch
oklch(20.3% 0.029 215.4)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#FF6C4F

Peach Pink · Tomato · Coral Red

HEX
#FF6C4F
RGB
rgb(255, 108, 79)
HSL
hsl(10, 100%, 65%)
HSB
hsb(10, 69%, 100%)
CMYK
cmyk(0%, 58%, 69%, 0%)
Oklch
oklch(70.9% 0.185 33.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F2A26F

Apricot · SandyBrown · Warm Sun

HEX
#F2A26F
RGB
rgb(242, 162, 111)
HSL
hsl(23, 83%, 69%)
HSB
hsb(23, 54%, 95%)
CMYK
cmyk(0%, 33%, 54%, 5%)
Oklch
oklch(78.0% 0.116 52.8)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#DBCE9C

Goose Yellow · BurlyWood · Sunflower

HEX
#DBCE9C
RGB
rgb(219, 206, 156)
HSL
hsl(48, 47%, 74%)
HSB
hsb(48, 29%, 86%)
CMYK
cmyk(0%, 6%, 29%, 14%)
Oklch
oklch(85.0% 0.067 95.3)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#C8EDB2

Emerald · LightGray · Mint Green

HEX
#C8EDB2
RGB
rgb(200, 237, 178)
HSL
hsl(98, 62%, 81%)
HSB
hsb(98, 25%, 93%)
CMYK
cmyk(16%, 0%, 25%, 7%)
Oklch
oklch(90.5% 0.087 134.1)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

051A1F
1F0A05

Analogous

051F17
051A1F
050D1F

Triadic

051A1F
1F051A
1A1F05

Split-Comp.

051A1F
1F050D
1F1705

Tetradic

051A1F
17051F
1F0A05
0D1F05

Contrast Matrix WCAG 2.1 Contrast

051A1F
FF6C4F
F2A26F
DBCE9C
C8EDB2
6.4
AA
8.7
AAA
11.3
AAA
13.8
AAA
6.4
AA
1.4
Fail
1.8
Fail
2.2
Fail
8.7
AAA
1.4
Fail
1.3
Fail
1.6
Fail
11.3
AAA
1.8
Fail
1.3
Fail
1.2
Fail
13.8
AAA
2.2
Fail
1.6
Fail
1.2
Fail
White BG
17.9AAA
2.8Fail
2.1Fail
1.6Fail
1.3Fail
Black BG
1.2Fail
7.5AAA
10.2AAA
13.3AAA
16.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0E0E1E
BFBE56
CFCF7B
D5D5A8
D8D8C0

Deuteranopia

0D0B1E
C8D358
D4DA7E
D6D7AB
D6D3C4

Tritanopia

061D1D
F85C5D
EE8587
DAB2B4
CACCCE

Achromatopsia

141414
959595
B4B4B4
CCCCCC
DBDBDB

Shades & Tints Shades & Tints

#051A1F

Dark
Light

#FF6C4F

Dark
Light

#F2A26F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #051a1f;
  --color-2: #ff6c4f;
  --color-3: #f2a26f;
  --color-4: #dbce9c;
  --color-5: #c8edb2;
}

SCSS

$color-1: #051a1f;
$color-2: #ff6c4f;
$color-3: #f2a26f;
$color-4: #dbce9c;
$color-5: #c8edb2;

TAILWIND

colors: {
  'brand-1': '#051a1f',
  'brand-2': '#ff6c4f',
  'brand-3': '#f2a26f',
  'brand-4': '#dbce9c',
  'brand-5': '#c8edb2',
}

RGB Array

[5, 26, 31], [255, 108, 79], [242, 162, 111], [219, 206, 156], [200, 237, 178]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #051A1F, #FF6C4F, #F2A26F, #DBCE9C, #C8EDB2 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #051a1f; --color-2: #ff6c4f; --color-3: #f2a26f; --color-4: #dbce9c; --color-5: #c8edb2. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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