About 28,100 results
Open links in new tab
  1. Roblox brick color codes - Bulletin Board - Developer Forum | Roblox

    Apr 24, 2021 · Color Name Number RGB Value White 1 [242, 243, 243] Grey 2 [161, 165, 162] Light yellow 3 [249, 233, 153] Brick yellow 5 [215, 197, 154] Light green (Mint) 6 [194, 218, …

  2. List of all BrickColors - Help and Feedback / Creations ... - Roblox

    Feb 4, 2021 · Are you getting tired of doing BrickColor.new() and trying to remember what the BrickColor name you want to use is? (or perhaps you find yourself doing Color3.new …

  3. Example on how to get all brickcolors - Roblox

    May 15, 2022 · Hello! I know some of you may be looking for an easy way to get every BrickColor there is. Lucky for you, I have found a way to do that! First of all, you may or may not know …

  4. Color duplicity BrickColor - Platform Usage Support - Roblox

    Aug 3, 2024 · Roblox Color Codes – HTML Color Codes Browse our list of Roblox Color Codes or BrickColor Codes—the preset named colors used in developing games for the online platform …

  5. List Color Code - Scripting Support - Developer Forum | Roblox

    Aug 3, 2024 · Hello I don’t know if it will help someone, but I created a list of all colors. The start of the color list print ("COLOR LIST CODE") local White = "White" local WhiteNUM = …

  6. How to get the brickcolor index from the name? - Roblox

    May 12, 2021 · BrickColor A data type that provides a predefined list of named colors. And it says White color is 1. When running this code:

  7. Hex codes of ROBLOX skin tones?

    Jun 12, 2019 · 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 …

  8. Why can’t I assign custom brick color via code? - Roblox

    Jan 3, 2023 · When I use the following 2 colors the brick I assign the colors to end up looking exactly the same. Instead of taking the RGB values I’m trying to use the brick just selects the …

  9. Expanding the Skin Tone Color Picker - Page 3 - Roblox

    May 10, 2024 · Basically each slider increment is a brick colour, so you won’t be able to use any specific colour codes and only the 75 brick colours Roblox avatars have got. Like here I want …

  10. Legacy BrickColor Library - Community Resources - Roblox

    Feb 23, 2024 · This module is an emulation of the old BrickColor library, as it was circa 2009. With it, you can limit yourself exclusively to the exact BrickColor values that once painted Robloxia’s …