I can’t really find a website or anything of the sort that contains all of the current skin tones on the ROBLOX avatar editor. I’m trying to recreate an outfit in Blender, but I want to use the exact shades so it looks as similar as possible. Does anyone know where I can find the skin tones with their respective hex codes?
Well yeah I was talking about the program name to download the program go here: https://www.getpaint.net/
Go to the color of a part in studio
click the square color icon
the hex is at the bottom right
also there is even more options if you enter it into a google search
I know that you can find them through your browser if you use the inspect element tool, here’s an example in Google Chrome:
If you don’t have any experience with web development or using the inspect element tool, it might look a little intimidating. Don’t worry about it.
Ensure that you are in the 'Elements' tab
You may have a slightly different layout, but on the right you are looking for the ‘Styles’ area
At the top of that picture, you will see the background colour of the colour which you selected. Take a note of the three RGB values (in this case 255, 204 and 153). Any colour picker should allow you to convert between RGB and hex values, I just searched ‘RGB Colour picker’ on Google, put in the RGB values and it gave me the hex code #ffcc99
I don’t believe this is what OP is looking for. They are looking for the values of Roblox skin tones, not the values of parts from a game.
Roblox “skin tones” are the same colours offered to you in Studio except less. The colour that you select in the avatar menu is the same as a BrickColor. The way they are suggesting is viable and does answer OP’s question, although in a fairly lengthy form.
I see, thanks for explaining that. Using that method might be confusing though, because studio offers more colours than the character editor which means that OP will need to figure out which ones are available in the character editor, should they only wish to use those available colours.
if you’re on Chrome:
alternatively; https://avatar.roblox.com/v1/avatar-rules
{
"bodyColorsPalette":[
{
"brickColorId":361,
"hexColor":"#564236",
"name":"Dirt brown"
},
{
"brickColorId":192,
"hexColor":"#694028",
"name":"Reddish brown"
},
{
"brickColorId":217,
"hexColor":"#7C5C46",
"name":"Brown"
},
{
"brickColorId":153,
"hexColor":"#957977",
"name":"Sand red"
},
{
"brickColorId":359,
"hexColor":"#AF9483",
"name":"Linen"
},
{
"brickColorId":352,
"hexColor":"#C7AC78",
"name":"Burlap"
},
{
"brickColorId":5,
"hexColor":"#D7C59A",
"name":"Brick yellow"
},
{
"brickColorId":101,
"hexColor":"#DA867A",
"name":"Medium red"
},
{
"brickColorId":1007,
"hexColor":"#A34B4B",
"name":"Dusty Rose"
},
{
"brickColorId":1014,
"hexColor":"#AA5500",
"name":"CGA brown"
},
{
"brickColorId":38,
"hexColor":"#A05F35",
"name":"Dark orange"
},
{
"brickColorId":18,
"hexColor":"#CC8E69",
"name":"Nougat"
},
{
"brickColorId":125,
"hexColor":"#EAB892",
"name":"Light orange"
},
{
"brickColorId":1030,
"hexColor":"#FFCC99",
"name":"Pastel brown"
},
{
"brickColorId":133,
"hexColor":"#D5733D",
"name":"Neon orange"
},
{
"brickColorId":106,
"hexColor":"#DA8541",
"name":"Bright orange"
},
{
"brickColorId":105,
"hexColor":"#E29B40",
"name":"Br. yellowish orange"
},
{
"brickColorId":1017,
"hexColor":"#FFAF00",
"name":"Deep orange"
},
{
"brickColorId":24,
"hexColor":"#F5CD30",
"name":"Bright yellow"
},
{
"brickColorId":334,
"hexColor":"#F8D96D",
"name":"Daisy orange"
},
{
"brickColorId":226,
"hexColor":"#FDEA8D",
"name":"Cool yellow"
},
{
"brickColorId":141,
"hexColor":"#27462D",
"name":"Earth green"
},
{
"brickColorId":1021,
"hexColor":"#3A7D15",
"name":"Camo"
},
{
"brickColorId":28,
"hexColor":"#287F47",
"name":"Dark green"
},
{
"brickColorId":37,
"hexColor":"#4B974B",
"name":"Bright green"
},
{
"brickColorId":310,
"hexColor":"#5B9A4C",
"name":"Shamrock"
},
{
"brickColorId":317,
"hexColor":"#7C9C6B",
"name":"Moss"
},
{
"brickColorId":119,
"hexColor":"#A4BD47",
"name":"Br. yellowish green"
},
{
"brickColorId":1011,
"hexColor":"#002060",
"name":"Navy blue"
},
{
"brickColorId":1012,
"hexColor":"#2154B9",
"name":"Deep blue"
},
{
"brickColorId":1010,
"hexColor":"#0000FF",
"name":"Really blue"
},
{
"brickColorId":23,
"hexColor":"#0D69AC",
"name":"Bright blue"
},
{
"brickColorId":305,
"hexColor":"#527CAE",
"name":"Steel blue"
},
{
"brickColorId":102,
"hexColor":"#6E99CA",
"name":"Medium blue"
},
{
"brickColorId":45,
"hexColor":"#B4D2E4",
"name":"Light blue"
},
{
"brickColorId":107,
"hexColor":"#008F9C",
"name":"Bright bluish green"
},
{
"brickColorId":1018,
"hexColor":"#12EED4",
"name":"Teal"
},
{
"brickColorId":1027,
"hexColor":"#9FF3E9",
"name":"Pastel blue-green"
},
{
"brickColorId":1019,
"hexColor":"#00FFFF",
"name":"Toothpaste"
},
{
"brickColorId":1013,
"hexColor":"#04AFEC",
"name":"Cyan"
},
{
"brickColorId":11,
"hexColor":"#80BBDC",
"name":"Pastel Blue"
},
{
"brickColorId":1024,
"hexColor":"#AFDDFF",
"name":"Pastel light blue"
},
{
"brickColorId":104,
"hexColor":"#6B327C",
"name":"Bright violet"
},
{
"brickColorId":1023,
"hexColor":"#8C5B9F",
"name":"Lavender"
},
{
"brickColorId":321,
"hexColor":"#A75E9B",
"name":"Lilac"
},
{
"brickColorId":1015,
"hexColor":"#AA00AA",
"name":"Magenta"
},
{
"brickColorId":1031,
"hexColor":"#6225D1",
"name":"Royal purple"
},
{
"brickColorId":1006,
"hexColor":"#B480FF",
"name":"Alder"
},
{
"brickColorId":1026,
"hexColor":"#B1A7FF",
"name":"Pastel violet"
},
{
"brickColorId":21,
"hexColor":"#C4281C",
"name":"Bright red"
},
{
"brickColorId":1004,
"hexColor":"#FF0000",
"name":"Really red"
},
{
"brickColorId":1032,
"hexColor":"#FF00BF",
"name":"Hot pink"
},
{
"brickColorId":1016,
"hexColor":"#FF66CC",
"name":"Pink"
},
{
"brickColorId":330,
"hexColor":"#FF98DC",
"name":"Carnation pink"
},
{
"brickColorId":9,
"hexColor":"#E8BAC8",
"name":"Light reddish violet"
},
{
"brickColorId":1025,
"hexColor":"#FFC9C9",
"name":"Pastel orange"
},
{
"brickColorId":364,
"hexColor":"#5A4C42",
"name":"Dark taupe"
},
{
"brickColorId":351,
"hexColor":"#BC9B5D",
"name":"Cork"
},
{
"brickColorId":1008,
"hexColor":"#C1BE42",
"name":"Olive"
},
{
"brickColorId":29,
"hexColor":"#A1C48C",
"name":"Medium green"
},
{
"brickColorId":1022,
"hexColor":"#7F8E64",
"name":"Grime"
},
{
"brickColorId":151,
"hexColor":"#789082",
"name":"Sand green"
},
{
"brickColorId":135,
"hexColor":"#74869D",
"name":"Sand blue"
},
{
"brickColorId":1020,
"hexColor":"#00FF00",
"name":"Lime green"
},
{
"brickColorId":1028,
"hexColor":"#CCFFCC",
"name":"Pastel green"
},
{
"brickColorId":1009,
"hexColor":"#FFFF00",
"name":"New Yeller"
},
{
"brickColorId":1029,
"hexColor":"#FFFFCC",
"name":"Pastel yellow"
},
{
"brickColorId":1003,
"hexColor":"#111111",
"name":"Really black"
},
{
"brickColorId":26,
"hexColor":"#1B2A35",
"name":"Black"
},
{
"brickColorId":199,
"hexColor":"#635F62",
"name":"Dark stone grey"
},
{
"brickColorId":194,
"hexColor":"#A3A2A5",
"name":"Medium stone grey"
},
{
"brickColorId":1002,
"hexColor":"#CDCDCD",
"name":"Mid gray"
},
{
"brickColorId":208,
"hexColor":"#E5E4DF",
"name":"Light stone grey"
},
{
"brickColorId":1,
"hexColor":"#F2F3F3",
"name":"White"
},
{
"brickColorId":1001,
"hexColor":"#F8F8F8",
"name":"Institutional white"
}
],
"basicBodyColorsPalette":[
{
"brickColorId":364,
"hexColor":"#5A4C42",
"name":"Dark taupe"
},
{
"brickColorId":217,
"hexColor":"#7C5C46",
"name":"Brown"
},
{
"brickColorId":359,
"hexColor":"#AF9483",
"name":"Linen"
},
{
"brickColorId":18,
"hexColor":"#CC8E69",
"name":"Nougat"
},
{
"brickColorId":125,
"hexColor":"#EAB892",
"name":"Light orange"
},
{
"brickColorId":361,
"hexColor":"#564236",
"name":"Dirt brown"
},
{
"brickColorId":192,
"hexColor":"#694028",
"name":"Reddish brown"
},
{
"brickColorId":351,
"hexColor":"#BC9B5D",
"name":"Cork"
},
{
"brickColorId":352,
"hexColor":"#C7AC78",
"name":"Burlap"
},
{
"brickColorId":5,
"hexColor":"#D7C59A",
"name":"Brick yellow"
},
{
"brickColorId":153,
"hexColor":"#957977",
"name":"Sand red"
},
{
"brickColorId":1007,
"hexColor":"#A34B4B",
"name":"Dusty Rose"
},
{
"brickColorId":101,
"hexColor":"#DA867A",
"name":"Medium red"
},
{
"brickColorId":1025,
"hexColor":"#FFC9C9",
"name":"Pastel orange"
},
{
"brickColorId":330,
"hexColor":"#FF98DC",
"name":"Carnation pink"
},
{
"brickColorId":135,
"hexColor":"#74869D",
"name":"Sand blue"
},
{
"brickColorId":305,
"hexColor":"#527CAE",
"name":"Steel blue"
},
{
"brickColorId":11,
"hexColor":"#80BBDC",
"name":"Pastel Blue"
},
{
"brickColorId":1026,
"hexColor":"#B1A7FF",
"name":"Pastel violet"
},
{
"brickColorId":321,
"hexColor":"#A75E9B",
"name":"Lilac"
},
{
"brickColorId":107,
"hexColor":"#008F9C",
"name":"Bright bluish green"
},
{
"brickColorId":310,
"hexColor":"#5B9A4C",
"name":"Shamrock"
},
{
"brickColorId":317,
"hexColor":"#7C9C6B",
"name":"Moss"
},
{
"brickColorId":29,
"hexColor":"#A1C48C",
"name":"Medium green"
},
{
"brickColorId":105,
"hexColor":"#E29B40",
"name":"Br. yellowish orange"
},
{
"brickColorId":24,
"hexColor":"#F5CD30",
"name":"Bright yellow"
},
{
"brickColorId":334,
"hexColor":"#F8D96D",
"name":"Daisy orange"
},
{
"brickColorId":199,
"hexColor":"#635F62",
"name":"Dark stone grey"
},
{
"brickColorId":1002,
"hexColor":"#CDCDCD",
"name":"Mid gray"
},
{
"brickColorId":1001,
"hexColor":"#F8F8F8",
"name":"Institutional white"
}
]
}
Thanks! This is a pretty useful extension.