Generated palette
Ice Blue Palette
Ice Blue Palette: #D6F5FF, #FFE0D6, #D6FFF5, #D6E0FF. Check roles, contrast and CSS variables; open source-color links and JSON.
Ice Blue Palette assigns primary #D6F5FF, secondary #FFE0D6, surface #D6FFF5, background #D6E0FF, accent #000000. The set spans Blue, Orange, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #D6FFF5 at 0.9241; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Ice Blue Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#D6F5FFIce Blue#FFE0D6#FFE0D6#D6FFF5#D6FFF5#D6E0FF#D6E0FF#000000BlackCSS Variables
--palette-ice-blue-primary: #D6F5FF; --palette-ice-blue-secondary: #FFE0D6; --palette-ice-blue-surface: #D6FFF5; --palette-ice-blue-background: #D6E0FF; --palette-ice-blue-accent: #000000;
Accessibility Snapshot
Compare all 5 Ice Blue Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Ice Blue Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Ice Blue Palette Data (JSON)
Structured palette data for Ice 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": "#D6F5FF",
"name": "Ice Blue"
},
{
"role": "secondary",
"hex": "#FFE0D6",
"name": "#FFE0D6"
},
{
"role": "surface",
"hex": "#D6FFF5",
"name": "#D6FFF5"
},
{
"role": "background",
"hex": "#D6E0FF",
"name": "#D6E0FF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#D6F5FF",
"name": "Ice Blue",
"blackContrast": 18.36,
"whiteContrast": 1.14,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FFE0D6",
"name": "#FFE0D6",
"blackContrast": 16.89,
"whiteContrast": 1.24,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#D6FFF5",
"name": "#D6FFF5",
"blackContrast": 19.48,
"whiteContrast": 1.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#D6E0FF",
"name": "#D6E0FF",
"blackContrast": 15.97,
"whiteContrast": 1.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"ice blue palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"calm digital interfaces"
]CSS variables
"--palette-ice-blue-primary: #D6F5FF;\n--palette-ice-blue-secondary: #FFE0D6;\n--palette-ice-blue-surface: #D6FFF5;\n--palette-ice-blue-background: #D6E0FF;\n--palette-ice-blue-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "ice-blue",
"name": "Ice Blue Palette",
"type": "generated",
"sourceColor": "ice-blue",
"description": "Generated palette built from Ice Blue, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Ice Blue Palette combines primary #D6F5FF, secondary #FFE0D6, surface #D6FFF5, background #D6E0FF, 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": [
"ice blue palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#D6F5FF",
"slug": "ice-blue",
"name": "Ice Blue",
"rgb": [
214,
245,
255
],
"hsl": [
195,
100,
92
],
"cmyk": [
16,
4,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.8682,
"contrast": {
"black": 18.36,
"white": 1.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/ice-blue/"
},
{
"role": "secondary",
"hex": "#FFE0D6",
"slug": null,
"name": "#FFE0D6",
"rgb": [
255,
224,
214
],
"hsl": [
15,
100,
92
],
"cmyk": [
0,
12,
16,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.7943,
"contrast": {
"black": 16.89,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#D6FFF5",
"slug": null,
"name": "#D6FFF5",
"rgb": [
214,
255,
245
],
"hsl": [
165,
100,
92
],
"cmyk": [
16,
0,
4,
0
],
"family": "cyan",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9241,
"contrast": {
"black": 19.48,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#D6E0FF",
"slug": null,
"name": "#D6E0FF",
"rgb": [
214,
224,
255
],
"hsl": [
225,
100,
92
],
"cmyk": [
16,
12,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.7483,
"contrast": {
"black": 15.97,
"white": 1.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"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": "#D6F5FF",
"name": "Ice Blue"
},
{
"role": "secondary",
"hex": "#FFE0D6",
"name": "#FFE0D6"
},
{
"role": "surface",
"hex": "#D6FFF5",
"name": "#D6FFF5"
},
{
"role": "background",
"hex": "#D6E0FF",
"name": "#D6E0FF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#D6F5FF",
"name": "Ice Blue",
"blackContrast": 18.36,
"whiteContrast": 1.14,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FFE0D6",
"name": "#FFE0D6",
"blackContrast": 16.89,
"whiteContrast": 1.24,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#D6FFF5",
"name": "#D6FFF5",
"blackContrast": 19.48,
"whiteContrast": 1.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#D6E0FF",
"name": "#D6E0FF",
"blackContrast": 15.97,
"whiteContrast": 1.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-ice-blue-primary: #D6F5FF;\n--palette-ice-blue-secondary: #FFE0D6;\n--palette-ice-blue-surface: #D6FFF5;\n--palette-ice-blue-background: #D6E0FF;\n--palette-ice-blue-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/ice-blue.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/ice-blue.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/ice-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/ice-blue.json"
}