Skip to main content Skip to docs navigation

#ceda4e hex color | Download Dark Green 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 Pantone 584 C and its hex is #D2D755 Nearest Color Name

Color Hue/Base color: Green

Hex #ceda4e Color code in RGB color code model is created after adding 80.78% red color, 85.49% green color and 30.59% blue color. Hex #ceda4e Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 64% yellow and 14.51% black.

Hex #ceda4e color code is between #ccdd55 web safe hex color code and #ddcc44 web safe hex color code. #ccdd55 is the nearest web safe color code. You can see here many more shades of #ceda4e color code.

RGB Chart

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

Color Table

Hex Color Code ceda4e #ceda4e
RGB Decimal 206, 218, 78 206, 218, 78
RGB Percent 81%, 85%, 31% rgb(81%, 85%, 31%)
CSS RGBa 206, 218, 78,1 rgba(206,218,78,1)
CMYK Model cmyk(6%,0%,64%,14.51%)
HSL Color Space 65,65% ,58% hsl(65,65% ,58%)
HSV Color Space 65°, 64%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 11011010 01001110
Octal 316 332 116
Decimal 206 218 78
Hex ce da 4e

Different shades of #ceda4e color code.

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

Darkest of #ceda4e
#6e7619
Darker of #ceda4e
#96a022
Dark of #ceda4e
#bdcb2a
Base of #ceda4e
#ceda4e
Light of #ceda4e
#dae378
Lighter
#e5eca2
Lightest
#f1f4cd

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

#ceda4e
#5a4eda

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

Split Complementary

#ceda4e
#4e88da
#a04eda

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

Analogous Color

#da944e
#daac4e
#ceda4e
#9fda4e
#65da4e

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

#ceda4e
#da4ece
#4eceda

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

#ceda4e
#4eceda
#5a4eda
#da5a4e

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

#ceda4e
#4edaa0
#5a4eda
#da4e88

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

#474c10
#6e7619
#96a022
#bdcb2a
#ceda4e
#dae378
#e5eca2
#f1f4cd
#fdfdf7

Tints of #ceda4e Color

#ceda4e
#d3de61
#d8e275
#dee689
#e3ea9c
#e9eeb0
#eef2c4
#f4f6d7
#f9faeb
#ffffff

Shades of #ceda4e color code

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

#ceda4e
#b7c145
#a0a93c
#899134
#72792b
#5b6022
#44481a
#2d3011
#161808
#000000

Tones

#ceda4e
#bcc563
#abaf79
#999a8e
#949494

Tones

Similar Color like #ceda4e color

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

#cfdb4f
#d0dc50
#d1dd51
#d2de52
#d3df53
#d4e054
#d5e155
#d6e256
#d7e357
#d8e458
#d9e559
#dae65a
#dbe75b
#dce85c
#cdd94d
#ccd84c
#cbd74b
#cad64a
#c9d549
#c8d448
#c7d347
#c6d246
#c5d145
#c4d044
#c3cf43
#c2ce42
#c1cd41
#c0cc40

Download this Dark Green

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

#ceda4e Color Code Preview on Black Background Color

This is how #ceda4e Color will look on black background color. Color contrast ratio is 13.76

#ceda4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceda4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceda4e

#ceda4e color code is use for CSS Background Color

Background color for the above div is #ceda4e

HTML with inline CSS

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

#ceda4e color code is use for CSS Border Color

CSS Border color for the above div is #ceda4e

HTML with inline CSS

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

CSS Border Left color for the above div is #ceda4e

HTML with inline CSS

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

CSS Border Right color for the above div is #ceda4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceda4e

HTML with inline CSS

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

CSS Border Top color for the above div is #ceda4e

HTML with inline CSS

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

#ceda4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceda4e Color code Preview on White Background

This is how #ceda4e Color code will look on white background color. Color contrast ratio is 1.53

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

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