Skip to main content Skip to docs navigation

#bbacbd hex color | Download Light 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 Lavender Frost and its hex is #BDABBE Nearest Color Name

Color Hue/Base color: Violet

Hex #bbacbd Color code in RGB color code model is created after adding 73.33% red color, 67.45% green color and 74.12% blue color. Hex #bbacbd Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 9% magenta, 0% yellow and 25.88% black.

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

RGB Chart

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

Color Table

Hex Color Code bbacbd #bbacbd
RGB Decimal 187, 172, 189 187, 172, 189
RGB Percent 73%, 67%, 74% rgb(73%, 67%, 74%)
CSS RGBa 187, 172, 189,1 rgba(187,172,189,1)
CMYK Model cmyk(1%,9%,0%,25.88%)
HSL Color Space 293,11% ,71% hsl(293,11% ,71%)
HSV Color Space 293°, 9%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 10101100 10111101
Octal 273 254 275
Decimal 187 172 189
Hex bb ac bd

Different shades of #bbacbd color code.

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

Darkest of #bbacbd
#715c74
Darker of #bbacbd
#8c7390
Dark of #bbacbd
#a490a6
Base of #bbacbd
#bbacbd
Light of #bbacbd
#d2c8d4
Lighter
#eae5ea
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

#bbacbd
#aebdac

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

Split Complementary

#bbacbd
#b6bdac
#acbdb2

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

Analogous Color

#b1acbd
#b4acbd
#bbacbd
#bdacb9
#bdacb2

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

#bbacbd
#acbdbb
#bdbbac

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

#bbacbd
#bdbbac
#aebdac
#acaebd

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

#bbacbd
#bdb2ac
#aebdac
#acb6bd

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 #bbacbd

#554657
#715c74
#8c7390
#a490a6
#bbacbd
#d2c8d4
#eae5ea
#ffffff
#ffffff

Tints of #bbacbd Color

#bbacbd
#c2b5c4
#cabecb
#d1c7d3
#d9d0da
#e0dae1
#e8e3e9
#efecf0
#f7f5f7
#ffffff

Shades of #bbacbd color code

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

#bbacbd
#a698a8
#918593
#7c727e
#675f69
#534c54
#3e393f
#29262a
#141315
#000000

Tones

#bbacbd
#b4b4b4
#b4b4b4
#b4b4b4
#b4b4b4

Tones

Similar Color like #bbacbd color

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

#bcadbe
#bdaebf
#beafc0
#bfb0c1
#c0b1c2
#c1b2c3
#c2b3c4
#c3b4c5
#c4b5c6
#c5b6c7
#c6b7c8
#c7b8c9
#c8b9ca
#c9bacb
#baabbc
#b9aabb
#b8a9ba
#b7a8b9
#b6a7b8
#b5a6b7
#b4a5b6
#b3a4b5
#b2a3b4
#b1a2b3
#b0a1b2
#afa0b1
#ae9fb0
#ad9eaf

Download this Light Violet

Hex #bbacbd 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.

#bbacbd Color Code Preview on Black Background Color

This is how #bbacbd Color will look on black background color. Color contrast ratio is 9.75

#bbacbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbacbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbacbd

#bbacbd color code is use for CSS Background Color

Background color for the above div is #bbacbd

HTML with inline CSS

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

#bbacbd color code is use for CSS Border Color

CSS Border color for the above div is #bbacbd

HTML with inline CSS

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

CSS Border Left color for the above div is #bbacbd

HTML with inline CSS

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

CSS Border Right color for the above div is #bbacbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbacbd

HTML with inline CSS

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

CSS Border Top color for the above div is #bbacbd

HTML with inline CSS

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

#bbacbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbacbd Color code Preview on White Background

This is how #bbacbd Color code will look on white background color. Color contrast ratio is 2.15

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 #bbacbd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bbacbd; }

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(187,172,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,189,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,172,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }