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

Color Palette Generator

Curated color harmonies for the creative web

Arctic Light
Ice speaking in colors
#e8f1f2
RGB: 232, 241, 242
#83c5be
RGB: 131, 197, 190
#006d77
RGB: 0, 109, 119
#1b4965
RGB: 27, 73, 101
#0d3b66
RGB: 13, 59, 102
┌────────────┬────────────┬────────────┬────────────┬────────────┐
│            │            │            │            │            │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│    ████    │    ████    │    ████    │    ████    │    ████    │
│            │            │            │            │            │
├────────────┼────────────┼────────────┼────────────┼────────────┤
│ #e8f1f2    │ #83c5be    │ #006d77    │ #1b4965    │ #0d3b66    │
└────────────┴────────────┴────────────┴────────────┴────────────┘

Export This Palette

Copy these for your projects:

CSS Variables:

:root { --color-1: #e8f1f2; --color-2: #83c5be; --color-3: #006d77; --color-4: #1b4965; --color-5: #0d3b66; }

SCSS:

$color-1: #e8f1f2; $color-2: #83c5be; $color-3: #006d77; $color-4: #1b4965; $color-5: #0d3b66;

Array:

["#e8f1f2", "#83c5be", "#006d77", "#1b4965", "#0d3b66"]
← All Palettes ← Previous Next → Random