crispedge.com

Color picker

Loading...

#dbc9eb hex color - Violet - Warm color - Information

#dbc9eb hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #dbc9eb Color code in RGB color code model is created after adding 85.88% red color, 78.82% green color and 92.16% blue color. Hex #dbc9eb Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 14% magenta, 0% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedbc9eb#dbc9eb
RGB Decimal219, 201, 235rgb(219, 201, 235)
RGB Percent86%, 79%, 92%rgb(86%, 79%, 92%)
CSS RGBa219, 201, 235,1rgba(219,201,235,1)
CMYK Modelcmyk(7%,14%,0%,8%)
HSL Color Space272,46% ,85%hsl(272,46% ,85%)
HSV Color Space272°, 14%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111100100111101011
Octal333311353
Decimal219201235
Hexdbc9eb

Different shades of #dbc9eb color code.

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

Light Shade of #dbc9eb
#f4eef9
Dark Shade of #dbc9eb
#c2a4dd
Saturated Shade of #dbc9eb
#dbc5ef
Desaturated Shade of #dbc9eb
#dbcde7
Grey scale Shade of #dbc9eb
#dadada
Brighten Shade
#f4e2ff
Most Readable Shade
#000000

Shades of #dbc9eb color code

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

#dbc9eb
#c2b2d0
#aa9cb6
#92869c
#796f82
#615968
#49434e
#302c34
#18161a
#000000

Similar Color like #dbc9eb color

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

#dccaec
#ddcbed
#deccee
#dfcdef
#e0cef0
#e1cff1
#e2d0f2
#e3d1f3
#e4d2f4
#e5d3f5
#e6d4f6
#e7d5f7
#e8d6f8
#e9d7f9
#dac8ea
#d9c7e9
#d8c6e8
#d7c5e7
#d6c4e6
#d5c3e5
#d4c2e4
#d3c1e3
#d2c0e2
#d1bfe1
#d0bee0
#cfbddf
#cebcde
#cdbbdd

Monochromatic Color with #dbc9eb

#dbc9eb
#151316
#3d3841
#645c6b
#8c8096
#b3a5c0

Tints of #dbc9eb Color

#dbc9eb
#dfcfed
#e3d5ef
#e7dbf1
#ebe1f3
#efe7f6
#f3edf8
#f7f3fa
#fbf9fc
#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

#dbc9eb
#d9ebc9

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

Split Complementary

#dbc9eb
#eaebc9
#c9ebca

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

Analogous Color

#cdc9eb
#d4c9eb
#dbc9eb
#e2c9eb
#e9c9eb

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

#dbc9eb
#ebdbc9
#c9ebdb

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

#dbc9eb
#ebcac9
#d9ebc9
#c9eaeb

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

#dbc9eb
#d9ebc9
#c9ebca
#ebc9ea

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

#dbc9eb Color Code Preview on Black Background Color

This is how #dbc9eb Color will look on black background color. Color contrast ratio is 13.57

#dbc9eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc9eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc9eb

#dbc9eb color code is use for CSS Background Color

Background color for the above div is #dbc9eb

HTML with inline CSS

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

#dbc9eb color code is use for CSS Border Color

CSS Border color for the above div is #dbc9eb

HTML with inline CSS

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

CSS Border Left color for the above div is #dbc9eb

HTML with inline CSS

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

CSS Border Right color for the above div is #dbc9eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbc9eb

HTML with inline CSS

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

CSS Border Top color for the above div is #dbc9eb

HTML with inline CSS

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

#dbc9eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbc9eb Color code Preview on White Background

This is how #dbc9eb Color code will look on white background color. Color contrast ratio is 1.55

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

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(219,201,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(217,235,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,201,235,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.