← Back to Editor

#000000 · #23B6DB · #93E004 · #FF7300 · #FF007B

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#23B6DB

Lake Blue · DarkTurquoise · Mint Ice

HEX
#23B6DB
RGB
rgb(35, 182, 219)
HSL
hsl(192, 72%, 50%)
HSB
hsb(192, 84%, 86%)
CMYK
cmyk(84%, 17%, 0%, 14%)
Oklch
oklch(72.0% 0.125 220.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#93E004

Grass Green · Chartreuse · Olive Green

HEX
#93E004
RGB
rgb(147, 224, 4)
HSL
hsl(81, 96%, 45%)
HSB
hsb(81, 98%, 88%)
CMYK
cmyk(34%, 0%, 98%, 12%)
Oklch
oklch(82.4% 0.222 130.2)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#FF7300

Tangerine · OrangeRed · Amber Brown

HEX
#FF7300
RGB
rgb(255, 115, 0)
HSL
hsl(27, 100%, 50%)
HSB
hsb(27, 100%, 100%)
CMYK
cmyk(0%, 55%, 100%, 0%)
Oklch
oklch(71.3% 0.195 47.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FF007B

Dark Violet · DeepPink · Camellia

HEX
#FF007B
RGB
rgb(255, 0, 123)
HSL
hsl(331, 100%, 50%)
HSB
hsb(331, 100%, 100%)
CMYK
cmyk(0%, 100%, 52%, 0%)
Oklch
oklch(64.4% 0.259 4.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
23B6DB
93E004
FF7300
FF007B
8.8
AAA
12.9
AAA
7.7
AAA
5.5
AA
8.8
AAA
1.5
Fail
1.1
Fail
1.6
Fail
12.9
AAA
1.5
Fail
1.7
Fail
2.3
Fail
7.7
AAA
1.1
Fail
1.7
Fail
1.4
Fail
5.5
AA
1.6
Fail
2.3
Fail
1.4
Fail
White BG
21.0AAA
2.4Fail
1.6Fail
2.7Fail
3.8AA Large
Black BG
1.0Fail
8.8AAA
12.9AAA
7.7AAA
5.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6364D2
B4B539
C2C11C
918E5D

Deuteranopia

000000
5A4FD0
B0AA46
CBD523
9FB356

Tritanopia

000000
2ACBC9
97636C
F83237
F24641

Achromatopsia

000000
8E8E8E
B0B0B0
909090
5A5A5A

Shades & Tints Shades & Tints

#000000

Dark
Light

#23B6DB

Dark
Light

#93E004

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #23b6db;
  --color-3: #93e004;
  --color-4: #ff7300;
  --color-5: #ff007b;
}

SCSS

$color-1: #000000;
$color-2: #23b6db;
$color-3: #93e004;
$color-4: #ff7300;
$color-5: #ff007b;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#23b6db',
  'brand-3': '#93e004',
  'brand-4': '#ff7300',
  'brand-5': '#ff007b',
}

RGB Array

[0, 0, 0], [35, 182, 219], [147, 224, 4], [255, 115, 0], [255, 0, 123]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #23B6DB, #93E004, #FF7300, #FF007B is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, 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: #000000; --color-2: #23b6db; --color-3: #93e004; --color-4: #ff7300; --color-5: #ff007b. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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