crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#d5cbe0 hex color - Violet - Cool color - Information

#d5cbe0 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #d5cbe0 Color code in RGB color code model is created after adding 83.53% red color, 79.61% green color and 87.84% blue color. Hex #d5cbe0 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 9% magenta, 0% yellow and 12% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Coded5cbe0#d5cbe0
RGB Decimal213, 203, 224rgb(213, 203, 224)
RGB Percent84%, 80%, 88%rgb(84%, 80%, 88%)
CSS RGBa213, 203, 224,1rgba(213,203,224,1)
CMYK Modelcmyk(5%,9%,0%,12%)
HSL Color Space269,25% ,84%hsl(269,25% ,84%)
HSV Color Space269°, 9%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110101011100101111100000
Octal325313340
Decimal213203224
Hexd5cbe0

Different shades of #d5cbe0 color code.

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

Light Shade of #d5cbe0
#efebf3
Dark Shade of #d5cbe0
#bbabcd
Saturated Shade of #d5cbe0
#d5c7e4
Desaturated Shade of #d5cbe0
#d5cfdc
Grey scale Shade of #d5cbe0
#d5d5d5
Brighten Shade
#eee4f9
Most Readable Shade
#000000

Shades of #d5cbe0 color code

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

#d5cbe0
#bdb4c7
#a59dae
#8e8795
#76707c
#5e5a63
#47434a
#2f2d31
#171618
#000000

Similar Color like #d5cbe0 color

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

#d6cce1
#d7cde2
#d8cee3
#d9cfe4
#dad0e5
#dbd1e6
#dcd2e7
#ddd3e8
#ded4e9
#dfd5ea
#e0d6eb
#e1d7ec
#e2d8ed
#e3d9ee
#d4cadf
#d3c9de
#d2c8dd
#d1c7dc
#d0c6db
#cfc5da
#cec4d9
#cdc3d8
#ccc2d7
#cbc1d6
#cac0d5
#c9bfd4
#c8bed3
#c7bdd2

Monochromatic Color with #d5cbe0

#d5cbe0
#0b0a0b
#333136
#5c5760
#847e8b
#ada4b5

Tints of #d5cbe0 Color

#d5cbe0
#d9d0e3
#ded6e6
#e3dcea
#e7e2ed
#ece7f1
#f1edf4
#f5f3f8
#faf9fb
#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

#d5cbe0
#d6e0cb

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

Split Complementary

#d5cbe0
#e0e0cb
#cce0cb

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

Analogous Color

#cdcbe0
#d1cbe0
#d5cbe0
#d9cbe0
#ddcbe0

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

#d5cbe0
#e0d5cb
#cbe0d5

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

#d5cbe0
#e0cbcb
#d6e0cb
#cbe0df

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#d5cbe0
#d6e0cb
#cce0cb
#e0cbe0

Double Complementary 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).

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

#d5cbe0 Color Code Preview on Black Background Color

This is how #d5cbe0 Color will look on black background color. Color contrast ratio is 13.45

#d5cbe0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5cbe0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5cbe0

#d5cbe0 color code is use for CSS Background Color

Background color for the above div is #d5cbe0

HTML with inline CSS

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

#d5cbe0 color code is use for CSS Border Color

CSS Border color for the above div is #d5cbe0

HTML with inline CSS

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

CSS Border Left color for the above div is #d5cbe0

HTML with inline CSS

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

CSS Border Right color for the above div is #d5cbe0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5cbe0

HTML with inline CSS

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

CSS Border Top color for the above div is #d5cbe0

HTML with inline CSS

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

#d5cbe0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5cbe0 Color code Preview on White Background

This is how #d5cbe0 Color code will look on white background color. Color contrast ratio is 1.56

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.