crispedge.com

Color picker

Loading...

#ccd1bb hex color - Green - Warm color - Information

#ccd1bb hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #ccd1bb Color code in RGB color code model is created after adding 80% red color, 81.96% green color and 73.33% blue color. Hex #ccd1bb Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 11% yellow and 18% black.

Hex #ccd1bb color code is between #bbccaa web safe hex color code and #ddddcc web safe hex color code. #bbccaa is the nearest web safe color code. You can see here many more shades of #ccd1bb color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeccd1bb#ccd1bb
RGB Decimal204, 209, 187rgb(204, 209, 187)
RGB Percent80%, 82%, 73%rgb(80%, 82%, 73%)
CSS RGBa204, 209, 187,1rgba(204,209,187,1)
CMYK Modelcmyk(2%,0%,11%,18%)
HSL Color Space74,19% ,78%hsl(74,19% ,78%)
HSV Color Space74°, 11%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001101000110111011
Octal314321273
Decimal204209187
Hexccd1bb

Different shades of #ccd1bb color code.

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

Light Shade of #ccd1bb
#e3e6d9
Dark Shade of #ccd1bb
#b5bc9d
Saturated Shade of #ccd1bb
#cfd7b5
Desaturated Shade of #ccd1bb
#c9cbc1
Grey scale Shade of #ccd1bb
#c6c6c6
Brighten Shade
#e5ead4
Most Readable Shade
#000000

Shades of #ccd1bb color code

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

#ccd1bb
#b5b9a6
#9ea291
#888b7c
#717467
#5a5c53
#44453e
#2d2e29
#161714
#000000

Similar Color like #ccd1bb color

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

#cdd2bc
#ced3bd
#cfd4be
#d0d5bf
#d1d6c0
#d2d7c1
#d3d8c2
#d4d9c3
#d5dac4
#d6dbc5
#d7dcc6
#d8ddc7
#d9dec8
#dadfc9
#cbd0ba
#cacfb9
#c9ceb8
#c8cdb7
#c7ccb6
#c6cbb5
#c5cab4
#c4c9b3
#c3c8b2
#c2c7b1
#c1c6b0
#c0c5af
#bfc4ae
#bec3ad

Monochromatic Color with #ccd1bb

#ccd1bb
#f5fbe1
#262723
#505149
#797c6f
#a3a695

Tints of #ccd1bb Color

#ccd1bb
#d1d6c2
#d7dbca
#dde0d1
#e2e5d9
#e8eae0
#eeefe8
#f3f4ef
#f9f9f7
#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

#ccd1bb
#c0bbd1

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

Split Complementary

#ccd1bb
#bbc1d1
#cbbbd1

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

Analogous Color

#d1cdbb
#d0d1bb
#ccd1bb
#c8d1bb
#c3d1bb

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

#ccd1bb
#bbccd1
#d1bbcc

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

#ccd1bb
#bbd1cb
#c0bbd1
#d1bbc1

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

#ccd1bb
#c0bbd1
#cbbbd1
#c1d1bb

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

#ccd1bb Color Code Preview on Black Background Color

This is how #ccd1bb Color will look on black background color. Color contrast ratio is 13.41

#ccd1bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd1bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd1bb

#ccd1bb color code is use for CSS Background Color

Background color for the above div is #ccd1bb

HTML with inline CSS

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

#ccd1bb color code is use for CSS Border Color

CSS Border color for the above div is #ccd1bb

HTML with inline CSS

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

CSS Border Left color for the above div is #ccd1bb

HTML with inline CSS

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

CSS Border Right color for the above div is #ccd1bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccd1bb

HTML with inline CSS

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

CSS Border Top color for the above div is #ccd1bb

HTML with inline CSS

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

#ccd1bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccd1bb Color code Preview on White Background

This is how #ccd1bb Color code will look on white background color. Color contrast ratio is 1.57

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.