Skip to main content Skip to docs navigation

#ccdfd3 hex color | Download Light Grey BG image | 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 Delicate Snow Goose and its hex is #D1E2D8 Nearest Color Name

Color Hue/Base color: Grey

Hex #ccdfd3 Color code in RGB color code model is created after adding 80% red color, 87.45% green color and 82.75% blue color. Hex #ccdfd3 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 5% yellow and 12.55% black.

Hex #ccdfd3 color code is between #bbddcc web safe hex color code and #ddeedd web safe hex color code. #bbddcc is the nearest web safe color code. You can see here many more shades of #ccdfd3 color code.

RGB Chart

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

Color Table

Hex Color Code ccdfd3 #ccdfd3
RGB Decimal 204, 223, 211 204, 223, 211
RGB Percent 80%, 87%, 83% rgb(80%, 87%, 83%)
CSS RGBa 204, 223, 211,1 rgba(204,223,211,1)
CMYK Model cmyk(9%,0%,5%,12.55%)
HSL Color Space 142,23% ,84% hsl(142,23% ,84%)
HSV Color Space 142°, 9%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001100 11011111 11010011
Octal 314 337 323
Decimal 204 223 211
Hex cc df d3

Different shades of #ccdfd3 color code.

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

Darkest of #ccdfd3
#6ea482
Darker of #ccdfd3
#8db89d
Dark of #ccdfd3
#adcbb8
Base of #ccdfd3
#ccdfd3
Light of #ccdfd3
#ebf3ee
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

#ccdfd3
#dfccd8

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

Split Complementary

#ccdfd3
#ddccdf
#dfcccf

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

Analogous Color

#d0dfcc
#cddfcc
#ccdfd3
#ccdfd9
#ccdddf

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

#ccdfd3
#dfd3cc
#d3ccdf

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

#ccdfd3
#d3ccdf
#dfccd8
#d8dfcc

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

#ccdfd3
#cccfdf
#dfccd8
#dfddcc

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 #ccdfd3

#568969
#6ea482
#8db89d
#adcbb8
#ccdfd3
#ebf3ee
#ffffff
#ffffff
#ffffff

Tints of #ccdfd3 Color

#ccdfd3
#d1e2d7
#d7e6dc
#dde9e1
#e2ede6
#e8f0eb
#eef4f0
#f3f7f5
#f9fbfa
#ffffff

Shades of #ccdfd3 color code

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

#ccdfd3
#b5c6bb
#9eada4
#88948c
#717b75
#5a635d
#444a46
#2d312e
#161817
#000000

Tones

#ccdfd3
#d4d7d5
#d6d6d6
#d6d6d6
#d6d6d6

Tones

Similar Color like #ccdfd3 color

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

#cde0d4
#cee1d5
#cfe2d6
#d0e3d7
#d1e4d8
#d2e5d9
#d3e6da
#d4e7db
#d5e8dc
#d6e9dd
#d7eade
#d8ebdf
#d9ece0
#daede1
#cbded2
#caddd1
#c9dcd0
#c8dbcf
#c7dace
#c6d9cd
#c5d8cc
#c4d7cb
#c3d6ca
#c2d5c9
#c1d4c8
#c0d3c7
#bfd2c6
#bed1c5

Download this Light Grey

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

#ccdfd3 Color Code Preview on Black Background Color

This is how #ccdfd3 Color will look on black background color. Color contrast ratio is 15.06

#ccdfd3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccdfd3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccdfd3

#ccdfd3 color code is use for CSS Background Color

Background color for the above div is #ccdfd3

HTML with inline CSS

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

#ccdfd3 color code is use for CSS Border Color

CSS Border color for the above div is #ccdfd3

HTML with inline CSS

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

CSS Border Left color for the above div is #ccdfd3

HTML with inline CSS

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

CSS Border Right color for the above div is #ccdfd3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccdfd3

HTML with inline CSS

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

CSS Border Top color for the above div is #ccdfd3

HTML with inline CSS

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

#ccdfd3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccdfd3 Color code Preview on White Background

This is how #ccdfd3 Color code will look on white background color. Color contrast ratio is 1.39

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(204,223,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,204,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,223,211,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }