Skip to main content Skip to docs navigation

#d5beec 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 Connecticut Lilac and its hex is #CCBBEE Nearest Color Name

Color Hue/Base color: Blue

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

Hex #d5beec color code is between #ddbbee web safe hex color code and #ccccdd web safe hex color code. #ddbbee is the nearest web safe color code. You can see here many more shades of #d5beec color code.

RGB Chart

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

Color Table

Hex Color Code d5beec #d5beec
RGB Decimal 213, 190, 236 213, 190, 236
RGB Percent 84%, 75%, 93% rgb(84%, 75%, 93%)
CSS RGBa 213, 190, 236,1 rgba(213,190,236,1)
CMYK Model cmyk(10%,19%,0%,7.45%)
HSL Color Space 270,55% ,84% hsl(270,55% ,84%)
HSV Color Space 270°, 19%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010101 10111110 11101100
Octal 325 276 354
Decimal 213 190 236
Hex d5 be ec

Different shades of #d5beec color code.

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

Darkest of #d5beec
#8948c9
Darker of #d5beec
#a26fd5
Dark of #d5beec
#bc97e0
Base of #d5beec
#d5beec
Light of #d5beec
#efe5f8
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

#d5beec
#d5ecbe

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

Split Complementary

#d5beec
#ececbe
#beecbe

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

Analogous Color

#bec2ec
#c2beec
#d5beec
#e4beec
#ecbee1

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

#d5beec
#beecd5
#ecd5be

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

#d5beec
#ecd5be
#d5ecbe
#bed5ec

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

#d5beec
#ecbebe
#d5ecbe
#beecec

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

#6f32ac
#8948c9
#a26fd5
#bc97e0
#d5beec
#efe5f8
#ffffff
#ffffff
#ffffff

Tints of #d5beec Color

#d5beec
#d9c5ee
#deccf0
#e3d3f2
#e7daf4
#ece2f6
#f1e9f8
#f5f0fa
#faf7fc
#ffffff

Shades of #d5beec color code

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

#d5beec
#bda8d1
#a593b7
#8e7e9d
#766983
#5e5468
#473f4e
#2f2a34
#17151a
#000000

Tones

#d5beec
#d5c6e4
#d5cfdb
#d5d5d5
#d5d5d5

Tones

Similar Color like #d5beec color

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

#d6bfed
#d7c0ee
#d8c1ef
#d9c2f0
#dac3f1
#dbc4f2
#dcc5f3
#ddc6f4
#dec7f5
#dfc8f6
#e0c9f7
#e1caf8
#e2cbf9
#e3ccfa
#d4bdeb
#d3bcea
#d2bbe9
#d1bae8
#d0b9e7
#cfb8e6
#ceb7e5
#cdb6e4
#ccb5e3
#cbb4e2
#cab3e1
#c9b2e0
#c8b1df
#c7b0de

Download this Light Blue

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

#d5beec Color Code Preview on Black Background Color

This is how #d5beec Color will look on black background color. Color contrast ratio is 12.41

#d5beec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5beec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5beec

#d5beec color code is use for CSS Background Color

Background color for the above div is #d5beec

HTML with inline CSS

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

#d5beec color code is use for CSS Border Color

CSS Border color for the above div is #d5beec

HTML with inline CSS

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

CSS Border Left color for the above div is #d5beec

HTML with inline CSS

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

CSS Border Right color for the above div is #d5beec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5beec

HTML with inline CSS

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

CSS Border Top color for the above div is #d5beec

HTML with inline CSS

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

#d5beec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5beec Color code Preview on White Background

This is how #d5beec Color code will look on white background color. Color contrast ratio is 1.69

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

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