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

Color Palette Generator

Curated color harmonies for the creative web

Vintage Paper
Letters never sent
#fdfcdc
RGB: 253, 252, 220
#fed9b7
RGB: 254, 217, 183
#f07167
RGB: 240, 113, 103
#00afb9
RGB: 0, 175, 185
#0081a7
RGB: 0, 129, 167
┌────────────┬────────────┬────────────┬────────────┬────────────┐
│            │            │            │            │            │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│            │            │            │            │            │
├────────────┼────────────┼────────────┼────────────┼────────────┤
│ #fdfcdc    │ #fed9b7    │ #f07167    │ #00afb9    │ #0081a7    │
└────────────┴────────────┴────────────┴────────────┴────────────┘

Export This Palette

Copy these for your projects:

CSS Variables:

:root { --color-1: #fdfcdc; --color-2: #fed9b7; --color-3: #f07167; --color-4: #00afb9; --color-5: #0081a7; }

SCSS:

$color-1: #fdfcdc; $color-2: #fed9b7; $color-3: #f07167; $color-4: #00afb9; $color-5: #0081a7;

Array:

["#fdfcdc", "#fed9b7", "#f07167", "#00afb9", "#0081a7"]
← All Palettes ← Previous Next → Random