Skip to main content Skip to docs navigation

#cedb3f 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 Poisonous Cloud and its hex is #D3DB39 Nearest Color Name

Color Hue/Base color: Green

Hex #cedb3f Color code in RGB color code model is created after adding 80.78% red color, 85.88% green color and 24.71% blue color. Hex #cedb3f Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 71% yellow and 14.12% black.

Hex #cedb3f color code is between #ccdd44 web safe hex color code and #ddcc33 web safe hex color code. #ccdd44 is the nearest web safe color code. You can see here many more shades of #cedb3f color code.

RGB Chart

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

Color Table

Hex Color Code cedb3f #cedb3f
RGB Decimal 206, 219, 63 206, 219, 63
RGB Percent 81%, 86%, 25% rgb(81%, 86%, 25%)
CSS RGBa 206, 219, 63,1 rgba(206,219,63,1)
CMYK Model cmyk(6%,0%,71%,14.12%)
HSL Color Space 65,68% ,55% hsl(65,68% ,55%)
HSV Color Space 65°, 71%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 11011011 00111111
Octal 316 333 77
Decimal 206 219 63
Hex ce db 3f

Different shades of #cedb3f color code.

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

Darkest of #cedb3f
#656d14
Darker of #cedb3f
#8d981c
Dark of #cedb3f
#b5c324
Base of #cedb3f
#cedb3f
Light of #cedb3f
#d9e36a
Lighter
#e4eb95
Lightest
#eff3c0

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

#cedb3f
#4c3fdb

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

Split Complementary

#cedb3f
#3f80db
#9a3fdb

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

Analogous Color

#db8d3f
#dba73f
#cedb3f
#9adb3f
#59db3f

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

#cedb3f
#db3fce
#3fcedb

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

#cedb3f
#3fcedb
#4c3fdb
#db4c3f

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

#cedb3f
#3fdb9a
#4c3fdb
#db3f80

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

#3d420c
#656d14
#8d981c
#b5c324
#cedb3f
#d9e36a
#e4eb95
#eff3c0
#fafbeb

Tints of #cedb3f Color

#cedb3f
#d3df54
#d8e369
#dee77f
#e3eb94
#e9efa9
#eef3bf
#f4f7d4
#f9fbe9
#ffffff

Shades of #cedb3f color code

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

#cedb3f
#b7c238
#a0aa31
#89922a
#727923
#5b611c
#444915
#2d300e
#161807
#000000

Tones

#cedb3f
#bbc456
#a8ad6d
#959783
#8d8d8d

Tones

Similar Color like #cedb3f color

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

#cfdc40
#d0dd41
#d1de42
#d2df43
#d3e044
#d4e145
#d5e246
#d6e347
#d7e448
#d8e549
#d9e64a
#dae74b
#dbe84c
#dce94d
#cdda3e
#ccd93d
#cbd83c
#cad73b
#c9d63a
#c8d539
#c7d438
#c6d337
#c5d236
#c4d135
#c3d034
#c2cf33
#c1ce32
#c0cd31

Download this Dark Green

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

#cedb3f Color Code Preview on Black Background Color

This is how #cedb3f Color will look on black background color. Color contrast ratio is 13.83

#cedb3f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cedb3f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cedb3f

#cedb3f color code is use for CSS Background Color

Background color for the above div is #cedb3f

HTML with inline CSS

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

#cedb3f color code is use for CSS Border Color

CSS Border color for the above div is #cedb3f

HTML with inline CSS

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

CSS Border Left color for the above div is #cedb3f

HTML with inline CSS

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

CSS Border Right color for the above div is #cedb3f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cedb3f

HTML with inline CSS

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

CSS Border Top color for the above div is #cedb3f

HTML with inline CSS

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

#cedb3f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cedb3f Color code Preview on White Background

This is how #cedb3f Color code will look on white background color. Color contrast ratio is 1.52

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

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