Skip to main content Skip to docs navigation

#ceed6b 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 Mindaro and its hex is #DAEA6F Nearest Color Name

Color Hue/Base color: Green

Hex #ceed6b Color code in RGB color code model is created after adding 80.78% red color, 92.94% green color and 41.96% blue color. Hex #ceed6b Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 55% yellow and 7.06% black.

Hex #ceed6b color code is between #ccee66 web safe hex color code and #dddd77 web safe hex color code. #ccee66 is the nearest web safe color code. You can see here many more shades of #ceed6b color code.

RGB Chart

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

Color Table

Hex Color Code ceed6b #ceed6b
RGB Decimal 206, 237, 107 206, 237, 107
RGB Percent 81%, 93%, 42% rgb(81%, 93%, 42%)
CSS RGBa 206, 237, 107,1 rgba(206,237,107,1)
CMYK Model cmyk(13%,0%,55%,7.06%)
HSL Color Space 74,78% ,67% hsl(74,78% ,67%)
HSV Color Space 74°, 55%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 11101101 01101011
Octal 316 355 153
Decimal 206 237 107
Hex ce ed 6b

Different shades of #ceed6b color code.

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

Darkest of #ceed6b
#87aa15
Darker of #ceed6b
#abd81a
Dark of #ceed6b
#bfe73e
Base of #ceed6b
#ceed6b
Light of #ceed6b
#ddf398
Lighter
#ecf8c6
Lightest
#fbfef3

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

#ceed6b
#8a6bed

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

Split Complementary

#ceed6b
#6b8ded
#cb6bed

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

Analogous Color

#edc06b
#edd66b
#ceed6b
#a3ed6b
#6ced6b

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

#ceed6b
#ed6bce
#6bceed

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

#ceed6b
#6bceed
#8a6bed
#ed8a6b

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

#ceed6b
#6bedcb
#8a6bed
#ed6b8d

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

#637d0f
#87aa15
#abd81a
#bfe73e
#ceed6b
#ddf398
#ecf8c6
#fbfef3
#ffffff

Tints of #ceed6b Color

#ceed6b
#d3ef7b
#d8f18b
#def39c
#e3f5ac
#e9f7bd
#eef9cd
#f4fbde
#f9fdee
#ffffff

Shades of #ceed6b color code

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

#ceed6b
#b7d25f
#a0b853
#899e47
#72833b
#5b692f
#444f23
#2d3417
#161a0b
#000000

Tones

#ceed6b
#c5dc7c
#bdcc8c
#b4bb9d
#acacac

Tones

Similar Color like #ceed6b color

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

#cfee6c
#d0ef6d
#d1f06e
#d2f16f
#d3f270
#d4f371
#d5f472
#d6f573
#d7f674
#d8f775
#d9f876
#daf977
#dbfa78
#dcfb79
#cdec6a
#cceb69
#cbea68
#cae967
#c9e866
#c8e765
#c7e664
#c6e563
#c5e462
#c4e361
#c3e260
#c2e15f
#c1e05e
#c0df5d

Download this Dark Green

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

#ceed6b Color Code Preview on Black Background Color

This is how #ceed6b Color will look on black background color. Color contrast ratio is 15.95

#ceed6b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceed6b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceed6b

#ceed6b color code is use for CSS Background Color

Background color for the above div is #ceed6b

HTML with inline CSS

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

#ceed6b color code is use for CSS Border Color

CSS Border color for the above div is #ceed6b

HTML with inline CSS

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

CSS Border Left color for the above div is #ceed6b

HTML with inline CSS

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

CSS Border Right color for the above div is #ceed6b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceed6b

HTML with inline CSS

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

CSS Border Top color for the above div is #ceed6b

HTML with inline CSS

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

#ceed6b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceed6b Color code Preview on White Background

This is how #ceed6b Color code will look on white background color. Color contrast ratio is 1.32

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

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