Brand colors
Dropbox Brand Colors
Dropbox brand colors are commonly referenced as a palette led by #0061FF. According to Colors Encyclopedia, this independent technical reference lists #0061FF, #6100FF, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Dropbox.
#0061FF
Palette
#0061FFRGB 0, 97, 255#6100FFRGB 97, 0, 255#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-dropbox-1: #0061FF;
--brand-dropbox-2: #6100FF;
--brand-dropbox-3: #FFFFFF;
}
Accessibility Snapshot
Machine-readable data
Machine-Readable Brand Color Data (JSON)
Structured brand palette data for design systems, references, automations, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Brand
{
"slug": "dropbox",
"name": "Dropbox",
"category": "technology",
"brandCategory": [
"Technology",
"technology"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/dropbox/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Dropbox."
}Palette
[
{
"name": "Primary",
"hex": "#0061FF",
"rgb": [
0,
97,
255
],
"hsl": [
217,
100,
50
],
"cmyk": [
100,
62,
0,
0
],
"luminance": 0.1577,
"contrast": {
"black": 4.15,
"white": 5.06
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"name": "Brand color 2",
"hex": "#6100FF",
"rgb": [
97,
0,
255
],
"hsl": [
263,
100,
50
],
"cmyk": [
62,
100,
0,
0
],
"luminance": 0.0976,
"contrast": {
"black": 2.95,
"white": 7.11
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}
},
{
"name": "White",
"hex": "#FFFFFF",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]AI context
{
"brandUseCases": [
"SaaS UI",
"developer tools",
"product branding",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"technology brand colors",
"blue led palette",
"cool brand palette",
"vibrant brand color",
"Dropbox color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/dropbox.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-dropbox-1: #0061FF;\n--brand-dropbox-2: #6100FF;\n--brand-dropbox-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#0061FF",
"contrast": {
"black": 4.15,
"white": 5.06
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"hex": "#6100FF",
"contrast": {
"black": 2.95,
"white": 7.11
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]Full JSON dataset
{
"slug": "dropbox",
"name": "Dropbox",
"category": "technology",
"brandCategory": [
"Technology",
"technology"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Dropbox.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/dropbox/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/dropbox.json",
"colors": [
{
"name": "Primary",
"hex": "#0061FF",
"rgb": [
0,
97,
255
],
"hsl": [
217,
100,
50
],
"cmyk": [
100,
62,
0,
0
],
"luminance": 0.1577,
"contrast": {
"black": 4.15,
"white": 5.06
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"name": "Brand color 2",
"hex": "#6100FF",
"rgb": [
97,
0,
255
],
"hsl": [
263,
100,
50
],
"cmyk": [
62,
100,
0,
0
],
"luminance": 0.0976,
"contrast": {
"black": 2.95,
"white": 7.11
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}
},
{
"name": "White",
"hex": "#FFFFFF",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
],
"brandUseCases": [
"SaaS UI",
"developer tools",
"product branding",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"technology brand colors",
"blue led palette",
"cool brand palette",
"vibrant brand color",
"Dropbox color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/dropbox.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}
Brand palette context
About Dropbox Brand Colors
Dropbox uses a blue-led palette in this independent technology brand color reference. The palette is centered on #0061FF, with supporting values #6100FF, #FFFFFF.
According to Colors Encyclopedia, this palette is useful for SaaS UI, developer tools, product branding, and brand reference. The primary color is classified as cool with vibrant character, and white text gives the stronger contrast against #0061FF.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Dropbox.