Skip to main content Skip to docs navigation

#b2abbc hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Morning Mist Grey and its hex is #ADA7B9 Nearest Color Name

Color Hue/Base color: Violet

Hex #b2abbc Color code in RGB color code model is created after adding 69.8% red color, 67.06% green color and 73.73% blue color. Hex #b2abbc Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 9% magenta, 0% yellow and 26.27% black.

Hex #b2abbc color code is between #aaaabb web safe hex color code and #bbbbcc web safe hex color code. #aaaabb is the nearest web safe color code. You can see here many more shades of #b2abbc color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code b2abbc #b2abbc
RGB Decimal 178, 171, 188 178, 171, 188
RGB Percent 70%, 67%, 74% rgb(70%, 67%, 74%)
CSS RGBa 178, 171, 188,1 rgba(178,171,188,1)
CMYK Model cmyk(5%,9%,0%,26.27%)
HSL Color Space 265,11% ,70% hsl(265,11% ,70%)
HSV Color Space 265°, 9%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110010 10101011 10111100
Octal 262 253 274
Decimal 178 171 188
Hex b2 ab bc

Different shades of #b2abbc color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #b2abbc
#655b73
Darker of #b2abbc
#7e728f
Dark of #b2abbc
#988fa5
Base of #b2abbc
#b2abbc
Light of #b2abbc
#ccc7d3
Lighter
#e6e4e9
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#b2abbc
#b5bcab

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#b2abbc
#bcbaab
#acbcab

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#abaebc
#ababbc
#b2abbc
#b8abbc
#bcabb9

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#b2abbc
#abbcb2
#bcb2ab

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#b2abbc
#bcb2ab
#b5bcab
#abb5bc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#b2abbc
#bcabac
#b5bcab
#abbcba

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #b2abbc

#4c4556
#655b73
#7e728f
#988fa5
#b2abbc
#ccc7d3
#e6e4e9
#ffffff
#ffffff

Tints of #b2abbc Color

#b2abbc
#bab4c3
#c3bdca
#cbc7d2
#d4d0d9
#dcd9e1
#e5e3e8
#edecf0
#f6f5f7
#ffffff

Shades of #b2abbc color code

Generate more color scales with scales (color stack) generator.

#b2abbc
#9e98a7
#8a8592
#76727d
#625f68
#4f4c53
#3b393e
#272629
#131314
#000000

Tones

#b2abbc
#b3b3b3
#b3b3b3
#b3b3b3
#b3b3b3

Tones

Similar Color like #b2abbc color

Find visually similar hex color codes nearing to #b2abbc hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#b3acbd
#b4adbe
#b5aebf
#b6afc0
#b7b0c1
#b8b1c2
#b9b2c3
#bab3c4
#bbb4c5
#bcb5c6
#bdb6c7
#beb7c8
#bfb8c9
#c0b9ca
#b1aabb
#b0a9ba
#afa8b9
#aea7b8
#ada6b7
#aca5b6
#aba4b5
#aaa3b4
#a9a2b3
#a8a1b2
#a7a0b1
#a69fb0
#a59eaf
#a49dae

Download this Dark Violet

Hex #b2abbc Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#b2abbc Color Code Preview on Black Background Color

This is how #b2abbc Color will look on black background color. Color contrast ratio is 9.44

#b2abbc in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#b2abbc">Your Example Paragraph content text in with font color #b2abbc </p>

Your Example Paragraph content text in with font color #b2abbc

HTML with inline CSS

<div style="color:#b2abbc">Your Paragraph text in with font color #b2abbc </div>

Your Example Paragraph content text in with font color #b2abbc

#b2abbc color code is use for CSS Background Color

Background color for the above div is #b2abbc

HTML with inline CSS

<div style="background-color:#b2abbc;"></div>

#b2abbc color code is use for CSS Border Color

CSS Border color for the above div is #b2abbc

HTML with inline CSS

<div style="border:5px solid #b2abbc;"></div>

CSS Border Left color for the above div is #b2abbc

HTML with inline CSS

<div style="border-left:5px solid #b2abbc;"></div>

CSS Border Right color for the above div is #b2abbc

HTML with inline CSS

<div style="border-right:5px solid #b2abbc;"></div>

CSS Border Bottom color for the above div is #b2abbc

HTML with inline CSS

<div style="border-bottom:5px solid #b2abbc;"></div>

CSS Border Top color for the above div is #b2abbc

HTML with inline CSS

<div style="border-top:5px solid #b2abbc;"></div>

#b2abbc hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#b2abbc; } .examplecolorclass {color:#b2abbc; } .examplebordercolor {border:3px solid #b2abbc; }

#b2abbc Color code Preview on White Background

This is how #b2abbc Color code will look on white background color. Color contrast ratio is 2.22

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #b2abbc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b2abbc; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(178,171,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,188,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,171,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }