crispedge.com

Color picker

Loading...

#ced07e hex color - Green - Warm color - Information

#ced07e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

Hex #ced07e color code is between #cccc77 web safe hex color code and #dddd88 web safe hex color code. #cccc77 is the nearest web safe color code. You can see here many more shades of #ced07e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeced07e#ced07e
RGB Decimal206, 208, 126rgb(206, 208, 126)
RGB Percent81%, 82%, 49%rgb(81%, 82%, 49%)
CSS RGBa206, 208, 126,1rgba(206,208,126,1)
CMYK Modelcmyk(1%,0%,39%,18%)
HSL Color Space61,47% ,65%hsl(61,47% ,65%)
HSV Color Space61°, 39%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101101000001111110
Octal316320176
Decimal206208126
Hexced07e

Different shades of #ced07e color code.

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

Light Shade of #ced07e
#dcdea3
Dark Shade of #ced07e
#c0c259
Saturated Shade of #ced07e
#d6d975
Desaturated Shade of #ced07e
#c6c787
Grey scale Shade of #ced07e
#a7a7a7
Brighten Shade
#e7e997
Most Readable Shade
#000000

Shades of #ced07e color code

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

#ced07e
#b7b870
#a0a162
#898a54
#727346
#5b5c38
#44452a
#2d2e1c
#16170e
#000000

Similar Color like #ced07e color

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

#cfd17f
#d0d280
#d1d381
#d2d482
#d3d583
#d4d684
#d5d785
#d6d886
#d7d987
#d8da88
#d9db89
#dadc8a
#dbdd8b
#dcde8c
#cdcf7d
#ccce7c
#cbcd7b
#cacc7a
#c9cb79
#c8ca78
#c7c977
#c6c876
#c5c775
#c4c674
#c3c573
#c2c472
#c1c371
#c0c270

Monochromatic Color with #ced07e

#ced07e
#f8fa98
#262617
#505031
#7a7b4b
#a4a564

Tints of #ced07e Color

#ced07e
#d3d58c
#d8da9a
#dedfa9
#e3e4b7
#e9eac5
#eeefd4
#f4f4e2
#f9f9f0
#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

#ced07e
#807ed0

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

Split Complementary

#ced07e
#7ea5d0
#a97ed0

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

Analogous Color

#d0b17e
#d0c27e
#ced07e
#bed07e
#add07e

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

#ced07e
#7eced0
#d07ece

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

#ced07e
#7ed0a9
#807ed0
#d07ea5

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

#ced07e
#807ed0
#a97ed0
#a5d07e

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

#ced07e Color Code Preview on Black Background Color

This is how #ced07e Color will look on black background color. Color contrast ratio is 12.95

#ced07e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced07e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced07e

#ced07e color code is use for CSS Background Color

Background color for the above div is #ced07e

HTML with inline CSS

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

#ced07e color code is use for CSS Border Color

CSS Border color for the above div is #ced07e

HTML with inline CSS

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

CSS Border Left color for the above div is #ced07e

HTML with inline CSS

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

CSS Border Right color for the above div is #ced07e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ced07e

HTML with inline CSS

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

CSS Border Top color for the above div is #ced07e

HTML with inline CSS

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

#ced07e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ced07e Color code Preview on White Background

This is how #ced07e Color code will look on white background color. Color contrast ratio is 1.62

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

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,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,126,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,208,126,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.