██████╗ ██████╗ ██╗ ██████╗ ██████╗ ███████╗ ██╔════╝██╔═══██╗██║ ██╔═══██╗██╔══██╗██╔════╝ ██║ ██║ ██║██║ ██║ ██║██████╔╝███████╗ ██║ ██║ ██║██║ ██║ ██║██╔══██╗╚════██║ ╚██████╗╚██████╔╝███████╗╚██████╔╝██║ ██║███████║ ╚═════╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝

Color Palette Generator

Curated color harmonies for the creative web

Neon Dreams
Electric thoughts at 3am
#0d0628
RGB: 13, 6, 40
#1f0c47
RGB: 31, 12, 71
#801336
RGB: 128, 19, 54
#c72c41
RGB: 199, 44, 65
#ee4540
RGB: 238, 69, 64
┌────────────┬────────────┬────────────┬────────────┬────────────┐
│            │            │            │            │            │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│            │            │            │            │            │
├────────────┼────────────┼────────────┼────────────┼────────────┤
│ #0d0628    │ #1f0c47    │ #801336    │ #c72c41    │ #ee4540    │
└────────────┴────────────┴────────────┴────────────┴────────────┘

Export This Palette

Copy these for your projects:

CSS Variables:

:root { --color-1: #0d0628; --color-2: #1f0c47; --color-3: #801336; --color-4: #c72c41; --color-5: #ee4540; }

SCSS:

$color-1: #0d0628; $color-2: #1f0c47; $color-3: #801336; $color-4: #c72c41; $color-5: #ee4540;

Array:

["#0d0628", "#1f0c47", "#801336", "#c72c41", "#ee4540"]
← All Palettes ← Previous Next → Random