← Back to Editor

#303030 · #F0F0D8 · #C090A8 · #D9A3BE · #EDB2D0

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#F0F0D8

Fresh Green · Beige · Lemon Cream

HEX
#F0F0D8
RGB
rgb(240, 240, 216)
HSL
hsl(60, 44%, 89%)
HSB
hsb(60, 10%, 94%)
CMYK
cmyk(0%, 0%, 10%, 6%)
Oklch
oklch(94.9% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C090A8

Rouge · DarkGray · Rose Pink

HEX
#C090A8
RGB
rgb(192, 144, 168)
HSL
hsl(330, 28%, 66%)
HSB
hsb(330, 25%, 75%)
CMYK
cmyk(0%, 25%, 13%, 25%)
Oklch
oklch(70.6% 0.066 347.4)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#D9A3BE

Rouge · Silver · Rose Pink

HEX
#D9A3BE
RGB
rgb(217, 163, 190)
HSL
hsl(330, 42%, 75%)
HSB
hsb(330, 25%, 85%)
CMYK
cmyk(0%, 25%, 12%, 15%)
Oklch
oklch(77.4% 0.073 347.5)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#EDB2D0

Mauve · Pink · Cherry Blossom

HEX
#EDB2D0
RGB
rgb(237, 178, 208)
HSL
hsl(329, 62%, 81%)
HSB
hsb(329, 25%, 93%)
CMYK
cmyk(0%, 25%, 12%, 7%)
Oklch
oklch(82.6% 0.078 347.0)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

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
F0F0D8
C090A8
D9A3BE
EDB2D0
11.4
AAA
4.9
AA
6.2
AA
7.5
AAA
11.4
AAA
2.3
Fail
1.8
Fail
1.5
Fail
4.9
AA
2.3
Fail
1.3
Fail
1.5
Fail
6.2
AA
1.8
Fail
1.3
Fail
1.2
Fail
7.5
AAA
1.5
Fail
1.5
Fail
1.2
Fail
White BG
13.2AAA
1.2Fail
2.7Fail
2.1Fail
1.8Fail
Black BG
1.6Fail
18.2AAA
7.8AAA
9.9AAA
11.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

303030
F0F0DE
ABABA2
C2C1B7
D3D3C9

Deuteranopia

303030
F0F0DF
AEB2A1
C5C9B6
D7DBC7

Tritanopia

303030
F0E2E3
BE9E9D
D6B2B1
EAC3C2

Achromatopsia

303030
EDEDED
A1A1A1
B6B6B6
C7C7C7

Shades & Tints Shades & Tints

#303030

Dark
Light

#F0F0D8

Dark
Light

#C090A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #303030;
  --color-2: #f0f0d8;
  --color-3: #c090a8;
  --color-4: #d9a3be;
  --color-5: #edb2d0;
}

SCSS

$color-1: #303030;
$color-2: #f0f0d8;
$color-3: #c090a8;
$color-4: #d9a3be;
$color-5: #edb2d0;

TAILWIND

colors: {
  'brand-1': '#303030',
  'brand-2': '#f0f0d8',
  'brand-3': '#c090a8',
  'brand-4': '#d9a3be',
  'brand-5': '#edb2d0',
}

RGB Array

[48, 48, 48], [240, 240, 216], [192, 144, 168], [217, 163, 190], [237, 178, 208]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #303030, #F0F0D8, #C090A8, #D9A3BE, #EDB2D0 is ideal for: health products, baby brands, fresh-style blogs, 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: #f0f0d8; --color-3: #c090a8; --color-4: #d9a3be; --color-5: #edb2d0. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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