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

Color Palette Generator

Curated color harmonies for the creative web

Wildflower
Meadow in full bloom
#606c38
RGB: 96, 108, 56
#283618
RGB: 40, 54, 24
#fefae0
RGB: 254, 250, 224
#dda15e
RGB: 221, 161, 94
#bc6c25
RGB: 188, 108, 37
┌────────────┬────────────┬────────────┬────────────┬────────────┐
│            │            │            │            │            │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│            │            │            │            │            │
├────────────┼────────────┼────────────┼────────────┼────────────┤
│ #606c38    │ #283618    │ #fefae0    │ #dda15e    │ #bc6c25    │
└────────────┴────────────┴────────────┴────────────┴────────────┘

Export This Palette

Copy these for your projects:

CSS Variables:

:root { --color-1: #606c38; --color-2: #283618; --color-3: #fefae0; --color-4: #dda15e; --color-5: #bc6c25; }

SCSS:

$color-1: #606c38; $color-2: #283618; $color-3: #fefae0; $color-4: #dda15e; $color-5: #bc6c25;

Array:

["#606c38", "#283618", "#fefae0", "#dda15e", "#bc6c25"]
← All Palettes ← Previous Next → Random