Generated palette
Powder Blue Palette
Powder Blue Palette: #B0E0E6, #E7B8B1, #B1E7D2, #B1C6E7. Check roles, contrast and CSS variables; open source-color links and JSON.
Powder Blue Palette assigns primary #B0E0E6, secondary #E7B8B1, surface #B1E7D2, background #B1C6E7, accent #000000. The set spans Cyan, Red, Green, and Blue families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #B1E7D2 at 0.7115; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Powder Blue Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#B0E0E6Powder Blue#E7B8B1#E7B8B1#B1E7D2#B1E7D2#B1C6E7#B1C6E7#000000BlackCSS Variables
--palette-powder-blue-primary: #B0E0E6; --palette-powder-blue-secondary: #E7B8B1; --palette-powder-blue-surface: #B1E7D2; --palette-powder-blue-background: #B1C6E7; --palette-powder-blue-accent: #000000;
Accessibility Snapshot
Compare all 5 Powder Blue Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Powder Blue Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Powder Blue Palette Data (JSON)
Structured palette data for Powder Blue 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": "#B0E0E6",
"name": "Powder Blue"
},
{
"role": "secondary",
"hex": "#E7B8B1",
"name": "#E7B8B1"
},
{
"role": "surface",
"hex": "#B1E7D2",
"name": "#B1E7D2"
},
{
"role": "background",
"hex": "#B1C6E7",
"name": "#B1C6E7"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#B0E0E6",
"name": "Powder Blue",
"blackContrast": 14.65,
"whiteContrast": 1.43,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#E7B8B1",
"name": "#E7B8B1",
"blackContrast": 11.89,
"whiteContrast": 1.77,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#B1E7D2",
"name": "#B1E7D2",
"blackContrast": 15.23,
"whiteContrast": 1.38,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#B1C6E7",
"name": "#B1C6E7",
"blackContrast": 12.1,
"whiteContrast": 1.74,
"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 blue palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue 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",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-powder-blue-primary: #B0E0E6;\n--palette-powder-blue-secondary: #E7B8B1;\n--palette-powder-blue-surface: #B1E7D2;\n--palette-powder-blue-background: #B1C6E7;\n--palette-powder-blue-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "powder-blue",
"name": "Powder Blue Palette",
"type": "generated",
"sourceColor": "powder-blue",
"description": "Generated palette built from Powder Blue, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Powder Blue Palette combines primary #B0E0E6, secondary #E7B8B1, surface #B1E7D2, background #B1C6E7, accent #000000. According to Colors Encyclopedia, the palette works as a cyan palette, red palette, green 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 blue palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#B0E0E6",
"slug": "powder-blue",
"name": "Powder Blue",
"rgb": [
176,
224,
230
],
"hsl": [
187,
52,
80
],
"cmyk": [
23,
3,
0,
10
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.6825,
"contrast": {
"black": 14.65,
"white": 1.43
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/powder-blue/"
},
{
"role": "secondary",
"hex": "#E7B8B1",
"slug": null,
"name": "#E7B8B1",
"rgb": [
231,
184,
177
],
"hsl": [
8,
53,
80
],
"cmyk": [
0,
20,
23,
9
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.5444,
"contrast": {
"black": 11.89,
"white": 1.77
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#B1E7D2",
"slug": null,
"name": "#B1E7D2",
"rgb": [
177,
231,
210
],
"hsl": [
157,
53,
80
],
"cmyk": [
23,
0,
9,
9
],
"family": "green",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.7115,
"contrast": {
"black": 15.23,
"white": 1.38
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#B1C6E7",
"slug": null,
"name": "#B1C6E7",
"rgb": [
177,
198,
231
],
"hsl": [
217,
53,
80
],
"cmyk": [
23,
14,
0,
9
],
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.555,
"contrast": {
"black": 12.1,
"white": 1.74
},
"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": "#B0E0E6",
"name": "Powder Blue"
},
{
"role": "secondary",
"hex": "#E7B8B1",
"name": "#E7B8B1"
},
{
"role": "surface",
"hex": "#B1E7D2",
"name": "#B1E7D2"
},
{
"role": "background",
"hex": "#B1C6E7",
"name": "#B1C6E7"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#B0E0E6",
"name": "Powder Blue",
"blackContrast": 14.65,
"whiteContrast": 1.43,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#E7B8B1",
"name": "#E7B8B1",
"blackContrast": 11.89,
"whiteContrast": 1.77,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#B1E7D2",
"name": "#B1E7D2",
"blackContrast": 15.23,
"whiteContrast": 1.38,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#B1C6E7",
"name": "#B1C6E7",
"blackContrast": 12.1,
"whiteContrast": 1.74,
"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-blue-primary: #B0E0E6;\n--palette-powder-blue-secondary: #E7B8B1;\n--palette-powder-blue-surface: #B1E7D2;\n--palette-powder-blue-background: #B1C6E7;\n--palette-powder-blue-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/powder-blue.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/powder-blue.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/powder-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/powder-blue.json"
}