crispedge.com

Color picker

Loading...

#dcb9e8 hex color - Violet - Warm color - Information

#dcb9e8 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #dcb9e8 Color code in RGB color code model is created after adding 86.27% red color, 72.55% green color and 90.98% blue color. Hex #dcb9e8 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 20% magenta, 0% yellow and 9% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedcb9e8#dcb9e8
RGB Decimal220, 185, 232rgb(220, 185, 232)
RGB Percent86%, 73%, 91%rgb(86%, 73%, 91%)
CSS RGBa220, 185, 232,1rgba(220,185,232,1)
CMYK Modelcmyk(5%,20%,0%,9%)
HSL Color Space285,51% ,82%hsl(285,51% ,82%)
HSV Color Space285°, 20%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001011100111101000
Octal334271350
Decimal220185232
Hexdcb9e8

Different shades of #dcb9e8 color code.

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

Light Shade of #dcb9e8
#efdff5
Dark Shade of #dcb9e8
#c993db
Saturated Shade of #dcb9e8
#deb4ed
Desaturated Shade of #dcb9e8
#dabee3
Grey scale Shade of #dcb9e8
#d0d0d0
Brighten Shade
#f5d2ff
Most Readable Shade
#000000

Shades of #dcb9e8 color code

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

#dcb9e8
#c3a4ce
#ab8fb4
#927b9a
#7a6680
#615267
#493d4d
#302933
#181419
#000000

Similar Color like #dcb9e8 color

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

#ddbae9
#debbea
#dfbceb
#e0bdec
#e1beed
#e2bfee
#e3c0ef
#e4c1f0
#e5c2f1
#e6c3f2
#e7c4f3
#e8c5f4
#e9c6f5
#eac7f6
#dbb8e7
#dab7e6
#d9b6e5
#d8b5e4
#d7b4e3
#d6b3e2
#d5b2e1
#d4b1e0
#d3b0df
#d2afde
#d1aedd
#d0addc
#cfacdb
#ceabda

Monochromatic Color with #dcb9e8

#dcb9e8
#121013
#3b313e
#635368
#8b7593
#b497bd

Tints of #dcb9e8 Color

#dcb9e8
#dfc0ea
#e3c8ed
#e7d0ef
#ebd8f2
#efdff4
#f3e7f7
#f7eff9
#fbf7fc
#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

#dcb9e8
#c5e8b9

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

Split Complementary

#dcb9e8
#dde8b9
#b9e8c5

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

Analogous Color

#c9b9e8
#d3b9e8
#dcb9e8
#e5b9e8
#e8b9e1

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

#dcb9e8
#e8dcb9
#b9e8dc

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

#dcb9e8
#e8c4b9
#c5e8b9
#b9dce8

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

#dcb9e8
#c5e8b9
#b9e8c5
#e8b9dd

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 #dcb9e8 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.

#dcb9e8 Color Code Preview on Black Background Color

This is how #dcb9e8 Color will look on black background color. Color contrast ratio is 12.15

#dcb9e8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcb9e8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcb9e8

#dcb9e8 color code is use for CSS Background Color

Background color for the above div is #dcb9e8

HTML with inline CSS

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

#dcb9e8 color code is use for CSS Border Color

CSS Border color for the above div is #dcb9e8

HTML with inline CSS

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

CSS Border Left color for the above div is #dcb9e8

HTML with inline CSS

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

CSS Border Right color for the above div is #dcb9e8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcb9e8

HTML with inline CSS

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

CSS Border Top color for the above div is #dcb9e8

HTML with inline CSS

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

#dcb9e8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcb9e8 Color code Preview on White Background

This is how #dcb9e8 Color code will look on white background color. Color contrast ratio is 1.73

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(220,185,232,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(197,232,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,185,232,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.