← Back to Editor

#090808 · #999999 · #F0BEC8 · #B65C84 · #260415

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#090808

Ink Black · Black · Jet Black

HEX
#090808
RGB
rgb(9, 8, 8)
HSL
hsl(0, 6%, 3%)
HSB
hsb(0, 11%, 4%)
CMYK
cmyk(0%, 11%, 11%, 96%)
Oklch
oklch(13.6% 0.002 17.4)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#999999

Ash · DarkGray · Silver Sand

HEX
#999999
RGB
rgb(153, 153, 153)
HSL
hsl(0, 0%, 60%)
HSB
hsb(0, 0%, 60%)
CMYK
cmyk(0%, 0%, 0%, 40%)
Oklch
oklch(68.3% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#F0BEC8

Peach Pink · Pink · Cherry Blossom

HEX
#F0BEC8
RGB
rgb(240, 190, 200)
HSL
hsl(348, 62%, 84%)
HSB
hsb(348, 21%, 94%)
CMYK
cmyk(0%, 21%, 17%, 6%)
Oklch
oklch(84.9% 0.059 5.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#B65C84

Dark Violet · Gray · Rose Pink

HEX
#B65C84
RGB
rgb(182, 92, 132)
HSL
hsl(333, 38%, 54%)
HSB
hsb(333, 49%, 71%)
CMYK
cmyk(0%, 49%, 27%, 29%)
Oklch
oklch(59.4% 0.125 353.6)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#260415

Dark Violet · Black · Raspberry

HEX
#260415
RGB
rgb(38, 4, 21)
HSL
hsl(330, 81%, 8%)
HSB
hsb(330, 89%, 15%)
CMYK
cmyk(0%, 89%, 45%, 85%)
Oklch
oklch(18.5% 0.063 353.1)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

090808
070808

Analogous

080708
090808
080807

Triadic

090808
070807
070708

Split-Comp.

090808
070808
070808

Tetradic

090808
080807
070808
080708

Contrast Matrix WCAG 2.1 Contrast

090808
999999
F0BEC8
B65C84
260415
7.0
AAA
12.3
AAA
4.6
AA
1.1
Fail
7.0
AAA
1.8
Fail
1.5
Fail
6.6
AA
12.3
AAA
1.8
Fail
2.7
Fail
11.6
AAA
4.6
AA
1.5
Fail
2.7
Fail
4.4
AA Large
1.1
Fail
6.6
AA
11.6
AAA
4.4
AA Large
White BG
20.0AAA
2.8Fail
1.6Fail
4.3AA Large
18.9AAA
Black BG
1.0Fail
7.4AAA
12.9AAA
4.9AA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

090908
999999
DADAC6
8F8E7A
171711

Deuteranopia

090908
999999
DDE1C5
949B78
191C10

Tritanopia

090808
999999
EEC4C3
B27371
240E0D

Achromatopsia

080808
999999
CECECE
7B7B7B
101010

Shades & Tints Shades & Tints

#090808

Dark
Light

#999999

Dark
Light

#F0BEC8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #090808;
  --color-2: #999999;
  --color-3: #f0bec8;
  --color-4: #b65c84;
  --color-5: #260415;
}

SCSS

$color-1: #090808;
$color-2: #999999;
$color-3: #f0bec8;
$color-4: #b65c84;
$color-5: #260415;

TAILWIND

colors: {
  'brand-1': '#090808',
  'brand-2': '#999999',
  'brand-3': '#f0bec8',
  'brand-4': '#b65c84',
  'brand-5': '#260415',
}

RGB Array

[9, 8, 8], [153, 153, 153], [240, 190, 200], [182, 92, 132], [38, 4, 21]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #090808, #999999, #F0BEC8, #B65C84, #260415 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: #090808; --color-2: #999999; --color-3: #f0bec8; --color-4: #b65c84; --color-5: #260415. 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