Skip to main content Skip to docs navigation

#dadcdb hex color | Light Grey & Cool color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Thin Ice and its hex is #D9DCDB Nearest Color Name

Color Hue/Base color: Grey

Hex #dadcdb Color code in RGB color code model is created after adding 85.49% red color, 86.27% green color and 85.88% blue color. Hex #dadcdb Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 0% yellow and 13.73% black.

Hex #dadcdb color code is between #dddddd web safe hex color code and #cccccc web safe hex color code. #dddddd is the nearest web safe color code. You can see here many more shades of #dadcdb color code.

RGB Chart

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

Color Table

Hex Color Code dadcdb #dadcdb
RGB Decimal 218, 220, 219 218, 220, 219
RGB Percent 85%, 86%, 86% rgb(85%, 86%, 86%)
CSS RGBa 218, 220, 219,1 rgba(218,220,219,1)
CMYK Model cmyk(1%,0%,0%,13.73%)
HSL Color Space 150,3% ,86% hsl(150,3% ,86%)
HSV Color Space 150°, 1%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011010 11011100 11011011
Octal 332 334 333
Decimal 218 220 219
Hex da dc db

Different shades of #dadcdb color code.

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

Darkest of #dadcdb
#8b928e
Darker of #dadcdb
#a6aaa8
Dark of #dadcdb
#c0c3c1
Base of #dadcdb
#dadcdb
Light of #dadcdb
#f4f5f4
Lighter
#ffffff
Lightest
#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

#dadcdb
#dcdadb

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

Split Complementary

#dadcdb
#dcdadc
#dcdada

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

Analogous Color

#dadcda
#dadcda
#dadcdb
#dadcdc
#dadbdc

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

#dadcdb
#dcdbda
#dbdadc

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

#dadcdb
#dbdadc
#dcdadb
#dbdcda

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#dadcdb
#dadadc
#dcdadb
#dcdcda

Square 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).

Monochromatic Color with #dadcdb

#727875
#8b928e
#a6aaa8
#c0c3c1
#dadcdb
#f4f5f4
#ffffff
#ffffff
#ffffff

Tints of #dadcdb Color

#dadcdb
#dedfdf
#e2e3e3
#e6e7e7
#eaebeb
#eeefef
#f2f3f3
#f6f7f7
#fafbfb
#ffffff

Shades of #dadcdb color code

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

#dadcdb
#c1c3c2
#a9abaa
#919292
#797a79
#606161
#484949
#303030
#181818
#000000

Tones

#dadcdb
#dbdbdb
#dbdbdb
#dbdbdb
#dbdbdb

Tones

Similar Color like #dadcdb color

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

#dbdddc
#dcdedd
#dddfde
#dee0df
#dfe1e0
#e0e2e1
#e1e3e2
#e2e4e3
#e3e5e4
#e4e6e5
#e5e7e6
#e6e8e7
#e7e9e8
#e8eae9
#d9dbda
#d8dad9
#d7d9d8
#d6d8d7
#d5d7d6
#d4d6d5
#d3d5d4
#d2d4d3
#d1d3d2
#d0d2d1
#cfd1d0
#ced0cf
#cdcfce
#cccecd

Download this

Hex #dadcdb 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.

#dadcdb Color Code Preview on Black Background Color

This is how #dadcdb Color will look on black background color. Color contrast ratio is 15.24

#dadcdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dadcdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dadcdb

#dadcdb color code is use for CSS Background Color

Background color for the above div is #dadcdb

HTML with inline CSS

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

#dadcdb color code is use for CSS Border Color

CSS Border color for the above div is #dadcdb

HTML with inline CSS

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

CSS Border Left color for the above div is #dadcdb

HTML with inline CSS

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

CSS Border Right color for the above div is #dadcdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dadcdb

HTML with inline CSS

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

CSS Border Top color for the above div is #dadcdb

HTML with inline CSS

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

#dadcdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dadcdb Color code Preview on White Background

This is how #dadcdb Color code will look on white background color. Color contrast ratio is 1.38

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

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(218,220,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,218,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,220,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }