Skip to main content Skip to docs navigation

#cedd5a hex color | Download Dark Yellow 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 Chinese Green and its hex is #D0DB61 Nearest Color Name

Color Hue/Base color: Yellow

Hex #cedd5a Color code in RGB color code model is created after adding 80.78% red color, 86.67% green color and 35.29% blue color. Hex #cedd5a Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 59% yellow and 13.33% black.

Hex #cedd5a color code is between #cccc55 web safe hex color code and #ddee66 web safe hex color code. #cccc55 is the nearest web safe color code. You can see here many more shades of #cedd5a color code.

RGB Chart

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

Color Table

Hex Color Code cedd5a #cedd5a
RGB Decimal 206, 221, 90 206, 221, 90
RGB Percent 81%, 87%, 35% rgb(81%, 87%, 35%)
CSS RGBa 206, 221, 90,1 rgba(206,221,90,1)
CMYK Model cmyk(7%,0%,59%,13.33%)
HSL Color Space 67,66% ,61% hsl(67,66% ,61%)
HSV Color Space 67°, 59%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 11011101 01011010
Octal 316 335 132
Decimal 206 221 90
Hex ce dd 5a

Different shades of #cedd5a color code.

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

Darkest of #cedd5a
#77831b
Darker of #cedd5a
#9ead24
Dark of #cedd5a
#c1d430
Base of #cedd5a
#cedd5a
Light of #cedd5a
#dbe684
Lighter
#e7eeaf
Lightest
#f4f7d9

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

#cedd5a
#695add

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

Split Complementary

#cedd5a
#5a8cdd
#aa5add

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

Analogous Color

#dda05a
#ddb55a
#cedd5a
#a2dd5a
#6cdd5a

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

#cedd5a
#dd5ace
#5acedd

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

#cedd5a
#5acedd
#695add
#dd695a

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

#cedd5a
#5addaa
#695add
#dd5a8c

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

#515912
#77831b
#9ead24
#c1d430
#cedd5a
#dbe684
#e7eeaf
#f4f7d9
#ffffff

Tints of #cedd5a Color

#cedd5a
#d3e06c
#d8e47e
#dee891
#e3eca3
#e9efb5
#eef3c8
#f4f7da
#f9fbec
#ffffff

Shades of #cedd5a color code

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

#cedd5a
#b7c450
#a0ab46
#89933c
#727a32
#5b6228
#44491e
#2d3114
#16180a
#000000

Tones

#cedd5a
#bfc96e
#afb582
#a0a196
#9b9b9b

Tones

Similar Color like #cedd5a color

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

#cfde5b
#d0df5c
#d1e05d
#d2e15e
#d3e25f
#d4e360
#d5e461
#d6e562
#d7e663
#d8e764
#d9e865
#dae966
#dbea67
#dceb68
#cddc59
#ccdb58
#cbda57
#cad956
#c9d855
#c8d754
#c7d653
#c6d552
#c5d451
#c4d350
#c3d24f
#c2d14e
#c1d04d
#c0cf4c

Download this Dark Yellow

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

#cedd5a Color Code Preview on Black Background Color

This is how #cedd5a Color will look on black background color. Color contrast ratio is 14.11

#cedd5a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cedd5a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cedd5a

#cedd5a color code is use for CSS Background Color

Background color for the above div is #cedd5a

HTML with inline CSS

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

#cedd5a color code is use for CSS Border Color

CSS Border color for the above div is #cedd5a

HTML with inline CSS

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

CSS Border Left color for the above div is #cedd5a

HTML with inline CSS

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

CSS Border Right color for the above div is #cedd5a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cedd5a

HTML with inline CSS

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

CSS Border Top color for the above div is #cedd5a

HTML with inline CSS

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

#cedd5a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cedd5a Color code Preview on White Background

This is how #cedd5a Color code will look on white background color. Color contrast ratio is 1.49

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

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