crispedge.com

Color picker

Loading...

#dbc4ee hex color - White - Warm color - Information

#dbc4ee hex color - White - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: White

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedbc4ee#dbc4ee
RGB Decimal219, 196, 238rgb(219, 196, 238)
RGB Percent86%, 77%, 93%rgb(86%, 77%, 93%)
CSS RGBa219, 196, 238,1rgba(219,196,238,1)
CMYK Modelcmyk(8%,18%,0%,7%)
HSL Color Space273,55% ,85%hsl(273,55% ,85%)
HSV Color Space273°, 18%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111100010011101110
Octal333304356
Decimal219196238
Hexdbc4ee

Different shades of #dbc4ee color code.

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

Light Shade of #dbc4ee
#f3ecf9
Dark Shade of #dbc4ee
#c39ce3
Saturated Shade of #dbc4ee
#dbc0f2
Desaturated Shade of #dbc4ee
#dbc8ea
Grey scale Shade of #dbc4ee
#d9d9d9
Brighten Shade
#f4ddff
Most Readable Shade
#000000

Shades of #dbc4ee color code

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

#dbc4ee
#c2aed3
#aa98b9
#92829e
#796c84
#615769
#49414f
#302b34
#18151a
#000000

Similar Color like #dbc4ee color

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

#dcc5ef
#ddc6f0
#dec7f1
#dfc8f2
#e0c9f3
#e1caf4
#e2cbf5
#e3ccf6
#e4cdf7
#e5cef8
#e6cff9
#e7d0fa
#e8d1fb
#e9d2fc
#dac3ed
#d9c2ec
#d8c1eb
#d7c0ea
#d6bfe9
#d5bee8
#d4bde7
#d3bce6
#d2bbe5
#d1bae4
#d0b9e3
#cfb8e2
#ceb7e1
#cdb6e0

Monochromatic Color with #dbc4ee

#dbc4ee
#17151a
#3f3844
#665b6e
#8d7e99
#b4a1c3

Tints of #dbc4ee Color

#dbc4ee
#dfcaef
#e3d1f1
#e7d7f3
#ebdef5
#efe4f7
#f3ebf9
#f7f1fb
#fbf8fd
#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

#dbc4ee
#d7eec4

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

Split Complementary

#dbc4ee
#eceec4
#c4eec6

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

Analogous Color

#cac4ee
#d3c4ee
#dbc4ee
#e3c4ee
#ecc4ee

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

#dbc4ee
#eedbc4
#c4eedb

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

#dbc4ee
#eec6c4
#d7eec4
#c4ecee

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

#dbc4ee
#d7eec4
#c4eec6
#eec4ec

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

#dbc4ee Color Code Preview on Black Background Color

This is how #dbc4ee Color will look on black background color. Color contrast ratio is 13.14

#dbc4ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc4ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc4ee

#dbc4ee color code is use for CSS Background Color

Background color for the above div is #dbc4ee

HTML with inline CSS

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

#dbc4ee color code is use for CSS Border Color

CSS Border color for the above div is #dbc4ee

HTML with inline CSS

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

CSS Border Left color for the above div is #dbc4ee

HTML with inline CSS

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

CSS Border Right color for the above div is #dbc4ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbc4ee

HTML with inline CSS

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

CSS Border Top color for the above div is #dbc4ee

HTML with inline CSS

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

#dbc4ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbc4ee Color code Preview on White Background

This is how #dbc4ee Color code will look on white background color. Color contrast ratio is 1.60

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

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,196,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(215,238,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,196,238,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.