CS:GO & CS2 Crosshair Generator

Find below Total CS's all-in-one CS:GO and CS2 crosshair generator. Adjust the crosshair settings to see a real-time preview of how your crosshair will look in Counter-Strike. Once you've got your crosshair looking perfect, simply copy the config into the CS:GO or CS2 console to use your crosshair in-game! To share your crosshair with your friends, or save your crosshair to return to later, click the "Share Crosshair" button to get a unique link to your specific configuration!

Choose a custom color

Ad

How to Apply Your Crosshair

Unfortunately we can't help you with your aim...

Applying a crosshair from this generator to CS:GO or CS2 is really straight-forward. All you need to do is paste the commands output from above into the console.

To do this, you will need to have the console enabled, see this guide for help doing so if you haven't already. Then follow these steps:

  1. With the console enabled, click the "Copy Config" button from above to copy your crosshair command config to your clipboard.
  2. Open up CS:GO or CS2 and hit the grave (`) or tilde (~) key to open the console. Then, press CTRL + V to paste your clipboard into the text field and hit ENTER on your keyboard.
  3. Because you can only input a certain amount of text into the Counter-Strike console at once, the "Copy Config" button might now have a (2/2) or (2/3). If this is the case for you, you will need to click "Copy Config" again and repeat step 2 (above) until the number in the button is back to wherever you started (usually 1/2 or 1/3).

Common Crosshair Options

Commonly asked-after configurations.

Below you can find some crosshair configurations that users commonly ask after, with help to apply them to your crosshair in our CS2 and CS:GO crosshair generator. Use the quick links below to jump to a particular section:

Dot Crosshair

A dot crosshair can be applied by:

  1. Selecting a classic crosshair style (cl_crosshairstyle), which is any of the following: 2, 3, 4, or 5.
  2. Setting the size of your crosshair (cl_crosshairsize) to 0.

You can adjust the size of your dot crosshair by changing the thickness value (cl_crosshairthickness).

Alternatively, copy and paste these two commands in to your CS console for a basic green dot crosshair:

cl_crosshairstyle "2";cl_crosshaircolor "1";cl_crosshairsize "0";cl_crosshairgap "-8.5";cl_crosshairalpha "255";cl_crosshairusealpha "0";cl_crosshair_dynamic_splitalpha_innermod "1";cl_crosshair_dynamic_splitalpha_outermod "1";cl_crosshairthickness "2";
cl_crosshaircolor_r "50";cl_crosshaircolor_g "250";cl_crosshaircolor_b "50";cl_crosshair_drawoutline "0";cl_crosshair_outlinethickness "1";cl_crosshairdot "1";cl_crosshair_t "0";cl_crosshairgap_useweaponvalue "0";hud_showtargetid "0";

Circle Crosshair

For a circle crosshair in CS2 or CS:GO, use any of the following sets of commands:

Small Green Circle:

cl_crosshairalpha "255";cl_crosshaircolor "5";cl_crosshaircolor_b "0";cl_crosshaircolor_r "0";cl_crosshaircolor_g "250";cl_crosshairdot "0";cl_crosshairgap "-7";cl_crosshairsize "1";cl_crosshairstyle "2";cl_crosshairusealpha "1";cl_crosshairthickness "2.5";cl_fixedcrosshairgap "-7";cl_crosshair_outlinethickness "0";cl_crosshair_drawoutline "0";

Open in Crosshair Generator

Large Yellow Circle:

cl_crosshairstyle "4";cl_crosshaircolor "2";cl_crosshairsize "3.3";cl_crosshairgap "-8.5";cl_crosshairalpha "150.5";cl_crosshairusealpha "1";cl_crosshairthickness "5.5";cl_crosshaircolor_r "50";cl_crosshaircolor_g "250";cl_crosshaircolor_b "50";cl_crosshair_drawoutline "0";cl_crosshair_outlinethickness "1";cl_crosshairdot "0";cl_crosshair_t "0";cl_crosshairgap_useweaponvalue "1";hud_showtargetid "0";

Open in Crosshair Generator

White Crosshair

You can apply a white crosshair in CS:GO and CS2 with the following command:

cl_crosshaircolor 5; cl_crosshaircolor_r 255; cl_crosshaircolor_g 255; cl_crosshaircolor_b 255

These are the steps (command-by-command), if you'd prefer to learn how the above command works:

  1. Selecting a classic crosshair style (cl_crosshairstyle), which is any of the following: 2, 3, 4, or 5.
  2. Selecting crosshair color number 5 (cl_crosshaircolor).
  3. Setting the RGB values of your crosshair to 255, 255, 255. You can do this using the following three commands:
    • cl_crosshaircolor_r 255
    • cl_crosshaircolor_g 255
    • cl_crosshaircolor_b 255

On the crosshair generator, simply selected the "Custom (5)" button and then click the square next to "Choose a custom color" to select a white color.

Pink Crosshair

Below are three of the most popular pink crosshair colors. Just copy and paste any of these commands into your CS2 or CS:GO console and enjoy!

Pink

cl_crosshaircolor 5; cl_crosshaircolor_r 255; cl_crosshaircolor_g 182; cl_crosshaircolor_b 193

Deep Pink

cl_crosshaircolor 5; cl_crosshaircolor_r 255; cl_crosshaircolor_g 20; cl_crosshaircolor_b 147

Pale Violet Red

cl_crosshaircolor 5; cl_crosshaircolor_r 219; cl_crosshaircolor_g 112; cl_crosshaircolor_b 147

Command-by-Command Pink Crosshair

Here are more verbose steps for a pink crosshair, which can be adjusted for further customization:

  1. First, make sure that you are using a classic crosshair style (cl_crosshairstyle), which is any of the following: 2, 3, 4, or 5.
  2. Select crosshair color number 5 (cl_crosshaircolor), which allows you to select custom colors.
  3. Set the RGB values of your crosshair to using one of the following sets of commands (depending on which type of pink you'd like):
    • Pink:
      • cl_crosshaircolor_r 255
      • cl_crosshaircolor_g 182
      • cl_crosshaircolor_b 193
    • Deep Pink:
      • cl_crosshaircolor_r 255
      • cl_crosshaircolor_g 20
      • cl_crosshaircolor_b 147
    • Pale Violet Red:
      • cl_crosshaircolor_r 219
      • cl_crosshaircolor_g 112
      • cl_crosshaircolor_b 147

On the crosshair generator, simply select the "Custom (5)" button and then click the square next to "Choose a custom color" to select a pink color.

Purple Crosshair

You can set your crosshair color to purple in CS:GO and CS2 by pasting any of the below commands into the console:

Purple

cl_crosshaircolor 5; cl_crosshaircolor_r 128; cl_crosshaircolor_g 0; cl_crosshaircolor_b 128

Magenta

cl_crosshaircolor 5; cl_crosshaircolor_r 255; cl_crosshaircolor_g 0; cl_crosshaircolor_b 255

Indigo

cl_crosshaircolor 5; cl_crosshaircolor_r 75; cl_crosshaircolor_g 0; cl_crosshaircolor_b 130

Command-by-Command Pink Crosshair

Here are more verbose steps for a purple CS crosshair, which can be adjusted for further customization:

  1. Select a classic crosshair style (cl_crosshairstyle), which is any of the following: 2, 3, 4, or 5.
  2. Select crosshair color number 5 (cl_crosshaircolor), which allows you to set a custom color.
  3. Set the RGB values of your crosshair to using one of the following sets of commands (depending on which type of purple you'd like):
    • Purple:
      • cl_crosshaircolor_r 128
      • cl_crosshaircolor_g 0
      • cl_crosshaircolor_b 128
    • Magenta:
      • cl_crosshaircolor_r 255
      • cl_crosshaircolor_g 0
      • cl_crosshaircolor_b 255
    • Indigo:
      • cl_crosshaircolor_r 75
      • cl_crosshaircolor_g 0
      • cl_crosshaircolor_b 130

Reset Crosshair

To reset your crosshair, go to the generator at the top of this page, select your crosshair style and click the "Reset to Default" button.

Then, follow the steps above (How to Apply Your Crosshair) to apply your crosshair in-game.

Alternatively, copy and paste these three commands into your console:

cl_crosshairstyle "2";cl_crosshaircolor "2";cl_crosshairsize "3.3";cl_crosshairgap "-8.5";cl_crosshairalpha "150.5";cl_crosshairusealpha "1";cl_crosshair_dynamic_splitalpha_innermod "1";cl_crosshair_dynamic_splitalpha_outermod "1";
cl_crosshairthickness "5.5";cl_crosshaircolor_r "50";cl_crosshaircolor_g "250";cl_crosshaircolor_b "50";cl_crosshair_drawoutline "0";cl_crosshair_outlinethickness "1";cl_crosshairdot "0";cl_crosshair_t "0";cl_crosshairgap_useweaponvalue "0";
hud_showtargetid "0";

Square Crosshair

You can achieve a square crosshair (of any size) in CS:GO and CS2 with the following settings:

  1. A crosshair gap of -5 (cl_crosshairgap). You may need to adjust this slightly for different resolutions for a perfect fit.
  2. A low crosshair size (below 1), we recommend 0.5 (cl_crosshairsize).
  3. No crosshair dot (cl_crosshairdot 0).
  4. No crosshair outline (cl_crosshair_drawoutline 0).
  5. Use the crosshair thickness setting (cl_crosshairthickness) to adjust the size of the square.

To start configuring a crosshair using our generator with these settings, just click this link.