← Back to Editor

#303030 · #D4D0C8 · #6CC9E8 · #F8EBE4 · #DDEE55

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

#303030

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#303030
RGB
rgb(48, 48, 48)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(30.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#D4D0C8

Goose Yellow · LightGray · Lemon Cream

HEX
#D4D0C8
RGB
rgb(212, 208, 200)
HSL
hsl(40, 12%, 81%)
HSB
hsb(40, 6%, 83%)
CMYK
cmyk(0%, 2%, 6%, 17%)
Oklch
oklch(85.9% 0.012 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#6CC9E8

Sky Blue · SkyBlue · Lake Green

HEX
#6CC9E8
RGB
rgb(108, 201, 232)
HSL
hsl(195, 73%, 67%)
HSB
hsb(195, 53%, 91%)
CMYK
cmyk(53%, 13%, 0%, 9%)
Oklch
oklch(79.0% 0.099 222.0)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#F8EBE4

Apricot · Linen · Peach Orange

HEX
#F8EBE4
RGB
rgb(248, 235, 228)
HSL
hsl(21, 59%, 93%)
HSB
hsb(21, 8%, 97%)
CMYK
cmyk(0%, 5%, 8%, 3%)
Oklch
oklch(94.8% 0.017 50.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#DDEE55

Fresh Green · Khaki · Sunflower

HEX
#DDEE55
RGB
rgb(221, 238, 85)
HSL
hsl(67, 82%, 63%)
HSB
hsb(67, 64%, 93%)
CMYK
cmyk(7%, 0%, 64%, 7%)
Oklch
oklch(90.9% 0.174 115.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

303030
303030

Analogous

303030
303030
303030

Triadic

303030
303030
303030

Split-Comp.

303030
303030
303030

Tetradic

303030
303030
303030
303030

Contrast Matrix WCAG 2.1 Contrast

303030
D4D0C8
6CC9E8
F8EBE4
DDEE55
8.6
AAA
7.0
AAA
11.3
AAA
10.3
AAA
8.6
AAA
1.2
Fail
1.3
Fail
1.2
Fail
7.0
AAA
1.2
Fail
1.6
Fail
1.5
Fail
11.3
AAA
1.3
Fail
1.6
Fail
1.1
Fail
10.3
AAA
1.2
Fail
1.5
Fail
1.1
Fail
White BG
13.2AAA
1.5Fail
1.9Fail
1.2Fail
1.3Fail
Black BG
1.6Fail
13.7AAA
11.2AAA
18.0AAA
16.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

303030
D2D2CA
9495E0
F2F2E6
E4E57A

Deuteranopia

303030
D3D3CA
8F88DF
F3F4E6
E3E283

Tritanopia

303030
D4CBCC
71DBD9
F7E7E7
DE979E

Achromatopsia

303030
D0D0D0
B1B1B1
EEEEEE
D7D7D7

Shades & Tints Shades & Tints

#303030

Dark
Light

#D4D0C8

Dark
Light

#6CC9E8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #303030;
  --color-2: #d4d0c8;
  --color-3: #6cc9e8;
  --color-4: #f8ebe4;
  --color-5: #ddee55;
}

SCSS

$color-1: #303030;
$color-2: #d4d0c8;
$color-3: #6cc9e8;
$color-4: #f8ebe4;
$color-5: #ddee55;

TAILWIND

colors: {
  'brand-1': '#303030',
  'brand-2': '#d4d0c8',
  'brand-3': '#6cc9e8',
  'brand-4': '#f8ebe4',
  'brand-5': '#ddee55',
}

RGB Array

[48, 48, 48], [212, 208, 200], [108, 201, 232], [248, 235, 228], [221, 238, 85]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #303030, #D4D0C8, #6CC9E8, #F8EBE4, #DDEE55 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: #303030; --color-2: #d4d0c8; --color-3: #6cc9e8; --color-4: #f8ebe4; --color-5: #ddee55. 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