Skip to main content Skip to docs navigation

#bdabcc 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 Jacey’s Favorite and its hex is #BCACCD Nearest Color Name

Color Hue/Base color: Violet

Hex #bdabcc Color code in RGB color code model is created after adding 74.12% red color, 67.06% green color and 80% blue color. Hex #bdabcc Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 16% magenta, 0% yellow and 20% black.

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

RGB Chart

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

Color Table

Hex Color Code bdabcc #bdabcc
RGB Decimal 189, 171, 204 189, 171, 204
RGB Percent 74%, 67%, 80% rgb(74%, 67%, 80%)
CSS RGBa 189, 171, 204,1 rgba(189,171,204,1)
CMYK Model cmyk(7%,16%,0%,20%)
HSL Color Space 273,24% ,74% hsl(273,24% ,74%)
HSV Color Space 273°, 16%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10101011 11001100
Octal 275 253 314
Decimal 189 171 204
Hex bd ab cc

Different shades of #bdabcc color code.

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

Darkest of #bdabcc
#71548a
Darker of #bdabcc
#8b6ca5
Dark of #bdabcc
#a48bb9
Base of #bdabcc
#bdabcc
Light of #bdabcc
#d6cbdf
Lighter
#efeaf3
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

#bdabcc
#baccab

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

Split Complementary

#bdabcc
#caccab
#abccad

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

Analogous Color

#abaccc
#afabcc
#bdabcc
#c8abcc
#ccabc2

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

#bdabcc
#abccbd
#ccbdab

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

#bdabcc
#ccbdab
#baccab
#abbacc

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

#bdabcc
#ccadab
#baccab
#abcacc

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

#57416a
#71548a
#8b6ca5
#a48bb9
#bdabcc
#d6cbdf
#efeaf3
#ffffff
#ffffff

Tints of #bdabcc Color

#bdabcc
#c4b4d1
#cbbdd7
#d3c7dd
#dad0e2
#e1d9e8
#e9e3ee
#f0ecf3
#f7f5f9
#ffffff

Shades of #bdabcc color code

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

#bdabcc
#a898b5
#93859e
#7e7288
#695f71
#544c5a
#3f3944
#2a262d
#151316
#000000

Tones

#bdabcc
#bcb9be
#bcbcbc
#bcbcbc
#bcbcbc

Tones

Similar Color like #bdabcc color

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

#beaccd
#bfadce
#c0aecf
#c1afd0
#c2b0d1
#c3b1d2
#c4b2d3
#c5b3d4
#c6b4d5
#c7b5d6
#c8b6d7
#c9b7d8
#cab8d9
#cbb9da
#bcaacb
#bba9ca
#baa8c9
#b9a7c8
#b8a6c7
#b7a5c6
#b6a4c5
#b5a3c4
#b4a2c3
#b3a1c2
#b2a0c1
#b19fc0
#b09ebf
#af9dbe

Download this Light Violet

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

#bdabcc Color Code Preview on Black Background Color

This is how #bdabcc Color will look on black background color. Color contrast ratio is 9.86

#bdabcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdabcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdabcc

#bdabcc color code is use for CSS Background Color

Background color for the above div is #bdabcc

HTML with inline CSS

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

#bdabcc color code is use for CSS Border Color

CSS Border color for the above div is #bdabcc

HTML with inline CSS

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

CSS Border Left color for the above div is #bdabcc

HTML with inline CSS

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

CSS Border Right color for the above div is #bdabcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdabcc

HTML with inline CSS

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

CSS Border Top color for the above div is #bdabcc

HTML with inline CSS

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

#bdabcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdabcc Color code Preview on White Background

This is how #bdabcc Color code will look on white background color. Color contrast ratio is 2.13

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

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