Skip to main content Skip to docs navigation

#bbadfd 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 Winterspring Lilac and its hex is #B5AFFF Nearest Color Name

Color Hue/Base color: Blue

Hex #bbadfd Color code in RGB color code model is created after adding 73.33% red color, 67.84% green color and 99.22% blue color. Hex #bbadfd Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 32% magenta, 0% yellow and 0.78% black.

Hex #bbadfd color code is between #aaaaff web safe hex color code and #ccbbee web safe hex color code. #aaaaff is the nearest web safe color code. You can see here many more shades of #bbadfd color code.

RGB Chart

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

Color Table

Hex Color Code bbadfd #bbadfd
RGB Decimal 187, 173, 253 187, 173, 253
RGB Percent 73%, 68%, 99% rgb(73%, 68%, 99%)
CSS RGBa 187, 173, 253,1 rgba(187,173,253,1)
CMYK Model cmyk(26%,32%,0%,0.78%)
HSL Color Space 251,95% ,84% hsl(251,95% ,84%)
HSV Color Space 251°, 32%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 10101101 11111101
Octal 273 255 375
Decimal 187 173 253
Hex bb ad fd

Different shades of #bbadfd color code.

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

Darkest of #bbadfd
#3f18f9
Darker of #bbadfd
#6849fb
Dark of #bbadfd
#927bfc
Base of #bbadfd
#bbadfd
Light of #bbadfd
#e4dffe
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

#bbadfd
#effdad

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

Split Complementary

#bbadfd
#fde3ad
#c7fdad

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

Analogous Color

#adcefd
#adc0fd
#bbadfd
#d6adfd
#f7adfd

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

#bbadfd
#adfdbb
#fdbbad

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

#bbadfd
#fdbbad
#effdad
#adeffd

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

#bbadfd
#fdadc7
#effdad
#adfde3

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

#2a05d9
#3f18f9
#6849fb
#927bfc
#bbadfd
#e4dffe
#ffffff
#ffffff
#ffffff

Tints of #bbadfd Color

#bbadfd
#c2b6fd
#cabffd
#d1c8fd
#d9d1fd
#e0dafe
#e8e3fe
#efecfe
#f7f5fe
#ffffff

Shades of #bbadfd color code

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

#bbadfd
#a699e0
#9186c4
#7c73a8
#67608c
#534c70
#3e3954
#292638
#14131c
#000000

Tones

#bbadfd
#c0b5f5
#c6beec
#cbc6e4
#d1cfdb

Tones

Similar Color like #bbadfd color

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

#bcaefe
#bdafff
#beb0ff
#bfb1ff
#c0b2ff
#c1b3ff
#c2b4ff
#c3b5ff
#c4b6ff
#c5b7ff
#c6b8ff
#c7b9ff
#c8baff
#c9bbff
#baacfc
#b9abfb
#b8aafa
#b7a9f9
#b6a8f8
#b5a7f7
#b4a6f6
#b3a5f5
#b2a4f4
#b1a3f3
#b0a2f2
#afa1f1
#aea0f0
#ad9fef

Download this Light Blue

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

#bbadfd Color Code Preview on Black Background Color

This is how #bbadfd Color will look on black background color. Color contrast ratio is 10.51

#bbadfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbadfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbadfd

#bbadfd color code is use for CSS Background Color

Background color for the above div is #bbadfd

HTML with inline CSS

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

#bbadfd color code is use for CSS Border Color

CSS Border color for the above div is #bbadfd

HTML with inline CSS

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

CSS Border Left color for the above div is #bbadfd

HTML with inline CSS

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

CSS Border Right color for the above div is #bbadfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbadfd

HTML with inline CSS

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

CSS Border Top color for the above div is #bbadfd

HTML with inline CSS

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

#bbadfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbadfd Color code Preview on White Background

This is how #bbadfd Color code will look on white background color. Color contrast ratio is 2.00

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

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