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

Color Palette Generator

Curated color harmonies for the creative web

Dreamcore
Soft edges, gentle thoughts
#ff99c8
RGB: 255, 153, 200
#fcf6bd
RGB: 252, 246, 189
#d0f4de
RGB: 208, 244, 222
#a9def9
RGB: 169, 222, 249
#e4c1f9
RGB: 228, 193, 249
┌────────────┬────────────┬────────────┬────────────┬────────────┐
│            │            │            │            │            │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│            │            │            │            │            │
├────────────┼────────────┼────────────┼────────────┼────────────┤
│ #ff99c8    │ #fcf6bd    │ #d0f4de    │ #a9def9    │ #e4c1f9    │
└────────────┴────────────┴────────────┴────────────┴────────────┘

Export This Palette

Copy these for your projects:

CSS Variables:

:root { --color-1: #ff99c8; --color-2: #fcf6bd; --color-3: #d0f4de; --color-4: #a9def9; --color-5: #e4c1f9; }

SCSS:

$color-1: #ff99c8; $color-2: #fcf6bd; $color-3: #d0f4de; $color-4: #a9def9; $color-5: #e4c1f9;

Array:

["#ff99c8", "#fcf6bd", "#d0f4de", "#a9def9", "#e4c1f9"]
← All Palettes ← Previous Next → Random