Generated palette
Powder Sky Palette
Powder Sky Palette: #B7D9E8, #E8C4B5, #B5E8DE, #B5BFE8. Check roles, contrast and CSS variables; open source-color links and JSON.
Powder Sky Palette assigns primary #B7D9E8, secondary #E8C4B5, surface #B5E8DE, background #B5BFE8, accent #000000. The set spans Blue, Orange, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #B5E8DE at 0.7281; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Powder Sky Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#B7D9E8Powder Sky#E8C4B5#E8C4B5#B5E8DE#B5E8DE#B5BFE8#B5BFE8#000000BlackCSS Variables
--palette-powder-sky-primary: #B7D9E8; --palette-powder-sky-secondary: #E8C4B5; --palette-powder-sky-surface: #B5E8DE; --palette-powder-sky-background: #B5BFE8; --palette-powder-sky-accent: #000000;
Accessibility Snapshot
Compare all 5 Powder Sky Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Powder Sky Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Powder Sky Palette Data (JSON)
Structured palette data for Powder Sky Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#B7D9E8",
"name": "Powder Sky"
},
{
"role": "secondary",
"hex": "#E8C4B5",
"name": "#E8C4B5"
},
{
"role": "surface",
"hex": "#B5E8DE",
"name": "#B5E8DE"
},
{
"role": "background",
"hex": "#B5BFE8",
"name": "#B5BFE8"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#B7D9E8",
"name": "Powder Sky",
"blackContrast": 14.1,
"whiteContrast": 1.49,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#E8C4B5",
"name": "#E8C4B5",
"blackContrast": 12.99,
"whiteContrast": 1.62,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#B5E8DE",
"name": "#B5E8DE",
"blackContrast": 15.56,
"whiteContrast": 1.35,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#B5BFE8",
"name": "#B5BFE8",
"blackContrast": 11.58,
"whiteContrast": 1.81,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"powder sky palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
]CSS variables
"--palette-powder-sky-primary: #B7D9E8;\n--palette-powder-sky-secondary: #E8C4B5;\n--palette-powder-sky-surface: #B5E8DE;\n--palette-powder-sky-background: #B5BFE8;\n--palette-powder-sky-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "powder-sky",
"name": "Powder Sky Palette",
"type": "generated",
"sourceColor": "powder-sky",
"description": "Generated palette built from Powder Sky, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Powder Sky Palette combines primary #B7D9E8, secondary #E8C4B5, surface #B5E8DE, background #B5BFE8, accent #000000. According to Colors Encyclopedia, the palette works as a blue palette, orange palette, cyan palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"powder sky palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#B7D9E8",
"slug": "powder-sky",
"name": "Powder Sky",
"rgb": [
183,
217,
232
],
"hsl": [
198,
52,
81
],
"cmyk": [
21,
6,
0,
9
],
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.6552,
"contrast": {
"black": 14.1,
"white": 1.49
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/powder-sky/"
},
{
"role": "secondary",
"hex": "#E8C4B5",
"slug": null,
"name": "#E8C4B5",
"rgb": [
232,
196,
181
],
"hsl": [
18,
53,
81
],
"cmyk": [
0,
16,
22,
9
],
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.5997,
"contrast": {
"black": 12.99,
"white": 1.62
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#B5E8DE",
"slug": null,
"name": "#B5E8DE",
"rgb": [
181,
232,
222
],
"hsl": [
168,
53,
81
],
"cmyk": [
22,
0,
4,
9
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.7281,
"contrast": {
"black": 15.56,
"white": 1.35
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#B5BFE8",
"slug": null,
"name": "#B5BFE8",
"rgb": [
181,
191,
232
],
"hsl": [
228,
53,
81
],
"cmyk": [
22,
18,
0,
9
],
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.5291,
"contrast": {
"black": 11.58,
"white": 1.81
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "accent",
"hex": "#000000",
"slug": "black",
"name": "Black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"family": "gray",
"temperature": "neutral",
"tone": [
"dark",
"neutral"
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/"
}
],
"roles": [
{
"role": "primary",
"hex": "#B7D9E8",
"name": "Powder Sky"
},
{
"role": "secondary",
"hex": "#E8C4B5",
"name": "#E8C4B5"
},
{
"role": "surface",
"hex": "#B5E8DE",
"name": "#B5E8DE"
},
{
"role": "background",
"hex": "#B5BFE8",
"name": "#B5BFE8"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#B7D9E8",
"name": "Powder Sky",
"blackContrast": 14.1,
"whiteContrast": 1.49,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#E8C4B5",
"name": "#E8C4B5",
"blackContrast": 12.99,
"whiteContrast": 1.62,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#B5E8DE",
"name": "#B5E8DE",
"blackContrast": 15.56,
"whiteContrast": 1.35,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#B5BFE8",
"name": "#B5BFE8",
"blackContrast": 11.58,
"whiteContrast": 1.81,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-powder-sky-primary: #B7D9E8;\n--palette-powder-sky-secondary: #E8C4B5;\n--palette-powder-sky-surface: #B5E8DE;\n--palette-powder-sky-background: #B5BFE8;\n--palette-powder-sky-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/powder-sky.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/powder-sky.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/powder-sky/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/powder-sky.json"
}