Skip to main content Skip to docs navigation

#ceed1c 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 #ceed1c Color code in RGB color code model is created after adding 80.78% red color, 92.94% green color and 10.98% blue color. Hex #ceed1c Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 88% yellow and 7.06% black.

Hex #ceed1c 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 #ceed1c color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 11001110 11101101 00011100
Octal 316 355 34
Decimal 206 237 28
Hex ce ed 1c

Different shades of #ceed1c color code.

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

Darkest of #ceed1c
#5a6808
Darker of #ceed1c
#82970c
Dark of #ceed1c
#abc610
Base of #ceed1c
#ceed1c
Light of #ceed1c
#d8f14b
Lighter
#e2f47a
Lightest
#edf8aa

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

#ceed1c
#3b1ced

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

Split Complementary

#ceed1c
#1c65ed
#a41ced

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

Analogous Color

#ed921c
#edb51c
#ceed1c
#88ed1c
#31ed1c

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

#ceed1c
#ed1cce
#1cceed

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

#ceed1c
#1cceed
#3b1ced
#ed3b1c

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

#ceed1c
#1ceda4
#3b1ced
#ed1c65

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

#313904
#5a6808
#82970c
#abc610
#ceed1c
#d8f14b
#e2f47a
#edf8aa
#f7fcd9

Tints of #ceed1c Color

#ceed1c
#d3ef35
#d8f14e
#def367
#e3f580
#e9f79a
#eef9b3
#f4fbcc
#f9fde5
#ffffff

Shades of #ceed1c color code

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

#ceed1c
#b7d218
#a0b815
#899e12
#72830f
#5b690c
#444f09
#2d3406
#161a03
#000000

Tones

#ceed1c
#bdd534
#acbc4d
#9aa465
#898b7e

Tones

Similar Color like #ceed1c color

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

#cfee1d
#d0ef1e
#d1f01f
#d2f120
#d3f221
#d4f322
#d5f423
#d6f524
#d7f625
#d8f726
#d9f827
#daf928
#dbfa29
#dcfb2a
#cdec1b
#cceb1a
#cbea19
#cae918
#c9e817
#c8e716
#c7e615
#c6e514
#c5e413
#c4e312
#c3e211
#c2e110
#c1e00f
#c0df0e

Download this Dark Green

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

#ceed1c Color Code Preview on Black Background Color

This is how #ceed1c Color will look on black background color. Color contrast ratio is 15.75

#ceed1c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceed1c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceed1c

#ceed1c color code is use for CSS Background Color

Background color for the above div is #ceed1c

HTML with inline CSS

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

#ceed1c color code is use for CSS Border Color

CSS Border color for the above div is #ceed1c

HTML with inline CSS

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

CSS Border Left color for the above div is #ceed1c

HTML with inline CSS

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

CSS Border Right color for the above div is #ceed1c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceed1c

HTML with inline CSS

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

CSS Border Top color for the above div is #ceed1c

HTML with inline CSS

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

#ceed1c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceed1c Color code Preview on White Background

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

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