crispedge.com

Color picker

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

#dbcef0 hex color - White - Cool color - Information

#dbcef0 hex color - White - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: White

Hex #dbcef0 Color code in RGB color code model is created after adding 85.88% red color, 80.78% green color and 94.12% blue color. Hex #dbcef0 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 14% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedbcef0#dbcef0
RGB Decimal219, 206, 240rgb(219, 206, 240)
RGB Percent86%, 81%, 94%rgb(86%, 81%, 94%)
CSS RGBa219, 206, 240,1rgba(219,206,240,1)
CMYK Modelcmyk(9%,14%,0%,6%)
HSL Color Space263,53% ,87%hsl(263,53% ,87%)
HSV Color Space263°, 14%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110111100111011110000
Octal333316360
Decimal219206240
Hexdbcef0

Different shades of #dbcef0 color code.

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

Light Shade of #dbcef0
#f8f5fc
Dark Shade of #dbcef0
#bea7e4
Saturated Shade of #dbcef0
#dacbf3
Desaturated Shade of #dbcef0
#dcd1ed
Grey scale Shade of #dbcef0
#dfdfdf
Brighten Shade
#f4e7ff
Most Readable Shade
#000000

Shades of #dbcef0 color code

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

#dbcef0
#c2b7d5
#aaa0ba
#9289a0
#797285
#615b6a
#494450
#302d35
#18161a
#000000

Similar Color like #dbcef0 color

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

#dccff1
#ddd0f2
#ded1f3
#dfd2f4
#e0d3f5
#e1d4f6
#e2d5f7
#e3d6f8
#e4d7f9
#e5d8fa
#e6d9fb
#e7dafc
#e8dbfd
#e9dcfe
#dacdef
#d9ccee
#d8cbed
#d7caec
#d6c9eb
#d5c8ea
#d4c7e9
#d3c6e8
#d2c5e7
#d1c4e6
#d0c3e5
#cfc2e4
#cec1e3
#cdc0e2

Monochromatic Color with #dbcef0

#dbcef0
#19181b
#403c46
#676170
#8d859b
#b4aac5

Tints of #dbcef0 Color

#dbcef0
#dfd3f1
#e3d8f3
#e7def5
#ebe3f6
#efe9f8
#f3eefa
#f7f4fb
#fbf9fd
#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

#dbcef0
#e3f0ce

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

Split Complementary

#dbcef0
#f0ecce
#d2f0ce

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

Analogous Color

#cecff0
#d4cef0
#dbcef0
#e2cef0
#e9cef0

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

#dbcef0
#f0dbce
#cef0db

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

#dbcef0
#f0ced2
#e3f0ce
#cef0ec

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

#dbcef0
#e3f0ce
#d2f0ce
#eccef0

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

#dbcef0 Color Code Preview on Black Background Color

This is how #dbcef0 Color will look on black background color. Color contrast ratio is 14.10

#dbcef0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbcef0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbcef0

#dbcef0 color code is use for CSS Background Color

Background color for the above div is #dbcef0

HTML with inline CSS

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

#dbcef0 color code is use for CSS Border Color

CSS Border color for the above div is #dbcef0

HTML with inline CSS

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

CSS Border Left color for the above div is #dbcef0

HTML with inline CSS

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

CSS Border Right color for the above div is #dbcef0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbcef0

HTML with inline CSS

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

CSS Border Top color for the above div is #dbcef0

HTML with inline CSS

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

#dbcef0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbcef0 Color code Preview on White Background

This is how #dbcef0 Color code will look on white background color. Color contrast ratio is 1.49

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.