Skip to main content Skip to docs navigation

#bfc0dd 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 #bfc0dd Color code in RGB color code model is created after adding 74.9% red color, 75.29% green color and 86.67% blue color. Hex #bfc0dd Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 13% magenta, 0% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code bfc0dd #bfc0dd
RGB Decimal 191, 192, 221 191, 192, 221
RGB Percent 75%, 75%, 87% rgb(75%, 75%, 87%)
CSS RGBa 191, 192, 221,1 rgba(191,192,221,1)
CMYK Model cmyk(14%,13%,0%,13.33%)
HSL Color Space 238,31% ,81% hsl(238,31% ,81%)
HSV Color Space 238°, 14%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111111 11000000 11011101
Octal 277 300 335
Decimal 191 192 221
Hex bf c0 dd

Different shades of #bfc0dd color code.

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

Darkest of #bfc0dd
#5b5ea8
Darker of #bfc0dd
#7c7eba
Dark of #bfc0dd
#9e9fcb
Base of #bfc0dd
#bfc0dd
Light of #bfc0dd
#e0e1ef
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

#bfc0dd
#dddcbf

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

Split Complementary

#bfc0dd
#ddcdbf
#cfddbf

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

Analogous Color

#bfd1dd
#bfccdd
#bfc0dd
#c8bfdd
#d4bfdd

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

#bfc0dd
#c0ddbf
#ddbfc0

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

#bfc0dd
#ddbfc0
#dddcbf
#bfdddc

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

#bfc0dd
#ddbfcf
#dddcbf
#bfddcd

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

#484a88
#5b5ea8
#7c7eba
#9e9fcb
#bfc0dd
#e0e1ef
#ffffff
#ffffff
#ffffff

Tints of #bfc0dd Color

#bfc0dd
#c6c7e0
#cdcee4
#d4d5e8
#dbdcec
#e2e3ef
#e9eaf3
#f0f1f7
#f7f8fb
#ffffff

Shades of #bfc0dd color code

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

#bfc0dd
#a9aac4
#9495ab
#7f8093
#6a6a7a
#545562
#3f4049
#2a2a31
#151518
#000000

Tones

#bfc0dd
#c9c9d3
#cecece
#cecece
#cecece

Tones

Similar Color like #bfc0dd color

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

#c0c1de
#c1c2df
#c2c3e0
#c3c4e1
#c4c5e2
#c5c6e3
#c6c7e4
#c7c8e5
#c8c9e6
#c9cae7
#cacbe8
#cbcce9
#cccdea
#cdceeb
#bebfdc
#bdbedb
#bcbdda
#bbbcd9
#babbd8
#b9bad7
#b8b9d6
#b7b8d5
#b6b7d4
#b5b6d3
#b4b5d2
#b3b4d1
#b2b3d0
#b1b2cf

Download this Light Blue

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

#bfc0dd Color Code Preview on Black Background Color

This is how #bfc0dd Color will look on black background color. Color contrast ratio is 11.80

#bfc0dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfc0dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfc0dd

#bfc0dd color code is use for CSS Background Color

Background color for the above div is #bfc0dd

HTML with inline CSS

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

#bfc0dd color code is use for CSS Border Color

CSS Border color for the above div is #bfc0dd

HTML with inline CSS

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

CSS Border Left color for the above div is #bfc0dd

HTML with inline CSS

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

CSS Border Right color for the above div is #bfc0dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfc0dd

HTML with inline CSS

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

CSS Border Top color for the above div is #bfc0dd

HTML with inline CSS

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

#bfc0dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfc0dd Color code Preview on White Background

This is how #bfc0dd Color code will look on white background color. Color contrast ratio is 1.78

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

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