Skip to main content Skip to docs navigation

#bdbdfc hex color | Download Light Blue 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 Light Periwinkle and its hex is #C1C6FC Nearest Color Name

Color Hue/Base color: Blue

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

Hex #bdbdfc color code is between #bbbbff web safe hex color code and #ccccee web safe hex color code. #bbbbff is the nearest web safe color code. You can see here many more shades of #bdbdfc color code.

RGB Chart

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

Color Table

Hex Color Code bdbdfc #bdbdfc
RGB Decimal 189, 189, 252 189, 189, 252
RGB Percent 74%, 74%, 99% rgb(74%, 74%, 99%)
CSS RGBa 189, 189, 252,1 rgba(189,189,252,1)
CMYK Model cmyk(25%,25%,0%,1.18%)
HSL Color Space 240,91% ,86% hsl(240,91% ,86%)
HSV Color Space 240°, 25%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 10111101 11111100
Octal 275 275 374
Decimal 189 189 252
Hex bd bd fc

Different shades of #bdbdfc color code.

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

Darkest of #bdbdfc
#2b2bf5
Darker of #bdbdfc
#5b5bf8
Dark of #bdbdfc
#8c8cfa
Base of #bdbdfc
#bdbdfc
Light of #bdbdfc
#eeeefe
Lighter
#ffffff
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

#bdbdfc
#fcfcbd

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

Split Complementary

#bdbdfc
#fcdcbd
#dcfcbd

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

Analogous Color

#bde2fc
#bdd7fc
#bdbdfc
#d2bdfc
#ecbdfc

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

#bdbdfc
#bdfcbd
#fcbdbd

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

#bdbdfc
#fcbdbd
#fcfcbd
#bdfcfc

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

#bdbdfc
#fcbddc
#fcfcbd
#bdfcdc

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

#0a0ae3
#2b2bf5
#5b5bf8
#8c8cfa
#bdbdfc
#eeeefe
#ffffff
#ffffff
#ffffff

Tints of #bdbdfc Color

#bdbdfc
#c4c4fc
#cbcbfc
#d3d3fd
#dadafd
#e1e1fd
#e9e9fe
#f0f0fe
#f7f7fe
#ffffff

Shades of #bdbdfc color code

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

#bdbdfc
#a8a8e0
#9393c4
#7e7ea8
#69698c
#545470
#3f3f54
#2a2a38
#15151c
#000000

Tones

#bdbdfc
#c4c4f5
#cbcbee
#d2d2e7
#d9d9e0

Tones

Similar Color like #bdbdfc color

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

#bebefd
#bfbffe
#c0c0ff
#c1c1ff
#c2c2ff
#c3c3ff
#c4c4ff
#c5c5ff
#c6c6ff
#c7c7ff
#c8c8ff
#c9c9ff
#cacaff
#cbcbff
#bcbcfb
#bbbbfa
#babaf9
#b9b9f8
#b8b8f7
#b7b7f6
#b6b6f5
#b5b5f4
#b4b4f3
#b3b3f2
#b2b2f1
#b1b1f0
#b0b0ef
#afafee

Download this Light Blue

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

#bdbdfc Color Code Preview on Black Background Color

This is how #bdbdfc Color will look on black background color. Color contrast ratio is 11.85

#bdbdfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdbdfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdbdfc

#bdbdfc color code is use for CSS Background Color

Background color for the above div is #bdbdfc

HTML with inline CSS

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

#bdbdfc color code is use for CSS Border Color

CSS Border color for the above div is #bdbdfc

HTML with inline CSS

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

CSS Border Left color for the above div is #bdbdfc

HTML with inline CSS

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

CSS Border Right color for the above div is #bdbdfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdbdfc

HTML with inline CSS

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

CSS Border Top color for the above div is #bdbdfc

HTML with inline CSS

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

#bdbdfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdbdfc Color code Preview on White Background

This is how #bdbdfc Color code will look on white background color. Color contrast ratio is 1.77

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

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