Skip to main content Skip to docs navigation

#bdbdd0 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 Silver Dagger and its hex is #C1C1D1 Nearest Color Name

Color Hue/Base color: Violet

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

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

RGB Chart

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

Color Table

Hex Color Code bdbdd0 #bdbdd0
RGB Decimal 189, 189, 208 189, 189, 208
RGB Percent 74%, 74%, 82% rgb(74%, 74%, 82%)
CSS RGBa 189, 189, 208,1 rgba(189,189,208,1)
CMYK Model cmyk(9%,9%,0%,18.43%)
HSL Color Space 240,17% ,78% hsl(240,17% ,78%)
HSV Color Space 240°, 9%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 10111101 11010000
Octal 275 275 320
Decimal 189 189 208
Hex bd bd d0

Different shades of #bdbdd0 color code.

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

Darkest of #bdbdd0
#65658e
Darker of #bdbdd0
#8181a6
Dark of #bdbdd0
#9f9fbb
Base of #bdbdd0
#bdbdd0
Light of #bdbdd0
#dbdbe5
Lighter
#f9f9fa
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

#bdbdd0
#d0d0bd

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

Split Complementary

#bdbdd0
#d0c6bd
#c6d0bd

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

Analogous Color

#bdc8d0
#bdc5d0
#bdbdd0
#c3bdd0
#cbbdd0

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

#bdbdd0
#bdd0bd
#d0bdbd

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

#bdbdd0
#d0bdbd
#d0d0bd
#bdd0d0

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

#bdbdd0
#d0bdc6
#d0d0bd
#bdd0c6

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

#505071
#65658e
#8181a6
#9f9fbb
#bdbdd0
#dbdbe5
#f9f9fa
#ffffff
#ffffff

Tints of #bdbdd0 Color

#bdbdd0
#c4c4d5
#cbcbda
#d3d3df
#dadae4
#e1e1ea
#e9e9ef
#f0f0f4
#f7f7f9
#ffffff

Shades of #bdbdd0 color code

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

#bdbdd0
#a8a8b8
#9393a1
#7e7e8a
#696973
#54545c
#3f3f45
#2a2a2e
#151517
#000000

Tones

#bdbdd0
#c6c6c6
#c6c6c6
#c6c6c6
#c6c6c6

Tones

Similar Color like #bdbdd0 color

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

#bebed1
#bfbfd2
#c0c0d3
#c1c1d4
#c2c2d5
#c3c3d6
#c4c4d7
#c5c5d8
#c6c6d9
#c7c7da
#c8c8db
#c9c9dc
#cacadd
#cbcbde
#bcbccf
#bbbbce
#babacd
#b9b9cc
#b8b8cb
#b7b7ca
#b6b6c9
#b5b5c8
#b4b4c7
#b3b3c6
#b2b2c5
#b1b1c4
#b0b0c3
#afafc2

Download this Light Violet

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

#bdbdd0 Color Code Preview on Black Background Color

This is how #bdbdd0 Color will look on black background color. Color contrast ratio is 11.35

#bdbdd0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdbdd0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdbdd0

#bdbdd0 color code is use for CSS Background Color

Background color for the above div is #bdbdd0

HTML with inline CSS

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

#bdbdd0 color code is use for CSS Border Color

CSS Border color for the above div is #bdbdd0

HTML with inline CSS

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

CSS Border Left color for the above div is #bdbdd0

HTML with inline CSS

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

CSS Border Right color for the above div is #bdbdd0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdbdd0

HTML with inline CSS

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

CSS Border Top color for the above div is #bdbdd0

HTML with inline CSS

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

#bdbdd0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdbdd0 Color code Preview on White Background

This is how #bdbdd0 Color code will look on white background color. Color contrast ratio is 1.85

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

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