Skip to main content Skip to docs navigation

#baacbd 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 Lola and its hex is #B9ACBB Nearest Color Name

Color Hue/Base color: Violet

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

Hex #baacbd color code is between #bbaabb web safe hex color code and #aabbcc web safe hex color code. #bbaabb is the nearest web safe color code. You can see here many more shades of #baacbd color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10111010 10101100 10111101
Octal 272 254 275
Decimal 186 172 189
Hex ba ac bd

Different shades of #baacbd color code.

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

Darkest of #baacbd
#705c74
Darker of #baacbd
#8b7390
Dark of #baacbd
#a290a6
Base of #baacbd
#baacbd
Light of #baacbd
#d2c8d4
Lighter
#e9e5ea
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

#baacbd
#afbdac

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

Split Complementary

#baacbd
#b7bdac
#acbdb1

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

Analogous Color

#b0acbd
#b3acbd
#baacbd
#bdacba
#bdacb3

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

#baacbd
#acbdba
#bdbaac

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

#baacbd
#bdbaac
#afbdac
#acafbd

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

#baacbd
#bdb1ac
#afbdac
#acb7bd

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

#544657
#705c74
#8b7390
#a290a6
#baacbd
#d2c8d4
#e9e5ea
#ffffff
#ffffff

Tints of #baacbd Color

#baacbd
#c1b5c4
#c9becb
#d1c7d3
#d8d0da
#e0dae1
#e8e3e9
#efecf0
#f7f5f7
#ffffff

Shades of #baacbd color code

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

#baacbd
#a598a8
#908593
#7c727e
#675f69
#524c54
#3e393f
#29262a
#141315
#000000

Tones

#baacbd
#b4b4b4
#b4b4b4
#b4b4b4
#b4b4b4

Tones

Similar Color like #baacbd color

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

#bbadbe
#bcaebf
#bdafc0
#beb0c1
#bfb1c2
#c0b2c3
#c1b3c4
#c2b4c5
#c3b5c6
#c4b6c7
#c5b7c8
#c6b8c9
#c7b9ca
#c8bacb
#b9abbc
#b8aabb
#b7a9ba
#b6a8b9
#b5a7b8
#b4a6b7
#b3a5b6
#b2a4b5
#b1a3b4
#b0a2b3
#afa1b2
#aea0b1
#ad9fb0
#ac9eaf

Download this Light Violet

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

#baacbd Color Code Preview on Black Background Color

This is how #baacbd Color will look on black background color. Color contrast ratio is 9.72

#baacbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baacbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baacbd

#baacbd color code is use for CSS Background Color

Background color for the above div is #baacbd

HTML with inline CSS

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

#baacbd color code is use for CSS Border Color

CSS Border color for the above div is #baacbd

HTML with inline CSS

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

CSS Border Left color for the above div is #baacbd

HTML with inline CSS

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

CSS Border Right color for the above div is #baacbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baacbd

HTML with inline CSS

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

CSS Border Top color for the above div is #baacbd

HTML with inline CSS

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

#baacbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baacbd Color code Preview on White Background

This is how #baacbd Color code will look on white background color. Color contrast ratio is 2.16

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

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