Skip to main content Skip to docs navigation

#ceed1e 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 Virtual Golf and its hex is #C1EE13 Nearest Color Name

Color Hue/Base color: Green

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

Hex #ceed1e color code is between #ccee22 web safe hex color code and #dddd11 web safe hex color code. #ccee22 is the nearest web safe color code. You can see here many more shades of #ceed1e color code.

RGB Chart

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

Color Table

Hex Color Code ceed1e #ceed1e
RGB Decimal 206, 237, 30 206, 237, 30
RGB Percent 81%, 93%, 12% rgb(81%, 93%, 12%)
CSS RGBa 206, 237, 30,1 rgba(206,237,30,1)
CMYK Model cmyk(13%,0%,87%,7.06%)
HSL Color Space 69,85% ,52% hsl(69,85% ,52%)
HSV Color Space 69°, 87%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 11101101 00011110
Octal 316 355 36
Decimal 206 237 30
Hex ce ed 1e

Different shades of #ceed1e color code.

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

Darkest of #ceed1e
#5b6a08
Darker of #ceed1e
#84990c
Dark of #ceed1e
#acc810
Base of #ceed1e
#ceed1e
Light of #ceed1e
#d8f14d
Lighter
#e3f57c
Lightest
#edf8ac

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

#ceed1e
#3d1eed

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

Split Complementary

#ceed1e
#1e66ed
#a51eed

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

Analogous Color

#ed931e
#edb61e
#ceed1e
#89ed1e
#33ed1e

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

#ceed1e
#ed1ece
#1eceed

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

#ceed1e
#1eceed
#3d1eed
#ed3d1e

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

#ceed1e
#1eeda5
#3d1eed
#ed1e66

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

#323a05
#5b6a08
#84990c
#acc810
#ceed1e
#d8f14d
#e3f57c
#edf8ac
#f7fcdb

Tints of #ceed1e Color

#ceed1e
#d3ef37
#d8f150
#def369
#e3f582
#e9f79b
#eef9b4
#f4fbcd
#f9fde6
#ffffff

Shades of #ceed1e color code

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

#ceed1e
#b7d21a
#a0b817
#899e14
#728310
#5b690d
#444f0a
#2d3406
#161a03
#000000

Tones

#ceed1e
#bdd536
#acbc4f
#9ba467
#8a8c7f

Tones

Similar Color like #ceed1e color

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

#cfee1f
#d0ef20
#d1f021
#d2f122
#d3f223
#d4f324
#d5f425
#d6f526
#d7f627
#d8f728
#d9f829
#daf92a
#dbfa2b
#dcfb2c
#cdec1d
#cceb1c
#cbea1b
#cae91a
#c9e819
#c8e718
#c7e617
#c6e516
#c5e415
#c4e314
#c3e213
#c2e112
#c1e011
#c0df10

Download this Dark Green

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

#ceed1e Color Code Preview on Black Background Color

This is how #ceed1e Color will look on black background color. Color contrast ratio is 15.76

#ceed1e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceed1e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceed1e

#ceed1e color code is use for CSS Background Color

Background color for the above div is #ceed1e

HTML with inline CSS

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

#ceed1e color code is use for CSS Border Color

CSS Border color for the above div is #ceed1e

HTML with inline CSS

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

CSS Border Left color for the above div is #ceed1e

HTML with inline CSS

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

CSS Border Right color for the above div is #ceed1e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceed1e

HTML with inline CSS

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

CSS Border Top color for the above div is #ceed1e

HTML with inline CSS

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

#ceed1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceed1e Color code Preview on White Background

This is how #ceed1e Color code will look on white background color. Color contrast ratio is 1.33

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

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