crispedge.com

Color picker

Loading...

#cedf9d hex color - Green - Warm color - Information

#cedf9d hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #cedf9d Color code in RGB color code model is created after adding 80.78% red color, 87.45% green color and 61.57% blue color. Hex #cedf9d Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 30% yellow and 13% black.

Hex #cedf9d color code is between #ccdd99 web safe hex color code and #ddeeaa web safe hex color code. #ccdd99 is the nearest web safe color code. You can see here many more shades of #cedf9d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecedf9d#cedf9d
RGB Decimal206, 223, 157rgb(206, 223, 157)
RGB Percent81%, 87%, 62%rgb(81%, 87%, 62%)
CSS RGBa206, 223, 157,1rgba(206,223,157,1)
CMYK Modelcmyk(8%,0%,30%,13%)
HSL Color Space75,51% ,75%hsl(75,51% ,75%)
HSV Color Space75°, 30%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101101111110011101
Octal316337235
Decimal206223157
Hexcedf9d

Different shades of #cedf9d color code.

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

Light Shade of #cedf9d
#e1ecc3
Dark Shade of #cedf9d
#bbd277
Saturated Shade of #cedf9d
#d1e596
Desaturated Shade of #cedf9d
#cbd8a3
Grey scale Shade of #cedf9d
#bebebe
Brighten Shade
#e7f8b6
Most Readable Shade
#000000

Shades of #cedf9d color code

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

#cedf9d
#b7c68b
#a0ad7a
#899468
#727b57
#5b6345
#444a34
#2d3122
#161811
#000000

Similar Color like #cedf9d color

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

#cfe09e
#d0e19f
#d1e2a0
#d2e3a1
#d3e4a2
#d4e5a3
#d5e6a4
#d6e7a5
#d7e8a6
#d8e9a7
#d9eaa8
#daeba9
#dbecaa
#dcedab
#cdde9c
#ccdd9b
#cbdc9a
#cadb99
#c9da98
#c8d997
#c7d896
#c6d795
#c5d694
#c4d593
#c3d492
#c2d391
#c1d290
#c0d18f

Monochromatic Color with #cedf9d

#cedf9d
#0a0a07
#313525
#585f43
#7f8a61
#a7b47f

Tints of #cedf9d Color

#cedf9d
#d3e2a7
#d8e6b2
#dee9bd
#e3edc8
#e9f0d3
#eef4de
#f4f7e9
#f9fbf4
#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

#cedf9d
#ae9ddf

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

Split Complementary

#cedf9d
#9daddf
#cf9ddf

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

Analogous Color

#dfd69d
#dbdf9d
#cedf9d
#c1df9d
#b4df9d

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

#cedf9d
#9dcedf
#df9dce

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

#cedf9d
#9ddfcf
#ae9ddf
#df9dad

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

#cedf9d
#ae9ddf
#cf9ddf
#addf9d

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

#cedf9d Color Code Preview on Black Background Color

This is how #cedf9d Color will look on black background color. Color contrast ratio is 14.67

#cedf9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cedf9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cedf9d

#cedf9d color code is use for CSS Background Color

Background color for the above div is #cedf9d

HTML with inline CSS

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

#cedf9d color code is use for CSS Border Color

CSS Border color for the above div is #cedf9d

HTML with inline CSS

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

CSS Border Left color for the above div is #cedf9d

HTML with inline CSS

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

CSS Border Right color for the above div is #cedf9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cedf9d

HTML with inline CSS

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

CSS Border Top color for the above div is #cedf9d

HTML with inline CSS

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

#cedf9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cedf9d Color code Preview on White Background

This is how #cedf9d Color code will look on white background color. Color contrast ratio is 1.43

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

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,223,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,157,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,223,157,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.