crispedge.com

Color picker

Loading...

#dbf7db hex color - White - Cool color - Information

#dbf7db hex color - White - Cool color

Color Hue/Base color: White

Hex #dbf7db Color code in RGB color code model is created after adding 85.88% red color, 96.86% green color and 85.88% blue color. Hex #dbf7db Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 11% yellow and 3% black.

Hex #dbf7db color code is between #ddffdd web safe hex color code and #cceecc web safe hex color code. #ddffdd is the nearest web safe color code. You can see here many more shades of #dbf7db color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedbf7db#dbf7db
RGB Decimal219, 247, 219rgb(219, 247, 219)
RGB Percent86%, 97%, 86%rgb(86%, 97%, 86%)
CSS RGBa219, 247, 219,1rgba(219,247,219,1)
CMYK Modelcmyk(11%,0%,11%,3%)
HSL Color Space120,64% ,91%hsl(120,64% ,91%)
HSV Color Space120°, 11%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110110111111011111011011
Octal333367333
Decimal219247219
Hexdbf7db

Different shades of #dbf7db color code.

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

Light Shade of #dbf7db
#ffffff
Dark Shade of #dbf7db
#b1eeb1
Saturated Shade of #dbf7db
#d9f9d9
Desaturated Shade of #dbf7db
#ddf5dd
Grey scale Shade of #dbf7db
#e9e9e9
Brighten Shade
#f4fff4
Most Readable Shade
#000000

Shades of #dbf7db color code

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

#dbf7db
#c2dbc2
#aac0aa
#92a492
#798979
#616d61
#495249
#303630
#181b18
#000000

Similar Color like #dbf7db color

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

#dcf8dc
#ddf9dd
#defade
#dffbdf
#e0fce0
#e1fde1
#e2fee2
#e3ffe3
#e4ffe4
#e5ffe5
#e6ffe6
#e7ffe7
#e8ffe8
#e9ffe9
#daf6da
#d9f5d9
#d8f4d8
#d7f3d7
#d6f2d6
#d5f1d5
#d4f0d4
#d3efd3
#d2eed2
#d1edd1
#d0ecd0
#cfebcf
#ceeace
#cde9cd

Monochromatic Color with #dbf7db

#dbf7db
#1f221f
#444d44
#6a776a
#90a290
#b5ccb5

Tints of #dbf7db Color

#dbf7db
#dff7df
#e3f8e3
#e7f9e7
#ebfaeb
#effbef
#f3fcf3
#f7fdf7
#fbfefb
#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

#dbf7db
#f7dbf7

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

Split Complementary

#dbf7db
#e9dbf7
#f7dbe9

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

Analogous Color

#e6f7db
#e1f7db
#dbf7db
#dbf7e1
#dbf7e6

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

#dbf7db
#dbdbf7
#f7dbdb

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

#dbf7db
#dbe9f7
#f7dbf7
#f7e9db

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

#dbf7db
#f7dbf7
#f7dbe9
#dbf7e9

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

#dbf7db Color Code Preview on Black Background Color

This is how #dbf7db Color will look on black background color. Color contrast ratio is 18.34

#dbf7db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbf7db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbf7db

#dbf7db color code is use for CSS Background Color

Background color for the above div is #dbf7db

HTML with inline CSS

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

#dbf7db color code is use for CSS Border Color

CSS Border color for the above div is #dbf7db

HTML with inline CSS

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

CSS Border Left color for the above div is #dbf7db

HTML with inline CSS

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

CSS Border Right color for the above div is #dbf7db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbf7db

HTML with inline CSS

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

CSS Border Top color for the above div is #dbf7db

HTML with inline CSS

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

#dbf7db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbf7db Color code Preview on White Background

This is how #dbf7db Color code will look on white background color. Color contrast ratio is 1.15

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

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