Website logo
⌘K
🔖Taptop Knowledge Base
🇷🇺RU: База знаний на русском языке
🚀Quick Start
Sign up and log in
How to create a website with Taptop
Component Libraries
⚙️Dashboard
Creating a new project
Project settings
Actions with projects
Teams
Profile settings
📝Introduction to Design Editor
Basics of website building
Design Editor Navigation
📰Website structure and layout
Main website blocks
Adding and moving elements
Sizing and spacing
Elements layout settings
Auto Layout (in Flex mode)
Position
🗂️Elements and Widgets
Link Block
Button and Up Button
Text and Text Link
List
Block List
Menu
Tabs
Accordion
Pop-up
Search Bar
Embed
Image
SVG Icon
Form
Map
Components
🖌️Design and Styling
Classes and selectors
States and styles
Typography
Background
Borders and rounded corners
Colors and opacity
Effects
Customization for different devices
🎚️Page settings
General page settings
SEO settings for a page
Custom code for a page
🌐Publishing and export
Publishing a project
Code export
⌨️Shortcuts
📋Guides
Docs powered by Archbee
Website logo
Design and Styling

Colors and opacity

12min



Color settings

Color settings are used to style the background of various elements, their borders, and text. To set a color for each of these properties, you need to select the appropriate section on the Styles tab in the right panel, i.e. Background, Border, or Text.

To set a color:

  • Select an element on the Canvas or the Layers tab in the left panel
  • Find the Styles section on the Styles tab in the right panel (Background, Border, or Text)
  • Click on the current color
  • Set the desired color in the new window 
Document image


How to select colors:

  • Enter the color value in the field
  • Use the color bar and slider
  • Use the color picker



Color value

You can set color values using one of the following three methods:

Document image


●      In Hex format. Enter a 6 digit color code consisting of numbers and/or letters. For example, 000000 is black, FFFFFF is white.

●      In RGB format. Enter a 3-digit numeric color code, each digit of which has a value from 0 to 255 and corresponds to one of three colors: red, green and blue.

●      Color name. You can enter a name of one of standard HTML colors. For example, black, green, darkblue, and so on.

After selecting a color value, you can set its opacity by entering a number from 0 to 100% in the box next to it.



Selecting a color with the color bar and slider

Document image


Use the slider to select the desired color spectrum, and then select the desired color from the Colors panel. Opacity can be adjusted using the slider below.

Selecting a color with the color picker

You can customize the color by selecting any color on the Canvas as a sample. This can be the background color of another element, or the color of an image fragment on your website.

To do this:

  • Click on the color picker icon:
Document image

  • Move the mouse cursor to the Canvas. The cursor will take the form of a crosshair to capture the desired color. Next to it, you will see a magnifying glass with a magnified fragment and the value of the current color in Hex format.  
Document image

  • Move the cursor across the Canvas to select the desired color. Then click on the selected point with the left mouse button. 

Saved and last used colors

You can save colors to use them in the project later. To do this: 

  • Select the desired color and click on “+” in Saved Colors:
Document image

  • Enter a name for the color and click on the Save button. You set a Hex-code for the color, write its name, or describe what role this color plays in the project (for example, text or base color).
Document image


Later, you can edit the saved color by clicking on the gear icon next to it, or delete it by clicking on the trash icon.

Document image


You can also save recently used colors in the project. To use one of them, click on the drop-down list in the Saved colors section and select Last Used Colors option:

Document image


Select the desired color in the new list:

Document image



Opacity

Beside color opacity (for background, border, or text), you can set the opacity value for the entire element. This setting is used if you want to apply opacity not to individual properties of an element (for example, background), but to the entire element and its child elements.

Opacity settings affect the opacity of both the element itself and its child elements.



Opacity can be used to create visual effects. For example, you can change the visibility of an element when you hover on it with the mouse cursor.

You can set transparency on the Styles tab in the right panel in the Size section.

Document image


You can set 100% (fully opaque) to 0% (fully transparent).

Setting the value to 0% makes the element completely invisible but it continues to occupy the space on the page (as opposed to the Display > None option, when the element completely disappears from the page).



Updated 05 Oct 2023
Did this page help you?
PREVIOUS
Borders and rounded corners
NEXT
Effects
Docs powered by Archbee
TABLE OF CONTENTS
Color settings
Color value
Selecting a color with the color bar and slider
Selecting a color with the color picker
Saved and last used colors
Opacity
Docs powered by Archbee