Skip to main content Skip to docs navigation

#bdaaba 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 Soft Heather and its hex is #BEA8B7 Nearest Color Name

Color Hue/Base color: Violet

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

Hex #bdaaba color code is between #bb99bb web safe hex color code and #ccbbaa web safe hex color code. #bb99bb is the nearest web safe color code. You can see here many more shades of #bdaaba color code.

RGB Chart

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

Color Table

Hex Color Code bdaaba #bdaaba
RGB Decimal 189, 170, 186 189, 170, 186
RGB Percent 74%, 67%, 73% rgb(74%, 67%, 73%)
CSS RGBa 189, 170, 186,1 rgba(189,170,186,1)
CMYK Model cmyk(0%,10%,2%,25.88%)
HSL Color Space 309,13% ,70% hsl(309,13% ,70%)
HSV Color Space 309°, 10%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10101010 10111010
Octal 275 252 272
Decimal 189 170 186
Hex bd aa ba

Different shades of #bdaaba color code.

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

Darkest of #bdaaba
#745a70
Darker of #bdaaba
#90718b
Dark of #bdaaba
#a78da3
Base of #bdaaba
#bdaaba
Light of #bdaaba
#d3c7d1
Lighter
#eae3e9
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

#bdaaba
#aabdad

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

Split Complementary

#bdaaba
#b0bdaa
#aabdb6

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

Analogous Color

#b5aabd
#b8aabd
#bdaaba
#bdaab4
#bdaaac

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

#bdaaba
#aababd
#babdaa

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

#bdaaba
#babdaa
#aabdad
#adaabd

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

#bdaaba
#bdb6aa
#aabdad
#aab0bd

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

#574454
#745a70
#90718b
#a78da3
#bdaaba
#d3c7d1
#eae3e9
#ffffff
#ffffff

Tints of #bdaaba Color

#bdaaba
#c4b3c1
#cbbcc9
#d3c6d1
#dacfd8
#e1d9e0
#e9e2e8
#f0ecef
#f7f5f7
#ffffff

Shades of #bdaaba color code

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

#bdaaba
#a897a5
#938490
#7e717c
#695e67
#544b52
#3f383e
#2a2529
#151214
#000000

Tones

#bdaaba
#b3b3b3
#b3b3b3
#b3b3b3
#b3b3b3

Tones

Similar Color like #bdaaba color

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

#beabbb
#bfacbc
#c0adbd
#c1aebe
#c2afbf
#c3b0c0
#c4b1c1
#c5b2c2
#c6b3c3
#c7b4c4
#c8b5c5
#c9b6c6
#cab7c7
#cbb8c8
#bca9b9
#bba8b8
#baa7b7
#b9a6b6
#b8a5b5
#b7a4b4
#b6a3b3
#b5a2b2
#b4a1b1
#b3a0b0
#b29faf
#b19eae
#b09dad
#af9cac

Download this Dark Violet

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

#bdaaba Color Code Preview on Black Background Color

This is how #bdaaba Color will look on black background color. Color contrast ratio is 9.62

#bdaaba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdaaba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdaaba

#bdaaba color code is use for CSS Background Color

Background color for the above div is #bdaaba

HTML with inline CSS

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

#bdaaba color code is use for CSS Border Color

CSS Border color for the above div is #bdaaba

HTML with inline CSS

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

CSS Border Left color for the above div is #bdaaba

HTML with inline CSS

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

CSS Border Right color for the above div is #bdaaba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdaaba

HTML with inline CSS

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

CSS Border Top color for the above div is #bdaaba

HTML with inline CSS

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

#bdaaba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdaaba Color code Preview on White Background

This is how #bdaaba Color code will look on white background color. Color contrast ratio is 2.18

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

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