JSON Dataset
Live Preview
Loading dataset...
CSS Named Colors JSON Dataset
CSS named colors for web styling.
Download
Sample Data
{
"colors": [
{
"name": "coral",
"hex": "#FF7F50",
"rgb": [255, 127, 80]
}
]
}CSS named colors for web styling.
{
"colors": [
{
"name": "coral",
"hex": "#FF7F50",
"rgb": [255, 127, 80]
}
]
}