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

Color Palette Generator

Curated color harmonies for the creative web

Midnight Garden
Flowers blooming in darkness
#2d3047
RGB: 45, 48, 71
#419d78
RGB: 65, 157, 120
#e0a458
RGB: 224, 164, 88
#c44536
RGB: 196, 69, 54
#772e25
RGB: 119, 46, 37
┌────────────┬────────────┬────────────┬────────────┬────────────┐
│            │            │            │            │            │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│            │            │            │            │            │
├────────────┼────────────┼────────────┼────────────┼────────────┤
│ #2d3047    │ #419d78    │ #e0a458    │ #c44536    │ #772e25    │
└────────────┴────────────┴────────────┴────────────┴────────────┘

Export This Palette

Copy these for your projects:

CSS Variables:

:root { --color-1: #2d3047; --color-2: #419d78; --color-3: #e0a458; --color-4: #c44536; --color-5: #772e25; }

SCSS:

$color-1: #2d3047; $color-2: #419d78; $color-3: #e0a458; $color-4: #c44536; $color-5: #772e25;

Array:

["#2d3047", "#419d78", "#e0a458", "#c44536", "#772e25"]
← All Palettes ← Previous Next → Random