Skip to main content Skip to docs navigation

#b8bfda 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 Rhapsody Lilac and its hex is #BABFDC Nearest Color Name

Color Hue/Base color: Blue

Hex #b8bfda Color code in RGB color code model is created after adding 72.16% red color, 74.9% green color and 85.49% blue color. Hex #b8bfda Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 12% magenta, 0% yellow and 14.51% black.

Hex #b8bfda color code is between #bbbbdd web safe hex color code and #aacccc web safe hex color code. #bbbbdd is the nearest web safe color code. You can see here many more shades of #b8bfda color code.

RGB Chart

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

Color Table

Hex Color Code b8bfda #b8bfda
RGB Decimal 184, 191, 218 184, 191, 218
RGB Percent 72%, 75%, 85% rgb(72%, 75%, 85%)
CSS RGBa 184, 191, 218,1 rgba(184,191,218,1)
CMYK Model cmyk(16%,12%,0%,14.51%)
HSL Color Space 228,31% ,79% hsl(228,31% ,79%)
HSV Color Space 228°, 16%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111000 10111111 11011010
Octal 270 277 332
Decimal 184 191 218
Hex b8 bf da

Different shades of #b8bfda color code.

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

Darkest of #b8bfda
#5565a4
Darker of #b8bfda
#7583b7
Dark of #b8bfda
#96a1c9
Base of #b8bfda
#b8bfda
Light of #b8bfda
#daddeb
Lighter
#fbfbfd
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

#b8bfda
#dad3b8

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

Split Complementary

#b8bfda
#dac2b8
#d0dab8

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

Analogous Color

#b8d3da
#b8cdda
#b8bfda
#bcb8da
#cab8da

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

#b8bfda
#bfdab8
#dab8bf

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

#b8bfda
#dab8bf
#dad3b8
#b8dad3

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

#b8bfda
#dab8d0
#dad3b8
#b8dac2

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

#445182
#5565a4
#7583b7
#96a1c9
#b8bfda
#daddeb
#fbfbfd
#ffffff
#ffffff

Tints of #b8bfda Color

#b8bfda
#bfc6de
#c7cde2
#cfd4e6
#d7dbea
#dfe2ee
#e7e9f2
#eff0f6
#f7f7fa
#ffffff

Shades of #b8bfda color code

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

#b8bfda
#a3a9c1
#8f94a9
#7a7f91
#666a79
#515460
#3d3f48
#282a30
#141518
#000000

Tones

#b8bfda
#c3c5cf
#c9c9c9
#c9c9c9
#c9c9c9

Tones

Similar Color like #b8bfda color

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

#b9c0db
#bac1dc
#bbc2dd
#bcc3de
#bdc4df
#bec5e0
#bfc6e1
#c0c7e2
#c1c8e3
#c2c9e4
#c3cae5
#c4cbe6
#c5cce7
#c6cde8
#b7bed9
#b6bdd8
#b5bcd7
#b4bbd6
#b3bad5
#b2b9d4
#b1b8d3
#b0b7d2
#afb6d1
#aeb5d0
#adb4cf
#acb3ce
#abb2cd
#aab1cc

Download this Light Blue

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

#b8bfda Color Code Preview on Black Background Color

This is how #b8bfda Color will look on black background color. Color contrast ratio is 11.50

#b8bfda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8bfda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8bfda

#b8bfda color code is use for CSS Background Color

Background color for the above div is #b8bfda

HTML with inline CSS

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

#b8bfda color code is use for CSS Border Color

CSS Border color for the above div is #b8bfda

HTML with inline CSS

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

CSS Border Left color for the above div is #b8bfda

HTML with inline CSS

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

CSS Border Right color for the above div is #b8bfda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b8bfda

HTML with inline CSS

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

CSS Border Top color for the above div is #b8bfda

HTML with inline CSS

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

#b8bfda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b8bfda Color code Preview on White Background

This is how #b8bfda Color code will look on white background color. Color contrast ratio is 1.83

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

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