mirror of
https://gitee.com/dromara/go-view.git
synced 2025-05-02 01:57:23 +08:00
66 lines
767 B
JSON
66 lines
767 B
JSON
[
|
|
{
|
|
"CMYK": [
|
|
62,
|
|
0,
|
|
21,
|
|
16
|
|
],
|
|
"RGB": [
|
|
81,
|
|
214,
|
|
169
|
|
],
|
|
"hex": "#51d6a9",
|
|
"name": "碧空绿",
|
|
"pinyin": "bikonlv"
|
|
},
|
|
{
|
|
"CMYK": [
|
|
93,
|
|
0,
|
|
31,
|
|
0
|
|
],
|
|
"RGB": [
|
|
16,
|
|
174,
|
|
194
|
|
],
|
|
"hex": "#10aec2",
|
|
"name": "甸子蓝",
|
|
"pinyin": "dianzilan"
|
|
},
|
|
{
|
|
"CMYK": [
|
|
76,
|
|
51,
|
|
0,
|
|
0
|
|
],
|
|
"RGB": [
|
|
60,
|
|
126,
|
|
255
|
|
],
|
|
"hex": "#3c7eff",
|
|
"name": "深海蓝",
|
|
"pinyin": "shenhailan"
|
|
},
|
|
{
|
|
"CMYK": [
|
|
4,
|
|
13,
|
|
67,
|
|
0
|
|
],
|
|
"RGB": [
|
|
248,
|
|
223,
|
|
114
|
|
],
|
|
"hex": "#f8df72",
|
|
"name": "茉莉黄",
|
|
"pinyin": "molihuang"
|
|
}
|
|
] |