{
  "brightness": 143,
  "cmyk": {
    "c": 64,
    "k": 5,
    "m": 58,
    "string": "cmyk(64%, 58%, 0%, 5%)",
    "values": [
      64,
      58,
      0,
      5
    ],
    "y": 0
  },
  "hex": {
    "clean": "5865f2",
    "shorten": null,
    "string": "#5865f2",
    "values": [
      "58",
      "65",
      "f2"
    ]
  },
  "hsl": {
    "h": 235,
    "l": 65,
    "s": 86,
    "string": "hsl(235, 86%, 65%)",
    "values": [
      235,
      86,
      65
    ]
  },
  "images": {
    "gradient": "https://api.alexflipnote.dev/color/image/gradient/5865f2",
    "square": "https://api.alexflipnote.dev/color/image/5865f2"
  },
  "int": 5793266,
  "name": "Flickering Sea",
  "rgb": {
    "b": 242,
    "g": 101,
    "r": 88,
    "string": "rgb(88, 101, 242)",
    "values": [
      88,
      101,
      242
    ]
  },
  "safe_text_color": {
    "hex": "ffffff",
    "name": "White",
    "rgb": {
      "b": 255,
      "g": 255,
      "r": 255,
      "values": [
        255,
        255,
        255
      ]
    }
  },
  "shade": [
    "5865f2",
    "4f5ad9",
    "4650c1",
    "3d46a9",
    "343c91",
    "2c3279",
    "232860",
    "1a1e48",
    "111430",
    "080a18",
    "000000"
  ],
  "tint": [
    "5865f2",
    "6874f3",
    "7983f4",
    "8a93f5",
    "9aa2f7",
    "abb2f8",
    "bcc1f9",
    "ccd0fb",
    "dde0fc",
    "eeeffd",
    "FFFFFF"
  ],
  "websafe": {
    "brightness": 153,
    "cmyk": {
      "c": 60,
      "k": 0,
      "m": 60,
      "string": "cmyk(60%, 60%, 0%, 0%)",
      "values": [
        60,
        60,
        0,
        0
      ],
      "y": 0
    },
    "hex": {
      "clean": "6666ff",
      "shorten": null,
      "string": "#6666ff",
      "values": [
        "66",
        "66",
        "ff"
      ]
    },
    "hsl": {
      "h": 240,
      "l": 70,
      "s": 100,
      "string": "hsl(240, 100%, 70%)",
      "values": [
        240,
        100,
        70
      ]
    },
    "images": {
      "gradient": "https://api.alexflipnote.dev/color/image/gradient/6666ff",
      "square": "https://api.alexflipnote.dev/color/image/6666ff"
    },
    "int": 6711039,
    "name": "Flickering Sea",
    "rgb": {
      "b": 255,
      "g": 102,
      "r": 102,
      "string": "rgb(102, 102, 255)",
      "values": [
        102,
        102,
        255
      ]
    },
    "safe_text_color": {
      "hex": "ffffff",
      "name": "White",
      "rgb": {
        "b": 255,
        "g": 255,
        "r": 255,
        "values": [
          255,
          255,
          255
        ]
      }
    },
    "shade": [
      "5865f2",
      "4f5ad9",
      "4650c1",
      "3d46a9",
      "343c91",
      "2c3279",
      "232860",
      "1a1e48",
      "111430",
      "080a18",
      "000000"
    ],
    "tint": [
      "5865f2",
      "6874f3",
      "7983f4",
      "8a93f5",
      "9aa2f7",
      "abb2f8",
      "bcc1f9",
      "ccd0fb",
      "dde0fc",
      "eeeffd",
      "FFFFFF"
    ]
  }
}
