Skip to main content Skip to docs navigation

#d1bfec hex color | Download Light White 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 Soap and its hex is #CEC8EF Nearest Color Name

Color Hue/Base color: White

Hex #d1bfec Color code in RGB color code model is created after adding 81.96% red color, 74.9% green color and 92.55% blue color. Hex #d1bfec Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 19% magenta, 0% yellow and 7.45% black.

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

RGB Chart

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

Color Table

Hex Color Code d1bfec #d1bfec
RGB Decimal 209, 191, 236 209, 191, 236
RGB Percent 82%, 75%, 93% rgb(82%, 75%, 93%)
CSS RGBa 209, 191, 236,1 rgba(209,191,236,1)
CMYK Model cmyk(11%,19%,0%,7.45%)
HSL Color Space 264,54% ,84% hsl(264,54% ,84%)
HSV Color Space 264°, 19%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11010001 10111111 11101100
Octal 321 277 354
Decimal 209 191 236
Hex d1 bf ec

Different shades of #d1bfec color code.

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

Darkest of #d1bfec
#7c49c9
Darker of #d1bfec
#9870d5
Dark of #d1bfec
#b598e0
Base of #d1bfec
#d1bfec
Light of #d1bfec
#ede6f8
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

#d1bfec
#daecbf

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

Split Complementary

#d1bfec
#ece8bf
#c4ecbf

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

Analogous Color

#bfc7ec
#bfc0ec
#d1bfec
#e0bfec
#ecbfe5

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

#d1bfec
#bfecd1
#ecd1bf

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

#d1bfec
#ecd1bf
#daecbf
#bfdaec

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

#d1bfec
#ecbfc4
#daecbf
#bfece8

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

#6333ac
#7c49c9
#9870d5
#b598e0
#d1bfec
#ede6f8
#ffffff
#ffffff
#ffffff

Tints of #d1bfec Color

#d1bfec
#d6c6ee
#dbcdf0
#e0d4f2
#e5dbf4
#eae2f6
#efe9f8
#f4f0fa
#f9f7fc
#ffffff

Shades of #d1bfec color code

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

#d1bfec
#b9a9d1
#a294b7
#8b7f9d
#746a83
#5c5468
#453f4e
#2e2a34
#17151a
#000000

Tones

#d1bfec
#d3c7e4
#d4d0db
#d6d6d6
#d6d6d6

Tones

Similar Color like #d1bfec color

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

#d2c0ed
#d3c1ee
#d4c2ef
#d5c3f0
#d6c4f1
#d7c5f2
#d8c6f3
#d9c7f4
#dac8f5
#dbc9f6
#dccaf7
#ddcbf8
#deccf9
#dfcdfa
#d0beeb
#cfbdea
#cebce9
#cdbbe8
#ccbae7
#cbb9e6
#cab8e5
#c9b7e4
#c8b6e3
#c7b5e2
#c6b4e1
#c5b3e0
#c4b2df
#c3b1de

Download this Light White

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

#d1bfec Color Code Preview on Black Background Color

This is how #d1bfec Color will look on black background color. Color contrast ratio is 12.37

#d1bfec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1bfec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1bfec

#d1bfec color code is use for CSS Background Color

Background color for the above div is #d1bfec

HTML with inline CSS

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

#d1bfec color code is use for CSS Border Color

CSS Border color for the above div is #d1bfec

HTML with inline CSS

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

CSS Border Left color for the above div is #d1bfec

HTML with inline CSS

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

CSS Border Right color for the above div is #d1bfec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1bfec

HTML with inline CSS

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

CSS Border Top color for the above div is #d1bfec

HTML with inline CSS

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

#d1bfec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1bfec Color code Preview on White Background

This is how #d1bfec Color code will look on white background color. Color contrast ratio is 1.70

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

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