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

Color Palette Generator

Curated color harmonies for the creative web

Soft Morning
Coffee steam rising slowly
#faf3e0
RGB: 250, 243, 224
#eabf9f
RGB: 234, 191, 159
#b68973
RGB: 182, 137, 115
#695958
RGB: 105, 89, 88
#1e1e24
RGB: 30, 30, 36
┌────────────┬────────────┬────────────┬────────────┬────────────┐
│            │            │            │            │            │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│            │            │            │            │            │
├────────────┼────────────┼────────────┼────────────┼────────────┤
│ #faf3e0    │ #eabf9f    │ #b68973    │ #695958    │ #1e1e24    │
└────────────┴────────────┴────────────┴────────────┴────────────┘

Export This Palette

Copy these for your projects:

CSS Variables:

:root { --color-1: #faf3e0; --color-2: #eabf9f; --color-3: #b68973; --color-4: #695958; --color-5: #1e1e24; }

SCSS:

$color-1: #faf3e0; $color-2: #eabf9f; $color-3: #b68973; $color-4: #695958; $color-5: #1e1e24;

Array:

["#faf3e0", "#eabf9f", "#b68973", "#695958", "#1e1e24"]
← All Palettes ← Previous Next → Random