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

Color Palette Generator

Curated color harmonies for the creative web

Seaside Town
Salt air and painted boats
#caf0f8
RGB: 202, 240, 248
#90e0ef
RGB: 144, 224, 239
#00b4d8
RGB: 0, 180, 216
#0077b6
RGB: 0, 119, 182
#03045e
RGB: 3, 4, 94
┌────────────┬────────────┬────────────┬────────────┬────────────┐
│            │            │            │            │            │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│            │            │            │            │            │
├────────────┼────────────┼────────────┼────────────┼────────────┤
│ #caf0f8    │ #90e0ef    │ #00b4d8    │ #0077b6    │ #03045e    │
└────────────┴────────────┴────────────┴────────────┴────────────┘

Export This Palette

Copy these for your projects:

CSS Variables:

:root { --color-1: #caf0f8; --color-2: #90e0ef; --color-3: #00b4d8; --color-4: #0077b6; --color-5: #03045e; }

SCSS:

$color-1: #caf0f8; $color-2: #90e0ef; $color-3: #00b4d8; $color-4: #0077b6; $color-5: #03045e;

Array:

["#caf0f8", "#90e0ef", "#00b4d8", "#0077b6", "#03045e"]
← All Palettes ← Previous Next → Random