Skip to main content Skip to docs navigation

#ced0b0 hex color | Light Green & Warm 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 Bitter Melon and its hex is #CFD1B2 Nearest Color Name

Color Hue/Base color: Green

Hex #ced0b0 Color code in RGB color code model is created after adding 80.78% red color, 81.57% green color and 69.02% blue color. Hex #ced0b0 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 15% yellow and 18.43% black.

Hex #ced0b0 color code is between #ccccaa web safe hex color code and #ddddbb web safe hex color code. #ccccaa is the nearest web safe color code. You can see here many more shades of #ced0b0 color code.

RGB Chart

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

Color Table

Hex Color Code ced0b0 #ced0b0
RGB Decimal 206, 208, 176 206, 208, 176
RGB Percent 81%, 82%, 69% rgb(81%, 82%, 69%)
CSS RGBa 206, 208, 176,1 rgba(206,208,176,1)
CMYK Model cmyk(1%,0%,15%,18.43%)
HSL Color Space 64,25% ,75% hsl(64,25% ,75%)
HSV Color Space 64°, 15%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 11010000 10110000
Octal 316 320 260
Decimal 206 208 176
Hex ce d0 b0

Different shades of #ced0b0 color code.

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

Darkest of #ced0b0
#8d9156
Darker of #ced0b0
#a6aa70
Dark of #ced0b0
#babd90
Base of #ced0b0
#ced0b0
Light of #ced0b0
#e2e3d0
Lighter
#f6f6f0
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

#ced0b0
#b2b0d0

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

Split Complementary

#ced0b0
#b0bed0
#c2b0d0

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

Analogous Color

#d0bfb0
#d0c5b0
#ced0b0
#c3d0b0
#b6d0b0

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

#ced0b0
#d0b0ce
#b0ced0

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

#ced0b0
#b0ced0
#b2b0d0
#d0b2b0

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

#ced0b0
#b0d0c2
#b2b0d0
#d0b0be

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

#6e7143
#8d9156
#a6aa70
#babd90
#ced0b0
#e2e3d0
#f6f6f0
#ffffff
#ffffff

Tints of #ced0b0 Color

#ced0b0
#d3d5b8
#d8dac1
#dedfca
#e3e4d3
#e9eadb
#eeefe4
#f4f4ed
#f9f9f6
#ffffff

Shades of #ced0b0 color code

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

#ced0b0
#b7b89c
#a0a188
#898a75
#727361
#5b5c4e
#44453a
#2d2e27
#161713
#000000

Tones

#ced0b0
#c3c3bd
#c0c0c0
#c0c0c0
#c0c0c0

Tones

Similar Color like #ced0b0 color

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

#cfd1b1
#d0d2b2
#d1d3b3
#d2d4b4
#d3d5b5
#d4d6b6
#d5d7b7
#d6d8b8
#d7d9b9
#d8daba
#d9dbbb
#dadcbc
#dbddbd
#dcdebe
#cdcfaf
#ccceae
#cbcdad
#caccac
#c9cbab
#c8caaa
#c7c9a9
#c6c8a8
#c5c7a7
#c4c6a6
#c3c5a5
#c2c4a4
#c1c3a3
#c0c2a2

Download this

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

#ced0b0 Color Code Preview on Black Background Color

This is how #ced0b0 Color will look on black background color. Color contrast ratio is 13.27

#ced0b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced0b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced0b0

#ced0b0 color code is use for CSS Background Color

Background color for the above div is #ced0b0

HTML with inline CSS

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

#ced0b0 color code is use for CSS Border Color

CSS Border color for the above div is #ced0b0

HTML with inline CSS

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

CSS Border Left color for the above div is #ced0b0

HTML with inline CSS

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

CSS Border Right color for the above div is #ced0b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ced0b0

HTML with inline CSS

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

CSS Border Top color for the above div is #ced0b0

HTML with inline CSS

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

#ced0b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ced0b0 Color code Preview on White Background

This is how #ced0b0 Color code will look on white background color. Color contrast ratio is 1.58

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

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