#F5DCF5 · #8DD4F5 · #AD95CF · #EFB8CE Color Palette — PaletteCSS
Back to palettes
#F5DCF5 245, 220, 245
#8DD4F5 141, 212, 245
#AD95CF 173, 149, 207
#EFB8CE 239, 184, 206
#F5DCF5
Color 1
#8DD4F5
Color 2
#AD95CF
Color 3
#EFB8CE
Color 4
:root {
  --color-1: #F5DCF5;
  --color-2: #8DD4F5;
  --color-3: #AD95CF;
  --color-4: #EFB8CE;
}
colors: {
  'palette-1': '#F5DCF5',
  'palette-2': '#8DD4F5',
  'palette-3': '#AD95CF',
  'palette-4': '#EFB8CE',
}
const palette = [
  '#F5DCF5',
  '#8DD4F5',
  '#AD95CF',
  '#EFB8CE',
];
$color-1: #F5DCF5;
$color-2: #8DD4F5;
$color-3: #AD95CF;
$color-4: #EFB8CE;
Palette Codes 4 COLORS
4,188 Views
Copy & Download

Related Palettes

Copied!