Skip to main content Skip to docs navigation

#d5cbef 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 #d5cbef Color code in RGB color code model is created after adding 83.53% red color, 79.61% green color and 93.73% blue color. Hex #d5cbef Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 15% magenta, 0% yellow and 6.27% black.

Hex #d5cbef color code is between #ddccee web safe hex color code and #ccbbff web safe hex color code. #ddccee is the nearest web safe color code. You can see here many more shades of #d5cbef color code.

RGB Chart

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

Color Table

Hex Color Code d5cbef #d5cbef
RGB Decimal 213, 203, 239 213, 203, 239
RGB Percent 84%, 80%, 94% rgb(84%, 80%, 94%)
CSS RGBa 213, 203, 239,1 rgba(213,203,239,1)
CMYK Model cmyk(11%,15%,0%,6.27%)
HSL Color Space 257,53% ,87% hsl(257,53% ,87%)
HSV Color Space 257°, 15%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11010101 11001011 11101111
Octal 325 313 357
Decimal 213 203 239
Hex d5 cb ef

Different shades of #d5cbef color code.

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

Darkest of #d5cbef
#7756cb
Darker of #d5cbef
#967dd7
Dark of #d5cbef
#b6a4e3
Base of #d5cbef
#d5cbef
Light of #d5cbef
#f5f2fb
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

#d5cbef
#e5efcb

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

Split Complementary

#d5cbef
#efe7cb
#d3efcb

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

Analogous Color

#cbd6ef
#cbd0ef
#d5cbef
#e1cbef
#efcbee

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

#d5cbef
#cbefd5
#efd5cb

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

#d5cbef
#efd5cb
#e5efcb
#cbe5ef

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

#d5cbef
#efcbd3
#e5efcb
#cbefe7

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

#5b38b6
#7756cb
#967dd7
#b6a4e3
#d5cbef
#f5f2fb
#ffffff
#ffffff
#ffffff

Tints of #d5cbef Color

#d5cbef
#d9d0f0
#ded6f2
#e3dcf4
#e7e2f6
#ece7f7
#f1edf9
#f5f3fb
#faf9fd
#ffffff

Shades of #d5cbef color code

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

#d5cbef
#bdb4d4
#a59db9
#8e879f
#767084
#5e5a6a
#47434f
#2f2d35
#17161a
#000000

Tones

#d5cbef
#d8d2e8
#dbd9e1
#dddddd
#dddddd

Tones

Similar Color like #d5cbef color

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

#d6ccf0
#d7cdf1
#d8cef2
#d9cff3
#dad0f4
#dbd1f5
#dcd2f6
#ddd3f7
#ded4f8
#dfd5f9
#e0d6fa
#e1d7fb
#e2d8fc
#e3d9fd
#d4caee
#d3c9ed
#d2c8ec
#d1c7eb
#d0c6ea
#cfc5e9
#cec4e8
#cdc3e7
#ccc2e6
#cbc1e5
#cac0e4
#c9bfe3
#c8bee2
#c7bde1

Download this Light White

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

#d5cbef Color Code Preview on Black Background Color

This is how #d5cbef Color will look on black background color. Color contrast ratio is 13.62

#d5cbef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5cbef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5cbef

#d5cbef color code is use for CSS Background Color

Background color for the above div is #d5cbef

HTML with inline CSS

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

#d5cbef color code is use for CSS Border Color

CSS Border color for the above div is #d5cbef

HTML with inline CSS

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

CSS Border Left color for the above div is #d5cbef

HTML with inline CSS

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

CSS Border Right color for the above div is #d5cbef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5cbef

HTML with inline CSS

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

CSS Border Top color for the above div is #d5cbef

HTML with inline CSS

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

#d5cbef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5cbef Color code Preview on White Background

This is how #d5cbef Color code will look on white background color. Color contrast ratio is 1.54

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

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